{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cobrabeer.com/#organization",
      "name": "Cobra Beer",
      "url": "https://www.cobrabeer.com/",
      "description": "Cobra Beer founded in 1989 to provide a smoother, less gassy lager. Discover our wide range of award winning beer types - Cobra Premium, King Cobra, 4.7% ABV Malabar, Cobra Zero."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cobra-beer#asg",
      "name": "Cobra Beer ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cobra-beer",
      "isPartOf": {
        "@id": "https://www.cobrabeer.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}