| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.koegekirke.dk/#global_business",
"name": "K\u00f8ge Kirke - Sct. Nicolai",
"address": {
"@type": "PostalAddress",
"streetAddress": "Kirkestr\u00e6de 29",
"addressLocality": "K\u00f8ge",
"addressRegion": "",
"postalCode": 4600,
"addressCountry": "DK"
},
"email": "koege.sogn@km.dk",
"telephone": 56650246,
"url": "https://www.koegekirke.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "09:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "09:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "09:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "09:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "09:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://www.koegekirke.dk/uploads/b6l1k3Gu/30052023-Kirken-3__msi___jpg.jpg",
"logo": "https://www.koegekirke.dk/uploads/IiVLHUS8/hvidtlogo__msi___png.png"
}
]
|