DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://stories.artbma.org/",
"url": "https://stories.artbma.org/",
"name": "BMA Stories - Hosted by the Baltimore Museum of Art",
"isPartOf": {
"@id": "https://stories.artbma.org/#website"
},
"about": {
"@id": "https://stories.artbma.org/#organization"
},
"description": "Hosted by the Baltimore Museum of Art",
"breadcrumb": {
"@id": "https://stories.artbma.org/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://stories.artbma.org/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://stories.artbma.org/#website",
"url": "https://stories.artbma.org/",
"name": "BMA Stories",
"description": "Hosted by the Baltimore Museum of Art",
"publisher": {
"@id": "https://stories.artbma.org/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://stories.artbma.org/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://stories.artbma.org/#organization",
"name": "Baltimore Museum of Art",
"url": "https://stories.artbma.org/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://stories.artbma.org/#/schema/logo/image/",
"url": "https://stories.artbma.org/wp-content/uploads/2019/03/stories-logo.png",
"contentUrl": "https://stories.artbma.org/wp-content/uploads/2019/03/stories-logo.png",
"width": 1245,
"height": 369,
"caption": "Baltimore Museum of Art"
},
"image": {
"@id": "https://stories.artbma.org/#/schema/logo/image/"
}
}
]
}