{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Burj Khalifa Tour catalog",
  "description": "Guided and self-guided Burj Khalifa itineraries. Compare duration, meeting points, and inclusions before you book. Independent tour planner.",
  "url": "https://burjkhalifatour.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Burj Khalifa Tour",
    "url": "https://burjkhalifatour.com",
    "email": "info@burjkhalifatour.com"
  },
  "dataset": [
    {
      "@type": "TouristTrip",
      "name": "Burj Khalifa At The Top Observation Deck",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/burj-khalifa-l2703/entry-tickets-tc123/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=burjkhalifatour.com",
        "availability": "https://schema.org/InStock",
        "price": "45.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Burj Khalifa Dinner Experience & Sky Lounge",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/burj-khalifa-l2703/dinner-packages-tc100/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=burjkhalifatour.com",
        "availability": "https://schema.org/InStock",
        "price": "195.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Burj Khalifa Evening & Dubai Fountain Show",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/burj-khalifa-l2703/night-tours-tc10/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=burjkhalifatour.com",
        "availability": "https://schema.org/InStock",
        "price": "65.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Global Village",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/en-gb/global-village-l3348/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=burjkhalifatour.com",
        "availability": "https://schema.org/InStock",
        "price": "7.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "The View at The Palm",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/en-gb/the-view-at-the-palm-l167754/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=burjkhalifatour.com",
        "availability": "https://schema.org/InStock",
        "price": "40.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Red Dunes Desert Safari",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/en-gb/red-dunes-desert-safari-dubai-l181247/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=burjkhalifatour.com",
        "availability": "https://schema.org/InStock",
        "price": "45.00",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Burj Khalifa",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 25.1972,
      "longitude": 55.2744
    }
  }
}
