| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.toender-kristkirke.dk/#global_business",
"name": "T\u00f8nder Sogn",
"address": {
"@type": "PostalAddress",
"streetAddress": "Brorsonhus, Kirkepladsen 2",
"addressLocality": "T\u00f8nder",
"addressRegion": "",
"postalCode": 6270,
"addressCountry": "DK"
},
"email": "toender.sogn@km.dk",
"telephone": "74 72 20 80",
"url": "https://www.toender-kristkirke.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "10:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "10:00",
"closes": "13:00"
},
{
"@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"
}
],
"image": "https://www.toender-kristkirke.dk/uploads/jIesO7Im/josh-applegate-LrWiFN7tibU-unsplash.jpg",
"logo": "https://www.toender-kristkirke.dk/uploads/SNiabxci/tondor__msi___png.png"
}
]
|