{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.basilsbar.com/#organization",
      "name": "Basil's Bar",
      "url": "http://www.basilsbar.com/",
      "description": "Legendary landmark destination on Mustique, WI for thirst-quenching cocktails, relaxed shoreside eating and the best DJs and live music on the island."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/basil-s-bar#asg",
      "name": "Basil's Bar ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/basil-s-bar",
      "isPartOf": {
        "@id": "http://www.basilsbar.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}