| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://strandhuset.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 57.591514587402344,
"longitude": 9.952969551086426
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=57.591514587402344,9.952969551086426",
"address": {
"@type": "PostalAddress",
"streetAddress": "Vodbindervej 2",
"addressLocality": "Hirtshals",
"postalCode": 9850,
"addressCountry": "Denmark"
}
},
{
"@type": "Organization",
"@id": "https://strandhuset.dk/#organization",
"name": "Strandhuset",
"url": "https://strandhuset.dk",
"email": "kontakt@strandhuset.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Vodbindervej 2",
"addressLocality": "Hirtshals",
"postalCode": 9850,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://strandhuset.dk/#logo",
"url": "https://strandhuset.dk/wp-content/uploads/2023/10/422937545_122124182990100456_7159465185368919825_n-removebg-preview.png",
"contentUrl": "https://strandhuset.dk/wp-content/uploads/2023/10/422937545_122124182990100456_7159465185368919825_n-removebg-preview.png",
"caption": "Strandhuset",
"inLanguage": "da-DK",
"width": 500,
"height": 500
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 20 97 65 61",
"contactType": "customer support"
}
],
"location": {
"@id": "https://strandhuset.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://strandhuset.dk/#website",
"url": "https://strandhuset.dk",
"name": "Strandhuset",
"publisher": {
"@id": "https://strandhuset.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://strandhuset.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://strandhuset.dk/wp-content/uploads/2024/10/440327859_122141614628100456_4226300806604044085_n.jpg",
"url": "https://strandhuset.dk/wp-content/uploads/2024/10/440327859_122141614628100456_4226300806604044085_n.jpg",
"width": 2048,
"height": 1365,
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://strandhuset.dk/#webpage",
"url": "https://strandhuset.dk/",
"name": "Et kulturhus nede p\u00e5 jorden - og t\u00e6t p\u00e5 vandet - Strandhuset",
"datePublished": "2024-01-17T10:38:46+01:00",
"dateModified": "2025-10-11T14:00:07+02:00",
"about": {
"@id": "https://strandhuset.dk/#organization"
},
"isPartOf": {
"@id": "https://strandhuset.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://strandhuset.dk/wp-content/uploads/2024/10/440327859_122141614628100456_4226300806604044085_n.jpg"
},
"inLanguage": "da-DK"
}
]
}
]
|