| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "BreadcrumbList",
        "@id": "https://biencontemporary.dk/#breadcrumblist",
        "itemListElement": [
          {
            "@type": "ListItem",
            "@id": "https://biencontemporary.dk#listItem",
            "position": 1,
            "name": "Home"
          }
        ]
      },
      {
        "@type": "Organization",
        "@id": "https://biencontemporary.dk/#organization",
        "name": "bien contemporary",
        "description": "An alternative social art space in the heart of Copenhagen",
        "url": "https://biencontemporary.dk/",
        "logo": {
          "@type": "ImageObject",
          "url": "https://biencontemporary.dk/wp-content/uploads/2021/07/bien-contemporary.svg",
          "@id": "https://biencontemporary.dk/#organizationLogo",
          "width": 100,
          "height": 100
        },
        "image": {
          "@id": "https://biencontemporary.dk/#organizationLogo"
        }
      },
      {
        "@type": "WebPage",
        "@id": "https://biencontemporary.dk/#webpage",
        "url": "https://biencontemporary.dk/",
        "name": "bien contemporary - bien contemporary",
        "description": "#Abstract Painting and Cocktails workshop 300 DKK Portrait painting and Cocktails workshop 300 DK Small format art and cocktails Thu - Sat 20:00",
        "inLanguage": "en-US",
        "isPartOf": {
          "@id": "https://biencontemporary.dk/#website"
        },
        "breadcrumb": {
          "@id": "https://biencontemporary.dk/#breadcrumblist"
        },
        "image": {
          "@type": "ImageObject",
          "url": "https://biencontemporary.dk/wp-content/uploads/2025/10/IMG_8652-scaled.jpg",
          "@id": "https://biencontemporary.dk/#mainImage",
          "width": 2560,
          "height": 1707
        },
        "primaryImageOfPage": {
          "@id": "https://biencontemporary.dk/#mainImage"
        },
        "datePublished": "2021-10-14T08:53:54+02:00",
        "dateModified": "2025-10-28T17:07:50+01:00"
      },
      {
        "@type": "WebSite",
        "@id": "https://biencontemporary.dk/#website",
        "url": "https://biencontemporary.dk/",
        "name": "bien contemporary",
        "description": "An alternative social art space in the heart of Copenhagen",
        "inLanguage": "en-US",
        "publisher": {
          "@id": "https://biencontemporary.dk/#organization"
        }
      }
    ]
  }
]
         
       |