Structured Data | [
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://www.dansk-hvac.dk/#global_business",
"name": "Dansk HVAC Engineering A/S",
"address": {
"@type": "PostalAddress",
"streetAddress": "Lunagervej 3",
"addressLocality": "Hvidovre",
"addressRegion": "",
"postalCode": 2650,
"addressCountry": "DK"
},
"email": "info@danskhvac.dk",
"telephone": "+45 70 20 61 63",
"latitude": 55.6364633,
"longitude": 12.4986572,
"priceRange": "$",
"url": "https://www.dansk-hvac.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": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "10:00",
"closes": "19:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday",
"opens": "10:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://www.dansk-hvac.dk/uploads/ks4wWO5O/cover1.jpg",
"logo": "https://www.dansk-hvac.dk/uploads/Z7YLcPfL/dansk_hvac_logo.svg"
}
] |