{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://winegb.co.uk/#organization",
      "name": "WineGB",
      "url": "https://winegb.co.uk/",
      "description": "Wines of Great Britain, otherwise known as WineGB, is the national association for the English and Welsh wine industry"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/winegb#asg",
      "name": "WineGB ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/winegb",
      "isPartOf": {
        "@id": "https://winegb.co.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}