{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Ha Long Bay Tickets catalog",
  "description": "Compare timed entry and skip-the-line Halong Bay tickets. Independent visitor guide — not the official operator.",
  "url": "https://halongbaytickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Ha Long Bay Tickets",
    "url": "https://halongbaytickets.com",
    "email": "info@halongbaytickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Entry from the operator"
    },
    {
      "@type": "Product",
      "name": "Book with a trusted partner"
    },
    {
      "@type": "Product",
      "name": "Which option fits you?"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Halong Bay",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 20.9101,
      "longitude": 107.1839
    }
  }
}
