| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.storvorde-sejlflod.dk/#global_business",
"name": "De Fem Kirker",
"address": {
"@type": "PostalAddress",
"streetAddress": "N\u00f8rrebrogade 45E, 3. sal",
"addressLocality": "K\u00f8benhavn N",
"addressRegion": "",
"postalCode": 2200,
"addressCountry": "DK"
},
"email": "email@email.com",
"telephone": 80808080,
"url": "https://www.storvorde-sejlflod.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "10:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "14:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "10:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "10:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "15:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "10:00",
"closes": "14:00"
}
],
"image": "https://www.storvorde-sejlflod.dk/uploads/jIesO7Im/josh-applegate-LrWiFN7tibU-unsplash.jpg",
"logo": "https://www.storvorde-sejlflod.dk/uploads/yR1FwPya/Logoplaceholder-h50px__msi___png.png"
}
]
|