| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://k2huset.dk/#schema-publishing-organization",
        "url": "https://k2huset.dk",
        "name": "K2 Huset",
        "description": "Vi bygger p\u00e5 kvalitetshuse til typehus-priser"
      },
      {
        "@type": "WebSite",
        "@id": "https://k2huset.dk/#schema-website",
        "url": "https://k2huset.dk",
        "name": "K2Huset",
        "encoding": "UTF-8",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://k2huset.dk/search/{search_term_string}/",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://k2huset.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home"
          }
        ]
      },
      {
        "@type": "Person",
        "@id": "https://k2huset.dk/author/advicer/#schema-author",
        "name": "Advicer",
        "url": "https://k2huset.dk/author/advicer/"
      },
      {
        "@type": "WebPage",
        "@id": "https://k2huset.dk/#schema-webpage",
        "isPartOf": {
          "@id": "https://k2huset.dk/#schema-website"
        },
        "publisher": {
          "@id": "https://k2huset.dk/#schema-publishing-organization"
        },
        "url": "https://k2huset.dk/"
      },
      {
        "@type": "Article",
        "mainEntityOfPage": {
          "@id": "https://k2huset.dk/#schema-webpage"
        },
        "author": {
          "@id": "https://k2huset.dk/author/advicer/#schema-author"
        },
        "publisher": {
          "@id": "https://k2huset.dk/#schema-publishing-organization"
        },
        "dateModified": "2025-10-21T09:35:11",
        "datePublished": "2023-10-27T10:22:25",
        "headline": "K2 Huset - Vi bygger kvalitetshuse til typehus-priser",
        "description": "Hos K2 Huset m\u00f8der vi dig, hvor du er \u2013 og tilpasser byggeriet til dine behov, dr\u00f8mme og budget. Byg nyt hus med tryghed \u2013 som over 1.000 familier f\u00f8r jer.",
        "name": "Forside",
        "image": {
          "@type": "ImageObject",
          "@id": "https://k2huset.dk/#schema-article-image",
          "url": "https://k2huset.dk/wp-content/uploads/2025/05/converted-kataloger.webp",
          "height": 1280,
          "width": 1920
        },
        "thumbnailUrl": "https://k2huset.dk/wp-content/uploads/2025/05/converted-kataloger.webp"
      }
    ]
  }
]
         
       |