| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://houseoffashionnature.dk/#organization",
        "name": "House of fashion nature",
        "url": "https://houseoffashionnature.dk/",
        "sameAs": [],
        "logo": {
          "@type": "ImageObject",
          "@id": "https://houseoffashionnature.dk/#logo",
          "inLanguage": "da-DK",
          "url": "https://houseoffashionnature.dk/wp-content/uploads/house_of_fashion_nature_logo-1.png",
          "contentUrl": "https://houseoffashionnature.dk/wp-content/uploads/house_of_fashion_nature_logo-1.png",
          "width": 1148,
          "height": 525,
          "caption": "House of fashion nature"
        },
        "image": {
          "@id": "https://houseoffashionnature.dk/#logo"
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://houseoffashionnature.dk/#website",
        "url": "https://houseoffashionnature.dk/",
        "name": "House of Fashion Nature Shop",
        "description": "",
        "publisher": {
          "@id": "https://houseoffashionnature.dk/#organization"
        },
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://houseoffashionnature.dk/?s={search_term_string}"
            },
            "query-input": "required name=search_term_string"
          }
        ],
        "inLanguage": "da-DK"
      },
      {
        "@type": "ImageObject",
        "@id": "https://houseoffashionnature.dk/#primaryimage",
        "inLanguage": "da-DK",
        "url": "https://houseoffashionnature.dk/wp-content/uploads/house_of_fashion_nature_logo.png",
        "contentUrl": "https://houseoffashionnature.dk/wp-content/uploads/house_of_fashion_nature_logo.png",
        "width": 1148,
        "height": 525
      },
      {
        "@type": "WebPage",
        "@id": "https://houseoffashionnature.dk/#webpage",
        "url": "https://houseoffashionnature.dk/",
        "name": "House of Fashion Nature Shop - Milj\u00f8venlige produkter",
        "isPartOf": {
          "@id": "https://houseoffashionnature.dk/#website"
        },
        "about": {
          "@id": "https://houseoffashionnature.dk/#organization"
        },
        "primaryImageOfPage": {
          "@id": "https://houseoffashionnature.dk/#primaryimage"
        },
        "datePublished": "2016-12-06T11:03:19+00:00",
        "dateModified": "2025-09-29T20:02:40+00:00",
        "description": "Vi vil gerne give vores kunder en s\u00e6rlig oplevelse. Alt du finder p\u00e5 vores webshop, er sk\u00e5nsomme og med til at passe p\u00e5 vores klode.",
        "breadcrumb": {
          "@id": "https://houseoffashionnature.dk/#breadcrumb"
        },
        "inLanguage": "da-DK",
        "potentialAction": [
          {
            "@type": "ReadAction",
            "target": [
              "https://houseoffashionnature.dk/"
            ]
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://houseoffashionnature.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Hjem"
          }
        ]
      }
    ]
  }
]
         
       |