{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bluebottleliquors.co.za/#organization",
      "name": "The Blue Bottle Group",
      "url": "https://bluebottleliquors.co.za/",
      "description": "The Blue Bottle Liquor Group is a community of independent liquor store owners, who participate jointly & collectively to maximise buying power"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-blue-bottle-group#asg",
      "name": "The Blue Bottle Group ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-blue-bottle-group",
      "isPartOf": {
        "@id": "https://bluebottleliquors.co.za/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}