{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://villaresorts.com/#organization",
      "name": "Villa Resorts",
      "url": "https://villaresorts.com/",
      "description": "Explore our luxury resorts in the Maldives. Immersed in natural beauty, from our overwater bungalows to family beach villas. Book an unforgettable vacation"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/villa-resorts#asg",
      "name": "Villa Resorts ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/villa-resorts",
      "isPartOf": {
        "@id": "https://villaresorts.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}