Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://hotelkysten.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.188860927412826,
"longitude": 14.712747823888472
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=55.188860927412826, 14.712747823888472",
"address": {
"@type": "PostalAddress",
"streetAddress": "Vestergade 65",
"addressLocality": "Hasle",
"addressRegion": "Bornholm",
"postalCode": 3790,
"addressCountry": "Danmark"
}
},
{
"@type": [
"Hotel",
"Organization"
],
"@id": "https://hotelkysten.dk/#organization",
"name": "Hotel Kysten",
"url": "https://hotelkysten.dk",
"email": "booking@hotelkysten.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Vestergade 65",
"addressLocality": "Hasle",
"addressRegion": "Bornholm",
"postalCode": 3790,
"addressCountry": "Danmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://hotelkysten.dk/#logo",
"url": "https://hotelkysten.dk/wp-content/uploads/2024/04/Hotel-Kysten-Google-ny.png",
"contentUrl": "https://hotelkysten.dk/wp-content/uploads/2024/04/Hotel-Kysten-Google-ny.png",
"caption": "Hotel Kysten",
"inLanguage": "da-DK",
"width": 500,
"height": 500
},
"openingHours": [
"Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday,Monday 08:00-21:00"
],
"location": {
"@id": "https://hotelkysten.dk/#place"
},
"image": {
"@id": "https://hotelkysten.dk/#logo"
},
"telephone": "+45 5122 7226"
},
{
"@type": "WebSite",
"@id": "https://hotelkysten.dk/#website",
"url": "https://hotelkysten.dk",
"name": "Hotel Kysten",
"publisher": {
"@id": "https://hotelkysten.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://hotelkysten.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://hotelkysten.dk/wp-content/uploads/2024/05/Hotel-Kysten-i-Hasle-til-SoMe.jpg",
"url": "https://hotelkysten.dk/wp-content/uploads/2024/05/Hotel-Kysten-i-Hasle-til-SoMe.jpg",
"width": 1200,
"height": 630,
"caption": "Hotel Kysten i Hasle til SoMe",
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://hotelkysten.dk/#webpage",
"url": "https://hotelkysten.dk/",
"name": "Hotel Bornholm | Hasle overnatning og solnedgang Bornholm",
"datePublished": "2024-04-24T10:56:12+02:00",
"dateModified": "2025-03-03T11:40:58+01:00",
"about": {
"@id": "https://hotelkysten.dk/#organization"
},
"isPartOf": {
"@id": "https://hotelkysten.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://hotelkysten.dk/wp-content/uploads/2024/05/Hotel-Kysten-i-Hasle-til-SoMe.jpg"
},
"inLanguage": "da-DK"
}
]
}
] |