{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://buzzcafe.bm/#organization",
      "name": "BUZZ - Take Five Ltd.",
      "url": "https://buzzcafe.bm/",
      "description": "We believe in the power of every meal to invigorate the body, soul and mind. That’s why we offer healthy fast food options that are reasonably priced and found in convenient urban spots and gas stations."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/buzz-cafe#asg",
      "name": "BUZZ - Take Five Ltd. ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/buzz-cafe",
      "isPartOf": {
        "@id": "https://buzzcafe.bm/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}