| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.lejresfiresogne.dk/#global_business",
"name": "Osted-Allerslev og Rorup-Glim Pastorater",
"address": {
"@type": "PostalAddress",
"streetAddress": "Munkedammen 8",
"addressLocality": "Lejre",
"addressRegion": "Lejre",
"postalCode": 4320,
"addressCountry": "DK"
},
"email": "kamc@km.dk",
"telephone": 93984320,
"url": "https://www.lejresfiresogne.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "09:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "12:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday"
}
],
"image": "https://www.lejresfiresogne.dk/uploads/jIesO7Im/josh-applegate-LrWiFN7tibU-unsplash.jpg",
"logo": "https://www.lejresfiresogne.dk/uploads/dcCXWqT9/Osted-allerslev-rorup-glim-rektangulaert__msi___png.png"
}
]
|