{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "London Eye Tickets catalog",
  "description": "Compare timed entry and skip-the-line London Eye tickets. Independent visitor guide — not the official operator.",
  "url": "https://mountainwheeltickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "London Eye Tickets",
    "url": "https://mountainwheeltickets.com",
    "email": "info@mountainwheeltickets.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": "London Eye Afternoon Tea Experience"
    },
    {
      "@type": "Product",
      "name": "Combo: London Eye + Madame Tussauds + SEA LIFE London Aquarium Tickets"
    },
    {
      "@type": "Product",
      "name": "Combo: Madame Tussauds + London Eye Tickets"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "London Eye",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 51.5033,
      "longitude": -0.1195
    }
  }
}
