{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hbclark.co.uk/#organization",
      "name": "Wholesale Drinks Supplier",
      "url": "https://www.hbclark.co.uk/",
      "description": "We are the leading wholesale drinks supplier for restaurants, bars, pubs and other businesses. Our selection includes beer, wine, spirits, soft drinks and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wholesale-drinks-supplier#asg",
      "name": "Wholesale Drinks Supplier ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wholesale-drinks-supplier",
      "isPartOf": {
        "@id": "https://www.hbclark.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}