Structured Data | [
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.energiobornholm.dk/#global_business",
"name": "Energi\u00f8 Bornholm",
"address": {
"@type": "PostalAddress",
"streetAddress": "Snorrebakken 66",
"addressLocality": "R\u00f8nne",
"addressRegion": "Bornholm",
"postalCode": 3700,
"addressCountry": "DK"
},
"email": "post@brk.dk",
"telephone": "+45 56 92 00 00",
"url": "https://www.energiobornholm.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": "16: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": "13:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://www.energiobornholm.dk/uploads/7E4mks2E/LOGO_1.png",
"logo": "https://www.energiobornholm.dk/uploads/SMgX3QjS/LOGO_1.png"
}
] |