{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://twochefsbrewing.com/#organization",
      "name": "Two Chefs Brewing",
      "url": "https://twochefsbrewing.com/",
      "description": "The finest independent brewery in the Netherlands! Shop our craft beer, visit our bar or read the latest news. Live a little!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/two-chefs-brewing#asg",
      "name": "Two Chefs Brewing ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/two-chefs-brewing",
      "isPartOf": {
        "@id": "https://twochefsbrewing.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}