Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.karlebosogn.dk/#global_business",
"name": "Karlebo Sogn",
"address": {
"@type": "PostalAddress",
"streetAddress": "N\u00f8rrebrogade 45E, 3. sal",
"addressLocality": "K\u00f8benhavn N",
"addressRegion": "",
"postalCode": 2200,
"addressCountry": "DK"
},
"email": "karlebo.sogn@km.dk",
"url": "https://www.karlebosogn.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "08:00",
"closes": "12:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "10:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "18:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "08:00",
"closes": "11:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": true
}
],
"logo": "https://www.karlebosogn.dk/uploads/jmKWcJxb/KarleboSognslogo_115__msi___png.png"
}
]
|