{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.whitewaterbrewery.com/#organization",
      "name": "Whitewater Brewery",
      "url": "https://www.whitewaterbrewery.com/",
      "description": "Whitewater Brewery is Northern Ireland’s leading Irish craft beer producer, crafting award-winning lagers, ales, IPAs, and stouts. 30 miles outside Belfast."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/whitewater-brewery#asg",
      "name": "Whitewater Brewery ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/whitewater-brewery",
      "isPartOf": {
        "@id": "https://www.whitewaterbrewery.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}