{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Basilica Tickets catalog",
  "description": "Compare timed entry and skip-the-line St. Peter's Basilica tickets. Independent visitor guide — not the official operator.",
  "url": "https://basilicatickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Basilica Tickets",
    "url": "https://basilicatickets.com",
    "email": "info@basilicatickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Entry from the operator"
    },
    {
      "@type": "Product",
      "name": "Book with a trusted partner"
    },
    {
      "@type": "Product",
      "name": "Which option fits you?"
    },
    {
      "@type": "Product",
      "name": "Vatican Museums, Sistine Chapel & St. Peter's Basilica Early Morning Tour"
    },
    {
      "@type": "Product",
      "name": "Vatican Museums & Sistine Chapel Guided Tour with St. Peter's Basilica"
    },
    {
      "@type": "Product",
      "name": "St. Peter's Basilica Guided Tour with Dome Climb"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "St. Peter's Basilica",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 41.9022,
      "longitude": 12.4539
    }
  }
}
