Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Startside",
"item": "https://hotelranders.dk"
}
]
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Hotel Randers",
"url": "https://hotelranders.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://hotelranders.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Hotel Randers",
"logo": "https://hotelranders.dk/cdn/shop/files/Logo.svg?v=1716268496&width=287",
"sameAs": [
"https://www.facebook.com/hotelranders",
"https://www.instagram.com/hotelranders/",
"https://www.linkedin.com/company/hotel-randers/"
],
"url": "https://hotelranders.dk"
}
]
] |