{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://feralbrewing.com.au/#organization",
      "name": "Feral",
      "url": "https://feralbrewing.com.au/",
      "description": "The Feral Department of Heavy Brewing has been tasked with advancing brewing for all humankind."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/feral#asg",
      "name": "Feral ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/feral",
      "isPartOf": {
        "@id": "https://feralbrewing.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}