{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fiercebeer.com/#organization",
      "name": "Fierce Beer",
      "url": "https://fiercebeer.com/",
      "description": "Shop bold, flavour-packed craft beer from a leading UK brewery. Explore our range of vegan and gluten-free options, modern IPAs, and stouts. Order now!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fierce-beer#asg",
      "name": "Fierce Beer ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fierce-beer",
      "isPartOf": {
        "@id": "https://fiercebeer.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}