| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Place",
        "@id": "https://buildsupport.dk/#place",
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 55.486043,
          "longitude": 11.992837
        },
        "hasMap": "https://www.google.com/maps/search/?api=1&query=55.486043, 11.992837",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Fiskervej 4",
          "postalCode": 4140,
          "addressCountry": "Danmark",
          "addressRegion": "K\u00f8ge"
        }
      },
      {
        "@type": [
          "Corporation",
          "Organization"
        ],
        "@id": "https://buildsupport.dk/#organization",
        "name": "BuildSupport ApS",
        "url": "https://buildsupport.dk",
        "email": "buildwebsolutions@gmail.com",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Fiskervej 4",
          "postalCode": 4140,
          "addressCountry": "Danmark",
          "addressRegion": "K\u00f8ge"
        },
        "logo": {
          "@type": "ImageObject",
          "@id": "https://buildsupport.dk/#logo",
          "url": "http://buildsupport.dk/wp-content/uploads/2025/08/buildsupport-webbureau-logo-e1756148902750.png",
          "contentUrl": "http://buildsupport.dk/wp-content/uploads/2025/08/buildsupport-webbureau-logo-e1756148902750.png",
          "caption": "BuildSupport \u2013 Moderne Hjemmesider",
          "inLanguage": "en-US",
          "width": 512,
          "height": 512
        },
        "contactPoint": [
          {
            "@type": "ContactPoint",
            "telephone": "+4527494410",
            "contactType": "customer support"
          }
        ],
        "description": "Buildsupport ApS laver moderne hjemmesider og webdesign til virksomheder. Vi kombinerer design, funktionalitet og brugervenlighed.",
        "legalName": "BuildSupport ApS",
        "vatID": 45786390,
        "location": {
          "@id": "https://buildsupport.dk/#place"
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://buildsupport.dk/#website",
        "url": "https://buildsupport.dk",
        "name": "BuildSupport \u2013 Moderne Hjemmesider",
        "alternateName": "BuilSupport ApS",
        "publisher": {
          "@id": "https://buildsupport.dk/#organization"
        },
        "inLanguage": "en-US",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://buildsupport.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://buildsupport.dk/wp-content/uploads/2025/09/Logo-\u2013-Moderne-hjemmesider.png",
        "url": "https://buildsupport.dk/wp-content/uploads/2025/09/Logo-\u2013-Moderne-hjemmesider.png",
        "width": 1200,
        "height": 630,
        "inLanguage": "en-US"
      },
      {
        "@type": "WebPage",
        "@id": "https://buildsupport.dk/#webpage",
        "url": "https://buildsupport.dk/",
        "name": "Moderne hjemmesider & webdesign",
        "datePublished": "2025-08-06T14:16:35+02:00",
        "dateModified": "2025-10-17T14:42:38+02:00",
        "about": {
          "@id": "https://buildsupport.dk/#organization"
        },
        "isPartOf": {
          "@id": "https://buildsupport.dk/#website"
        },
        "primaryImageOfPage": {
          "@id": "https://buildsupport.dk/wp-content/uploads/2025/09/Logo-\u2013-Moderne-hjemmesider.png"
        },
        "inLanguage": "en-US"
      },
      {
        "@type": "Service",
        "name": "Moderne hjemmesider og webdesign til virksomheder",
        "description": "BuildSupport udvikler moderne, hurtige og SEO-optimerede hjemmesider til danske virksomheder. Vi kombinerer design, performance og brugervenlighed for at skabe digitale l\u00f8sninger, der konverterer.",
        "serviceType": "Hjemmeside design",
        "offers": {
          "@type": "Offer",
          "price": 5.0,
          "priceCurrency": "DKK",
          "availability": "InStock"
        },
        "image": {
          "@id": "https://buildsupport.dk/wp-content/uploads/2025/09/Logo-\u2013-Moderne-hjemmesider.png"
        },
        "@id": "https://buildsupport.dk/#schema-108031",
        "mainEntityOfPage": {
          "@id": "https://buildsupport.dk/#webpage"
        }
      }
    ]
  }
]
         
       |