| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Teenfashion",
"image": "https://teenfashion.dk/images/skins/Bewise/images/logo.svg",
"@id": "https://teenfashion.dk/shop/profile.html",
"description": "Hos Teenfashion finder du et bredt udvalg af t\u00f8j og accessories fra kendte brands til drenge og piger i aldersgruppen 8-18 \u00e5r. Vi har fokus p\u00e5 god kvalitet og ekstraordin\u00e6r service, og vi st\u00e5r til din r\u00e5dighed, n\u00e5r netop du har brug for det.",
"url": "https://teenfashion.dk/shop/frontpage.html",
"telephone": "+45 23 48 10 99",
"address": {
"@type": "PostalAddress",
"streetAddress": "Vestergade 10H",
"addressLocality": "Viborg",
"postalCode": 8800,
"addressCountry": "+45",
"addressRegion": "Jylland"
},
"sameAs": [
"https://dk.trustpilot.com/review/teenfashion.dk",
"https://www.facebook.com/teenfashionviborg",
"https://www.instagram.com/teenfashiondk/"
],
"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"
}
]
}
]
|