| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "BreadcrumbList",
        "@id": "https://borgbigum.com/#breadcrumblist",
        "itemListElement": [
          {
            "@type": "ListItem",
            "@id": "https://borgbigum.com#listItem",
            "position": 1,
            "name": "Home"
          }
        ]
      },
      {
        "@type": "Organization",
        "@id": "https://borgbigum.com/#organization",
        "name": "Borg & Bigum",
        "description": "Promotion / Bekl\u00e6dning/ Firmagaver",
        "url": "https://borgbigum.com/",
        "logo": {
          "@type": "ImageObject",
          "url": "https://borgbigum.com/wp-content/uploads/2021/04/BB_LOGO_Gray_CMYK.png",
          "@id": "https://borgbigum.com/#organizationLogo",
          "width": 539,
          "height": 91
        },
        "image": {
          "@id": "https://borgbigum.com/#organizationLogo"
        }
      },
      {
        "@type": "WebPage",
        "@id": "https://borgbigum.com/#webpage",
        "url": "https://borgbigum.com/",
        "name": "Borg & Bigum - Promotion / Bekl\u00e6dning/ Firmagaver",
        "description": "Promotion / Bekl\u00e6dning/ Firmagaver",
        "inLanguage": "en-US",
        "isPartOf": {
          "@id": "https://borgbigum.com/#website"
        },
        "breadcrumb": {
          "@id": "https://borgbigum.com/#breadcrumblist"
        },
        "datePublished": "2021-04-09T14:36:46+02:00",
        "dateModified": "2024-04-24T16:04:55+02:00"
      },
      {
        "@type": "WebSite",
        "@id": "https://borgbigum.com/#website",
        "url": "https://borgbigum.com/",
        "name": "Borg & Bigum",
        "description": "Promotion / Bekl\u00e6dning/ Firmagaver",
        "inLanguage": "en-US",
        "publisher": {
          "@id": "https://borgbigum.com/#organization"
        }
      }
    ]
  }
]
         
       |