Structured Data | [
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://mariashaar.dk/#global_business",
"name": "Marias H\u00e5r",
"address": {
"@type": "PostalAddress",
"streetAddress": "Tordenskjoldsgade 4",
"addressLocality": "Aarhus N",
"addressRegion": "",
"postalCode": 8200,
"addressCountry": "DK"
},
"email": "mariashaar4@gmail.com",
"telephone": "86 10 53 04",
"url": "https://mariashaar.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"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "09:00",
"closes": "17:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "09:00",
"closes": "17:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "09:00",
"closes": "17:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "09:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://mariashaar.dk/uploads/4PiaBfYX/3-cover-1.jpg",
"logo": "https://mariashaar.dk/uploads/HAf9e7H0/mariahaar_logo.png"
}
] |