| Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "BookStore",
"@id": "https://www.vinterforlag.dk/#global_business",
"name": "Vinter Forlag",
"address": {
"@type": "PostalAddress",
"streetAddress": "Dannebrogsgade 16, kld.",
"addressLocality": "K\u00f8benhavn V",
"addressRegion": "",
"postalCode": 1660,
"addressCountry": "DK"
},
"email": "info@vinterforlag.dk",
"telephone": "+ 45 30642293",
"url": "https://www.vinterforlag.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.vinterforlag.dk/uploads/ubBZQXI4/s1-vertical-artist-portfolio-1032389-.jpg"
}
]
|