Structured Data | [
{
"@context": "https://schema.org",
"@type": "Resort",
"name": "Hvidbjerg Strand Feriepark",
"image": "https://www.hvidbjerg.dk/media/kgpjhx30/hvidbjerg_strand_camping_resort_strandhotel.webp",
"@id": "",
"url": "https://www.hvidbjerg.dk/",
"telephone": "004575279040",
"priceRange": "$-$$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "Hvidbjerg Strandvej 27",
"addressLocality": "Bl\u00e5vand",
"postalCode": 6857,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.5425281,
"longitude": 8.135328
},
"sameAs": [
"https://www.facebook.com/hvidbjergstrand",
"https://www.instagram.com/hvidbjergstrand/",
"https://www.youtube.com/channel/UCr0FPoCMZ5lJjnKUgrtHK2w",
"https://www.pinterest.dk/Hvidbjergdk/",
"https://www.hvidbjerg.dk/"
]
}
] |