Structured Data | [
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.broagerkirke.dk/#global_business",
"name": "Broager Sogn",
"address": {
"@type": "PostalAddress",
"streetAddress": "Storegade 1",
"addressLocality": "Broager",
"addressRegion": "",
"postalCode": 6310,
"addressCountry": "DK"
},
"email": "broager.sogn@km.dk",
"telephone": "7444 0755",
"url": "https://www.broagerkirke.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "11:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "11:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "11:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "15:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "11:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"logo": "https://www.broagerkirke.dk/uploads/2OjXTpzE/icon__msi___png.png"
}
] |