Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.sthenskirke.dk/#global_business",
"name": "Sthens Kirke",
"address": {
"@type": "PostalAddress",
"streetAddress": "Egev\u00e6nget 2",
"addressLocality": "Helsing\u00f8r",
"addressRegion": "",
"postalCode": 3000,
"addressCountry": "DK"
},
"email": "kge@km.dk",
"telephone": "49 22 29 51",
"url": "https://www.sthenskirke.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "09:00",
"closes": "12:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "09:00",
"closes": "12:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "14:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "09:00",
"closes": "12:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://www.sthenskirke.dk/uploads/SiBFZ34T/h13__msi___jpg.jpg",
"logo": "https://www.sthenskirke.dk/uploads/TGMaKueu/logo_sthens_0.webp"
}
]
|