| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.undergroundshop.dk#org",
"name": "Undergroundshop.dk",
"url": "https://www.undergroundshop.dk",
"foundingDate": 2007,
"email": "info@undergroundshop.dk",
"telephone": "+4575959291",
"logo": "https://www.undergroundshop.dk/images/skins/dandodesign/media/logo.png",
"sameAs": [
"https://www.facebook.com/Undergroundshopdk-106310752727293",
"https://www.instagram.com/undergroundshop.dk/"
],
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "customer service",
"email": "info@undergroundshop.dk",
"telephone": "+4575959291",
"areaServed": "DK",
"availableLanguage": [
"da",
"en"
]
}
],
"brand": [
{
"@type": "Brand",
"name": "Lakor"
},
{
"@type": "Brand",
"name": "BLS Hafnia"
},
{
"@type": "Brand",
"name": "Butter Goods"
},
{
"@type": "Brand",
"name": "Adidas"
},
{
"@type": "Brand",
"name": "Dickies"
},
{
"@type": "Brand",
"name": "G-STAR"
},
{
"@type": "Brand",
"name": "Vans"
},
{
"@type": "Brand",
"name": "Superdry"
},
{
"@type": "Brand",
"name": "Obey"
},
{
"@type": "Brand",
"name": "New Era"
},
{
"@type": "Brand",
"name": "DC Shoes"
},
{
"@type": "Brand",
"name": "Columbia"
},
{
"@type": "Brand",
"name": "Lost Boys"
},
{
"@type": "Brand",
"name": "Icecream"
}
]
},
{
"@type": "ClothingStore",
"@id": "https://www.undergroundshop.dk#store-vejle",
"name": "Underground \u2014 Vejle",
"url": "https://www.undergroundshop.dk/shop/cms-butikker.html",
"address": {
"@type": "PostalAddress",
"streetAddress": "N\u00f8rregade 9A",
"postalCode": 7100,
"addressLocality": "Vejle",
"addressCountry": "DK"
},
"telephone": "+4575959291",
"priceRange": "$$",
"employee": {
"@type": "Person",
"name": "Michael Nielsen",
"jobTitle": "Store Manager"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday"
],
"opens": "10:00",
"closes": "17:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Saturday",
"opens": "10:00",
"closes": "15:00"
}
],
"parentOrganization": {
"@id": "https://www.undergroundshop.dk#org"
}
},
{
"@type": "ClothingStore",
"@id": "https://www.undergroundshop.dk#store-fredericia",
"name": "Underground \u2014 Fredericia",
"url": "https://www.undergroundshop.dk/shop/cms-butikker.html",
"address": {
"@type": "PostalAddress",
"streetAddress": "Jyllandsgade 41b",
"postalCode": 7000,
"addressLocality": "Fredericia",
"addressCountry": "DK"
},
"telephone": "+4575959291",
"priceRange": "$$",
"employee": {
"@type": "Person",
"name": "Jannick Rudebeck",
"jobTitle": "Store Manager"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday"
],
"opens": "10:00",
"closes": "17:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Friday",
"opens": "10:00",
"closes": "18:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Saturday",
"opens": "10:00",
"closes": "14:00"
}
],
"parentOrganization": {
"@id": "https://www.undergroundshop.dk#org"
}
},
{
"@type": "WebSite",
"@id": "https://www.undergroundshop.dk#website",
"url": "https://www.undergroundshop.dk",
"name": "Undergroundshop.dk",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://www.undergroundshop.dk#org"
}
}
]
}
]
|