Structured Data | [
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Fox and Hounds S\u00f8nderborg",
"url": "https://www.foxsonderborg.dk/"
},
{
"@context": {
"@vocab": "http://schema.org/"
},
"@type": "LocalBusiness",
"name": "Fox and Hounds S\u00f8nderborg",
"address": {
"@type": "PostalAddress",
"streetAddress": "1 Store R\u00e5dhusgade",
"addressLocality": "S\u00f8nderborg",
"addressRegion": "Southern Denmark Region",
"postalCode": 6400,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 54.90791,
"longitude": 9.78755
},
"url": "https://www.foxsonderborg.dk",
"telephone": "+4530214898",
"email": "info@foxsonderborg.dk",
"logo": "https://irp.cdn-website.com/96c7ff68/dms3rep/multi/Logo-Fox-and-Hounds-Herning.gif",
"sameAs": [
"https://facebook.com/foxandhoundssonderborg",
"https://instagram.com/thefoxandhoundsdk"
],
"@id": "https://www.foxsonderborg.dk"
}
] |