Seven nights, eight days in Jordan

£1,000.00

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>8 Days – 7 Nights Jordan Tour</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0; padding: 0;
background-color: #f5f5f5;
color: #333;
line-height: 1.6;
}
.container {
max-width: 900px;
margin: 0 auto;
padding: 40px 20px;
background-color: #fff;
}
h1, h2 {
color: #b22222;
}
h1 {
text-align: center;
margin-bottom: 30px;
}
.day {
margin-bottom: 25px;
}
.included {
background-color: #f0f0f0;
padding: 20px;
border-left: 5px solid #b22222;
}
.contact {
margin-top: 30px;
font-style: italic;
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<h1>✨ 8 Days – 7 Nights Jordan Experience</h1>
<p><strong>A Spiritual, Historical & Adventure Journey</strong></p>

<div class="day">
<h2>Day 1: Arrival – Baptism Site – Dead Sea</h2>
<p>Arrival at Queen Alia International Airport. Visit Bethany Beyond the Jordan, where Jesus was baptized. Then transfer to the Dead Sea to relax and float in the salty waters. <strong>Dinner & Overnight: Dead Sea Hotel</strong></p>
</div>

<div class="day">
<h2>Day 2: Dead Sea – Mt. Nebo – Madaba – Petra</h2>
<p>Morning swim in the Dead Sea, then visit Mount Nebo and Madaba's famous mosaic map at St. George Church. Continue to Petra. <strong>Dinner & Overnight: Petra Hotel</strong></p>
</div>

<div class="day">
<h2>Day 3: Petra – Wadi Rum</h2>
<p>Explore the Red Rose City of Petra and its iconic Treasury. After lunch, transfer to Wadi Rum for a 4x4 Jeep tour, sunset views, and traditional Zarb dinner. <strong>Overnight: Wadi Rum Camp</strong></p>
</div>

<div class="day">
<h2>Day 4: Wadi Rum – Aqaba</h2>
<p>Drive to Aqaba on the Red Sea. Enjoy water sports, coral reefs, and historical landmarks. <strong>Overnight: Aqaba Hotel</strong></p>
</div>

<div class="day">
<h2>Day 5: Aqaba – Amman</h2>
<p>Free morning in Aqaba. Afternoon transfer to Amman. <strong>Overnight: Amman Hotel</strong></p>
</div>

<div class="day">
<h2>Day 6: Amman – Jerash – Ajloun – Amman</h2>
<p>Visit Jerash’s Roman ruins and Ajloun Castle built by one of Saladin's generals. Return to Amman. <strong>Overnight: Amman Hotel</strong></p>
</div>

<div class="day">
<h2>Day 7: Amman City Tour – Desert Castles</h2>
<p>Tour ancient and modern Amman, then head to the Desert Castles including Qasr Al Azraq, the base of Lawrence of Arabia. <strong>Overnight: Amman Hotel</strong></p>
</div>

<div class="day">
<h2>Day 8: Departure</h2>
<p>Transfer to Queen Alia International Airport for departure.</p>
</div>

<div class="included">
<h2>Included:</h2>
<ul>
<li>Airport transfers</li>
<li>7 nights accommodation with daily breakfast & dinner</li>
<li>All entrance fees</li>
<li>English-speaking guide</li>
<li>4x4 Jeep tour in Wadi Rum</li>
<li>Air-conditioned transportation</li>
</ul>
</div>

<div class="contact">
📩 Contact us now to customize or book this unforgettable journey!
</div>
</div>
</body>
</html>