| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "DANSKmadeforrooms",
    "url": "https://www.danskshop.com",
    "sameAs": [
      "https://www.facebook.com/danskmadeforrooms/",
      "https://www.instagram.com/danskmadeforrooms/"
    ],
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://www.danskshop.com/search?q={query}",
      "query-input": "required name=query",
      "url": "https://www.danskshop.com"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WholesaleStore",
    "name": "DANSKmadeforrooms",
    "url": "https://www.danskshop.com",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "http://schema.org/Monday",
        "opens": "11:00",
        "closes": "18:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "http://schema.org/Tuesday",
        "opens": "11:00",
        "closes": "18:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "http://schema.org/Wednesday",
        "opens": "08:00",
        "closes": "20:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "http://schema.org/Thursday",
        "opens": "11:00",
        "closes": "18:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "http://schema.org/Friday",
        "opens": "11:00",
        "closes": "18:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "http://schema.org/Saturday",
        "opens": "11:00",
        "closes": "16:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "http://schema.org/Sunday",
        "opens": "",
        "closes": ""
      }
    ],
    "description": "DANSK carry a simple curated collection of furnitures, interiors & ceramics. DANSK is located in the heart of Vesterbro, Copenhagen.",
    "telephone": 32180255,
    "priceRange": "1DKK - 2000 DKK",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Istedgade 80",
      "addressCountry": "Denmark",
      "addressLocality": "Copenhagen V"
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "telephone": 32180255,
      "email": "hello@danskmadeforrooms.dk"
    },
    "image": "https://image-optimizer.salessquad.co.uk/images/json-ld/8e6b0fa946f0f137f439df4259502c95.png"
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@id": "https://www.danskshop.com",
          "name": "Home"
        }
      }
    ]
  }
]
         
       |