{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://scuba.shop/#organization",
      "name": "Scuba Shop",
      "url": "https://scuba.shop/",
      "description": "Scuba Diving Roatan has never been easier and more personable than when diving with the Scuba Shop. Join us as we explore the waters surrounding the island of Roatan."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/scuba-shop#asg",
      "name": "Scuba Shop ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/scuba-shop",
      "isPartOf": {
        "@id": "https://scuba.shop/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}