| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.sktnicolai.dk/#global_business",
"name": "Skt. Nicolai kirke, R\u00f8nne",
"address": {
"@type": "PostalAddress",
"streetAddress": "Kirkepladsen 20",
"addressLocality": "R\u00f8nne",
"addressRegion": "",
"postalCode": 3700,
"addressCountry": "DK"
},
"email": "jpj@km.dk",
"telephone": 24813695,
"url": "https://www.sktnicolai.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "09:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "09:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "09:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "09:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "09:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday",
"opens": "09:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday",
"opens": "09:00",
"closes": "12:00"
}
]
}
]
|