| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "http://eboglas.dk/#global_business",
"name": "E.B.O. Glas I/S",
"address": {
"@type": "PostalAddress",
"streetAddress": "Bakkeg\u00e5rdsvej 305",
"addressLocality": "Humleb\u00e6k",
"addressRegion": "",
"postalCode": 3050,
"addressCountry": "DK"
},
"email": "eboglas@eboglas.dk",
"telephone": "28 85 61 32",
"latitude": 55.9646136,
"longitude": 12.5014748,
"url": "http://eboglas.dk",
"member": [
{
"@type": "Person",
"name": "Hanna Hansson",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum euismod massa a posuere consequat. Vestibulum id rhoncus dui. Duis non elit enim.",
"jobTitle": "Marketing Assistent",
"mobile": "",
"telephone": "11 22 33 44 55",
"faxNumber": "55 66 77 88 99",
"sameAs": [
"http://[object Object]",
"http://[object Object]"
],
"image": "/uploads/ICL2ERdM/2-portrait-1.jpg",
"email": "hannahansson@business.com",
"affiliation": "Company Name"
}
],
"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": "http://eboglas.dk/uploads/wWVQL8qj/glarmester_garanti.jpg",
"logo": "http://eboglas.dk/uploads/jRzYYIFs/ebo_glas_logo.png"
}
]
|