{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Big Ben Tour catalog",
  "description": "Guided and self-guided Big Ben itineraries. Compare duration, meeting points, and inclusions before you book. Independent tour planner.",
  "url": "https://bigbentour.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Big Ben Tour",
    "url": "https://bigbentour.com",
    "email": "info@bigbentour.com"
  },
  "dataset": [
    {
      "@type": "TouristTrip",
      "name": "Churchill Theme Tour",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/london-l57/london-big-ben-churchill-war-rooms-buck-ham-palace-tour-t815040/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=bigbentour.com",
        "availability": "https://schema.org/InStock",
        "price": "100.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Westminster Palace & Big Ben",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/london-l57/skip-the-line-westminster-abbey-central-london-walking-tour-t512555/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=bigbentour.com",
        "availability": "https://schema.org/InStock",
        "price": "122.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Westminster Evening Walk",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/london-l57/london-buckingham-palace-westminster-abbey-big-ben-tour-t617828/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=bigbentour.com",
        "availability": "https://schema.org/InStock",
        "price": "92.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Warner Bros. Studio Tour London",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/warner-bros-studio-london-l4745/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=bigbentour.com",
        "availability": "https://schema.org/InStock",
        "price": "120.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Tower of London",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/tower-of-london-l2708/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=bigbentour.com",
        "availability": "https://schema.org/InStock",
        "price": "50.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "The London Eye",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/the-london-eye-l2711/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=bigbentour.com",
        "availability": "https://schema.org/InStock",
        "price": "45.00",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Big Ben",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 51.5008,
      "longitude": -0.1247
    }
  }
}
