| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.elstedkirke.dk/#global_business",
"name": "Elsted Kirke",
"address": {
"@type": "PostalAddress",
"streetAddress": "Elsted Kirkeplads 1",
"addressLocality": "Lystrup",
"addressRegion": "",
"postalCode": 8520,
"addressCountry": "DK"
},
"email": "elsted.sogn@km.dk",
"telephone": "+45 40 12 10 65",
"url": "https://www.elstedkirke.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "10:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "10:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "10:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "10:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://www.elstedkirke.dk/uploads/6tNE1aV8/Cover__msi___jpg.jpg",
"logo": "https://www.elstedkirke.dk/uploads/MhMda9MA/logo5__msi___png.png"
}
]
|