{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "St Basil's Tickets catalog",
  "description": "Tickets on this page include Onion domes exterior.",
  "url": "https://stbasilscathedraltickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "St Basil's Tickets",
    "url": "https://stbasilscathedraltickets.com",
    "email": "info@stbasilscathedraltickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Onion domes exterior"
    },
    {
      "@type": "Product",
      "name": "Interior chapels"
    },
    {
      "@type": "Product",
      "name": "Red Square axis"
    },
    {
      "@type": "Product",
      "name": "Krakow Guided Tour: Wawel Castle, Cathedral, the Old Town & St. Mary's Basilica"
    },
    {
      "@type": "Product",
      "name": "Combo: Wawel Castle, Cathedral, St. Mary\u2019s Basilica & Rynek Underground Museum Guided Tour"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "St Basil's Cathedral",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 55.7525,
      "longitude": 37.6231
    }
  }
}
