SELECT DISTINCT tourId, tourFeatureTitle, tourSubhead, tourCategory, tourIsNew, tourBookable, tourPage, tourVersionNum, tourLargeImg, tourMap, tourSaleCode, tourLandMinDuration, tourLandMaxDuration, tourLandMinEarlyBookPrice, tourLandMaxEarlyBookPrice, tourLandMinSalePrice, tourLandMaxSalePrice, tourAirMinDuration, tourAirMaxDuration, tourAirMinEarlyBookPrice, tourAirMaxEarlyBookPrice, tourAirMinSalePrice, tourAirMaxSalePrice, tourMinEarlyBookDiscount, tourMaxEarlyBookDiscount, tourMinSaleDiscount, tourMaxSaleDiscount, tourMinTotalDiscount, tourMaxTotalDiscount, ISNULL(tourAirMinSalePrice,tourLandMinSalePrice) AS tourMinSalePrice, DENSE_RANK() OVER(PARTITION BY tourPage, tourCategory ORDER BY tourVersionNum ASC) AS tourVersionOrder FROM toursActiveCache t LEFT JOIN tourLocations ON tourId = tlTourId LEFT JOIN locations ON tlLocationId = locationId AND locationType = 2 AND locationSiteId = 1 LEFT JOIN locationAssns ON laLocationId = locationId WHERE tourSiteId = 1 AND tourIsPublic = 1 AND (locationParentId = 419 OR laParentId = 419) AND tourCategory IN (1,3,4) ORDER BY tourBookable DESC, tourMinSalePrice, tourFeatureTitle
4141411114441
Tours & Packages to the Middle East - Friendly Planet Travel
The "cradle of civilization" embraces the ancient and the modern: Roman ruins and Biblical sites, trendy city nightlife and the world's tallest tower. From the majestic pyramids of Egypt to the bustling markets of Marrakech, immerse yourself in a region brimming with rich traditions, breathtaking landscapes, and warm hospitality. Indulge in the enchanting allure of Dubai, where towering skyscrapers meet ancient traditions in a harmonious blend. Experience the vibrant energy of Israel as you explore its historic landmarks and immerse yourself in its rich cultural heritage. Journey to Jordan, a land of awe-inspiring beauty and timeless wonders. Marvel at the rose-red city of Petra, carved into cliffs by ancient civilizations. Discover the breathtaking landscapes of Wadi Rum, where endless deserts give way to dramatic rock formations. Venture to Turkey, a crossroads of civilizations where East meets West. Stand in awe before the majestic pyramids of Giza, and let the mysteries of the Nile unfold before your eyes. Embark on an unforgettable journey through the Middle East, where ancient wonders and modern marvels converge to create a truly extraordinary experience.
Browse our packages to the Middle East below, or select a destination to narrow the results.
Ancient Athens, then a 3 day cruise to Mykonos, Kusadasi, Ephesus, Patmos, Santorini & Crete; independent adventure with flights & hotel included. Optional Classical Greece extension.
Athens, then a 4-day cruise to Mykonos, Kuşadası, Patmos, Rhodes, Crete & Santorini; travel on your own with flights & hotel included. Optional Classical Greece extension.
Discover ancient Egypt: Cairo, its capital; Aswan, gateway to Africa; Luxor, site of Luxor and Karnak temples; the iconic Pyramids of Cheops and Chephren; 3 nights aboard a deluxe Nile cruise ship.
Athens, then a 7-day cruise of the Greek Isles plus Kuşadası, Turkey; independent travel with flights & hotel included. Optional Classical Greece extension.
from $3899 w/ Flights from $3199 Tour Only 12 days
We love hearing your stories and seeing your photos! Check out our entire fan photo gallery and upload your photos.
Check out independent, verified reviews from real travelers on Feefo.
Execution time
Starting query: SELECT locationId, locationName, locationHTMLTitle, locationMetaDesc, locationDesc, locationLargeImage FROM locations WHERE locationPage = 'middle-east' AND locationType = 1 AND locationSiteId = 1
0 seconds
Query executed in:
0.04 seconds
Starting query: SELECT DISTINCT tourId, tourFeatureTitle, tourSubhead, tourCategory, tourIsNew, tourBookable, tourPage, tourVersionNum, tourLargeImg, tourMap, tourSaleCode, tourLandMinDuration, tourLandMaxDuration, tourLandMinEarlyBookPrice, tourLandMaxEarlyBookPrice, tourLandMinSalePrice, tourLandMaxSalePrice, tourAirMinDuration, tourAirMaxDuration, tourAirMinEarlyBookPrice, tourAirMaxEarlyBookPrice, tourAirMinSalePrice, tourAirMaxSalePrice, tourMinEarlyBookDiscount, tourMaxEarlyBookDiscount, tourMinSaleDiscount, tourMaxSaleDiscount, tourMinTotalDiscount, tourMaxTotalDiscount, ISNULL(tourAirMinSalePrice,tourLandMinSalePrice) AS tourMinSalePrice, DENSE_RANK() OVER(PARTITION BY tourPage, tourCategory ORDER BY tourVersionNum ASC) AS tourVersionOrder FROM toursActiveCache t LEFT JOIN tourLocations ON tourId = tlTourId LEFT JOIN locations ON tlLocationId = locationId AND locationType = 2 AND locationSiteId = 1 LEFT JOIN locationAssns ON laLocationId = locationId WHERE tourSiteId = 1 AND tourIsPublic = 1 AND (locationParentId = 419 OR laParentId = 419) AND tourCategory IN (1,3,4) ORDER BY tourBookable DESC, tourMinSalePrice, tourFeatureTitle