Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "ClothingStore",
"@id": "https://www.oj-erhverv.dk/#global_business",
"name": "OTTO JOHANSEN ERHVERVSBEKL\u00c6DNING A/S",
"address": {
"@type": "PostalAddress",
"streetAddress": "Marievangsvej 48",
"addressLocality": "Slagelse",
"addressRegion": "",
"postalCode": 4200,
"addressCountry": ""
},
"email": "lone@ojerhverv.dk",
"telephone": 58521130,
"url": "https://www.oj-erhverv.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "08:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday",
"opens": "09:00",
"closes": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://www.oj-erhverv.dk/uploads/RKljNSmT/Skrmbillede2024-12-10kl.09.47.55__msi___png.png"
}
]
|