{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bbqbox.restaurant/#organization",
      "name": "BBQ Box",
      "url": "https://bbqbox.restaurant/",
      "description": "The aromas of grilling meats and veggies are nicely complemented by the lively environment that greets you when you go to any BBQ Box outlet."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bbq-box#asg",
      "name": "BBQ Box ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bbq-box",
      "isPartOf": {
        "@id": "https://bbqbox.restaurant/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}