Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://gudhjemmuseum.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://gudhjemmuseum.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://gudhjemmuseum.dk/#organization",
"name": "Gudhjem By- og Museumsforening",
"url": "https://gudhjemmuseum.dk/"
},
{
"@type": "WebPage",
"@id": "https://gudhjemmuseum.dk/#webpage",
"url": "https://gudhjemmuseum.dk/",
"name": "Forside - Gudhjem By- og Museumsforening",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://gudhjemmuseum.dk/#website"
},
"breadcrumb": {
"@id": "https://gudhjemmuseum.dk/#breadcrumblist"
},
"image": {
"@type": "ImageObject",
"url": "https://gudhjemmuseum.dk/wp-content/uploads/2023/09/Udendoersbilleder-22-of-24.jpg",
"@id": "https://gudhjemmuseum.dk/#mainImage",
"width": 500,
"height": 333
},
"primaryImageOfPage": {
"@id": "https://gudhjemmuseum.dk/#mainImage"
},
"datePublished": "2016-05-10T14:16:49+00:00",
"dateModified": "2025-06-09T15:58:40+00:00"
},
{
"@type": "WebSite",
"@id": "https://gudhjemmuseum.dk/#website",
"url": "https://gudhjemmuseum.dk/",
"name": "Gudhjem By- og Museumsforening",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://gudhjemmuseum.dk/#organization"
}
}
]
}
] |