| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://assentofthallerne.dk/#global_business",
"name": "Assentoft Hallerne",
"address": {
"@type": "PostalAddress",
"streetAddress": "Stadionvej 41",
"addressLocality": "Randers S\u00d8",
"addressRegion": "",
"postalCode": 8960,
"addressCountry": {
"en": "DK",
"de": "DK"
}
},
"email": "info@assentofthallerne.dk",
"telephone": "86 49 48 00",
"url": "https://assentofthallerne.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "10:00",
"closes": "19:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday",
"opens": "10:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://assentofthallerne.dk/uploads/FxT1SvKh/cover_fodbold.jpg",
"logo": "https://assentofthallerne.dk/uploads/WSc3lDIi/ah_logo.png"
}
]
|