Structured Data | [
{
"@context": "https://schema.org/",
"@type": "LocalBusiness",
"name": "HAVS",
"url": "https://www.husethavs.dk",
"image": "https://static.wixstatic.com/media/d65b50_b418beb32f8b436aa23e0de7533d37fb~mv2.jpg",
"address": {
"@type": "PostalAddress",
"addressCountry": "DK",
"addressLocality": "L\u00f8kken",
"postalCode": 9480,
"streetAddress": "16 Sdr Strandvej"
},
"telephone": "+ 0045 27 60 50 98"
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "HAVS",
"url": "https://www.husethavs.dk"
}
] |