Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://thistedbedandbreakfast.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.96003723144531,
"longitude": 8.701091766357422
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=56.96003723144531,8.701091766357422",
"address": {
"@type": "PostalAddress",
"streetAddress": "Solbakkevej 72",
"addressLocality": "Thisted",
"postalCode": 7700,
"addressCountry": "Denmark"
}
},
{
"@type": "Organization",
"@id": "https://thistedbedandbreakfast.dk/#organization",
"name": "Thisted Bed and Breakfast",
"url": "https://thistedbedandbreakfast.dk",
"email": "thistedbedandbreakfast@gmail.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "Solbakkevej 72",
"addressLocality": "Thisted",
"postalCode": 7700,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://thistedbedandbreakfast.dk/#logo",
"url": "https://thistedbedandbreakfast.dk/wp-content/uploads/2022/11/thistedbedandbreakfastlogo.png",
"contentUrl": "https://thistedbedandbreakfast.dk/wp-content/uploads/2022/11/thistedbedandbreakfastlogo.png",
"caption": "Thisted Bed and Breakfast",
"inLanguage": "da-DK",
"width": 930,
"height": 111
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 41 16 20 05",
"contactType": "customer support"
}
],
"location": {
"@id": "https://thistedbedandbreakfast.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://thistedbedandbreakfast.dk/#website",
"url": "https://thistedbedandbreakfast.dk",
"name": "Thisted Bed and Breakfast",
"publisher": {
"@id": "https://thistedbedandbreakfast.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://thistedbedandbreakfast.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://thistedbedandbreakfast.dk/wp-content/uploads/2025/02/thistedpeter.jpg",
"url": "https://thistedbedandbreakfast.dk/wp-content/uploads/2025/02/thistedpeter.jpg",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://thistedbedandbreakfast.dk/#webpage",
"url": "https://thistedbedandbreakfast.dk/",
"name": "Oplev det autentiske Thy - Thisted Bed and Breakfast",
"datePublished": "2022-11-24T09:20:28+01:00",
"dateModified": "2025-03-26T08:12:36+01:00",
"about": {
"@id": "https://thistedbedandbreakfast.dk/#organization"
},
"isPartOf": {
"@id": "https://thistedbedandbreakfast.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://thistedbedandbreakfast.dk/wp-content/uploads/2025/02/thistedpeter.jpg"
},
"inLanguage": "da-DK"
}
]
}
] |