Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://husihimmerland.dk/",
"url": "https://husihimmerland.dk/",
"name": "Forside | Hus i Himmerland",
"isPartOf": {
"@id": "https://husihimmerland.dk/#website"
},
"datePublished": "2025-07-10T12:11:02+00:00",
"dateModified": "2025-09-19T06:52:15+00:00",
"breadcrumb": {
"@id": "https://husihimmerland.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://husihimmerland.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://husihimmerland.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://husihimmerland.dk/#website",
"url": "https://husihimmerland.dk/",
"name": "Hus i Himmerland",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://husihimmerland.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
]
|