{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://bocasbuccaneerresort.com/#organization",
      "name": "The Buccaneer Resort",
      "url": "http://bocasbuccaneerresort.com/",
      "description": "Hidden in Panama"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-buccaneer-resort#asg",
      "name": "The Buccaneer Resort ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-buccaneer-resort",
      "isPartOf": {
        "@id": "http://bocasbuccaneerresort.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}