Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://haengbok.dk/#website",
"url": "https://haengbok.dk/",
"name": "Haengbok - Theo Pallesen",
"inLanguage": "da-DK",
"potentialAction": {
"@id": "https://haengbok.dk/#searchaction"
},
"publisher": {
"@id": "https://haengbok.dk/#organization"
}
},
{
"@type": "SearchAction",
"@id": "https://haengbok.dk/#searchaction",
"target": "https://haengbok.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
},
{
"@type": "WebPage",
"@id": "https://haengbok.dk/#webpage",
"url": "https://haengbok.dk/",
"inLanguage": "da-DK",
"name": "Haengbok – Theo Pallesen",
"datePublished": "2023-01-21T10:37:07+01:00",
"dateModified": "2025-04-07T23:00:37+02:00",
"isPartOf": {
"@id": "https://haengbok.dk/#website"
},
"potentialAction": {
"@id": "https://haengbok.dk/#readaction"
},
"about": {
"@id": "https://haengbok.dk/#organization"
},
"primaryImageOfPage": {
"@id": "https://haengbok.dk/#thumbnail"
},
"image": {
"@id": "https://haengbok.dk/#thumbnail"
}
},
{
"@type": "ReadAction",
"@id": "https://haengbok.dk/#readaction",
"target": "https://haengbok.dk/"
},
{
"@type": "Organization",
"@id": "https://haengbok.dk/#organization",
"url": "https://haengbok.dk/",
"name": "Haengbok - Theo Pallesen"
},
{
"@type": "ImageObject",
"@id": "https://haengbok.dk/#thumbnail",
"url": "https://haengbok.dk/wp-content/uploads/2023/01/demobillede-rustne-save-af-lars-bregendahl-bro.jpg",
"contentUrl": "https://haengbok.dk/wp-content/uploads/2023/01/demobillede-rustne-save-af-lars-bregendahl-bro.jpg",
"width": 1500,
"height": 1500
}
]
}
] |