{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thesurfsanctuary.com/#organization",
      "name": "The Surf Sanctuary",
      "url": "https://thesurfsanctuary.com/",
      "description": "Surf resort in the heart of the Tola, Nicaragua surf zone. Styling out surfers since 2005."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-surf-sanctuary#asg",
      "name": "The Surf Sanctuary ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-surf-sanctuary",
      "isPartOf": {
        "@id": "https://thesurfsanctuary.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}