{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Borobudur Tickets catalog",
  "description": "Compare timed entry and skip-the-line Borobudur tickets. Independent visitor guide — not the official operator.",
  "url": "https://borobudurtickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Borobudur Tickets",
    "url": "https://borobudurtickets.com",
    "email": "info@borobudurtickets.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": "Borobudur",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -7.6079,
      "longitude": 110.2038
    }
  }
}
