{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hogsbreath.com.au/#organization",
      "name": "Hogs Breath Cafe",
      "url": "https://www.hogsbreath.com.au/",
      "description": "Hog’s Breath Cafe has been serving up amazing memories and great meals since our birth in 1989."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hogs-breath-cafe#asg",
      "name": "Hogs Breath Cafe ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hogs-breath-cafe",
      "isPartOf": {
        "@id": "https://www.hogsbreath.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}