Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": null,
"description": null,
"image": null,
"url": null,
"logo": null,
"email": null,
"telephone": null,
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Support",
"telephone": null,
"email": null
},
"sameAs": []
},
{
"@context": "https://schema.org",
"@type": "ClothingStore",
"url": "modeoutlet-dk.myshopify.com",
"name": "Modeoutlet",
"address": "Maglebjergvej 6 Kongens Lyngby Denmark",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Thursday",
"Friday",
"Wednesday",
"Tuesday"
],
"opens": "09:00",
"closes": "17:00"
}
],
"geo": {
"@type": "GeoCoordinates",
"latitude": "QGX9+W7 Kongens Lyngby",
"longitude": "undefined"
},
"telephone": 31132510,
"priceRange": "$$$",
"image": [
"https://www.modeoutlet.dk"
]
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.modeoutlet.dk"
}
]
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Modeoutlet",
"logo": "https://www.modeoutlet.dk/cdn/shop/files/modeoutlet_logo_m_flag.png?v=1691322753&width=500",
"sameAs": [
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"url": "https://www.modeoutlet.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Modeoutlet",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.modeoutlet.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"url": "https://www.modeoutlet.dk"
}
] |