| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "CollectionPage",
        "@id": "https://homeandstyle.dk/",
        "url": "https://homeandstyle.dk/",
        "name": "Alt om indretning, mode og tips til hjemmet - S\u00e6t dig godt til rette i sofaen - Find din inspiration her",
        "isPartOf": {
          "@id": "https://homeandstyle.dk/#website"
        },
        "description": "S\u00e6t dig godt til rette i sofaen - Find din inspiration her",
        "breadcrumb": {
          "@id": "https://homeandstyle.dk/#breadcrumb"
        },
        "inLanguage": "en-US"
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://homeandstyle.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home"
          }
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://homeandstyle.dk/#website",
        "url": "https://homeandstyle.dk/",
        "name": "Alt om indretning, mode og tips til hjemmet",
        "description": "S\u00e6t dig godt til rette i sofaen - Find din inspiration her",
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://homeandstyle.dk/?s={search_term_string}"
            },
            "query-input": {
              "@type": "PropertyValueSpecification",
              "valueRequired": true,
              "valueName": "search_term_string"
            }
          }
        ],
        "inLanguage": "en-US"
      }
    ]
  }
]
         
       |