| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.hadsundprovsti-vestpastorater.dk/#global_business",
"name": "Vest pastorater",
"address": {
"@type": "PostalAddress",
"streetAddress": "Kirkeall\u00e9 1",
"addressLocality": "Arden",
"addressRegion": "",
"postalCode": 9510,
"addressCountry": "DK"
},
"email": "gln@km.dk",
"faxNumber": 80808080,
"telephone": 98544122,
"url": "https://www.hadsundprovsti-vestpastorater.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "14:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "08:00",
"closes": "09:45"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "13:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "14:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
]
}
]
|