{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.daftbrewing.com/#organization",
      "name": "Daft Brewing",
      "url": "https://www.daftbrewing.com/",
      "description": "YOUR NEW FAVOURITE BREWERY. DAFT CULTURE CRAFT&hellip;"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/daft-brewing#asg",
      "name": "Daft Brewing ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/daft-brewing",
      "isPartOf": {
        "@id": "https://www.daftbrewing.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}