Note! Looking for an order placed before 2025-09-20, 16:00? [Click Here]
Thursday - 2025 09 October
{"Id":0,"Name":null,"Mobile":null,"Email":null,"Token":null,"Type":0,"ReferencerId":null,"VatConfirm":false,"PublicToken":null,"Culture":"en-us","Currency":"usd","CurrencySign":"$","CountryIsoCode":"us","HasSubset":false,"Discount":0.0,"IsProfileComplete":false,"HasCredit":false,"LastActivity":"0001-01-01T00:00:00"}
login
Login
shopping cart 0
Basket

Basket

Menu

Product Information
ISBN: 1740591658
Publisher: Lonely Planet
Age Group: Adult
Pages: 255
Weight: 260 g
Book Cover: Paperback
Genre:

Jordan (Lonely Planet): English 2003

Jordan (Lonely Planet)

Edition: 5
Rating:
20.45 $
We will inform you
Wishlist
Wishlist
Product Information
ISBN: 1740591658
Publisher: Lonely Planet
Age Group: Adult
Pages: 255
Weight: 260 g
Book Cover: Paperback
Genre:
Bible stories, lost cities, Lawrence of Arabia - Jordan has romantic associations up to its eyeballs. It's a country that ought to be awash with tourists, but the Middle East's bad reputation has kept them away in droves. Don't be fooled: Jordan is, on the whole, peaceful. More than that, it's one of the most welcoming, hospitable countries in the world. Where else could you leave your belongings on the street for hours at a time, and find them there when you get back? Where else do total strangers with nothing to sell invite you into their homes? Jordan isn't just a friendly cup of tea with the locals, though. It's also home to two of the most spectacular sights in the Middle East. Petra, the ancient city of the Nabateans, may be overrun with snap-happy day-trippers, but that doesn't change the fact that it's one of the world's most atmospheric ruins. For a slightly more contemplative experience, the startling desert scenery of Wadi Rum enraptured Lawrence of Arabia and has caused more than one traveller to don a kaffiyeh and gaze defiantly into the middle distance.
more
Bible stories, lost cities, Lawrence of Arabia - Jordan has romantic associations up to its eyeballs. It's a country that ought to be awash with tourists, but the Middle East's bad reputation has kept them away in droves. Don't be fooled: Jordan is, on the whole, peaceful. More than that, it's one of the most welcoming, hospitable countries in the world. Where else could you leave your belongings on the street for hours at a time, and find them there when you get back? Where else do total strangers with nothing to sell invite you into their homes? Jordan isn't just a friendly cup of tea with the locals, though. It's also home to two of the most spectacular sights in the Middle East. Petra, the ancient city of the Nabateans, may be overrun with snap-happy day-trippers, but that doesn't change the fact that it's one of the world's most atmospheric ruins. For a slightly more contemplative experience, the startling desert scenery of Wadi Rum enraptured Lawrence of Arabia and has caused more than one traveller to don a kaffiyeh and gaze defiantly into the middle distance.
more
// $(document).ready(function () { // $.ajax({ // url: '/Home/GetCategories', // method: 'GET', // success: function (data) { // let html = ''; // data.forEach(category => { // html += `
  • ${category.title}`; // if (category.children.length > 0) { // html += ''; // } // html += '
  • '; // }); // $('#category-menu').html(html); // }, // error: function (err) { // console.error('Error fetching categories:', err); // } // }); // });