{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://brewburgers.com/#organization",
      "name": "BrewBurgers",
      "url": "https://brewburgers.com/",
      "description": "Voted Venice&#x27;s best burger since 2010! Two locations serving fresh, never-frozen craft burgers, award-winning wings, and local craft beer. Order online for pickup or delivery."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/brewburgers#asg",
      "name": "BrewBurgers ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/brewburgers",
      "isPartOf": {
        "@id": "https://brewburgers.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}