7 Days Beijing Great Wall Hiking Tour

Beijing, Huangyaguan Great Wall, Jinshanling Great Wall, Huanghuacheng Great Wall, Mutianyu Great Wall

$1,134.00
Group Size:  2 ~ 5 pax
Hotel Class:  Economy Hotel★★★
Mouth:  Dec. ~ Feb.
Quantity
Itinerary Notes

Price includes:

♦ Sharing transfers for group tours

♦ Domestic flight or train tickets based on economy class

♦ Accommodation on twin bed room sharing basis

♦ Driver and English-speaking guide service during tour.

♦ Entrance fee to the attractions listed in the itinerary

♦ Meals as specified in the itinerary.

♦ Government taxes and service charge.

♦ Luggage Transfers between airports and hotels.

♦ Tibet Permit if the itinerary includes any destination of Tibet

Price excludes:

* International airfare or train fare for entry or leaving China

* China entry visa fee

* Any meals, tours and activities not specified in the itinerary.

* Tips for guides, escort, drives, bellman, etc.

* Personal expenses

* Single Room Supplement

* Personal travel insurance

Description

Tour Code: OCT-Beijing-05

Tour Type: Private Tour

Tour Highlights:

 Great adventure and hiking tour in Beijing
 Deeply impressed by the wonderful Wall by hiking along Great Wall nearby Beijing
 Covers all the famous sections of Great Wall, like Jinshanling, Gubeikou, Jiankou, Mutianyu, etc.
 It is the best choice for toursts who like hiking and photography
♦ Hiking Information
Hiking Time: 4-5 hrs a day     Effort: ★★★☆☆
Scenery: ★★★★☆                   History: ★★★★☆

Best Travel Time: Good Time to Travel: Jan - Jun, Sept - Oct

Day 1 Arrival Beijing

Transfer service to hotel

Meals: No meal
Accommodation: In Beijing

Arrive in Beijing, the capital city of China, you will be met at the airport (Beijing Capital International Airport) by tour guide and transferred to your comfortable hotel. Free at leisure for the rest of the day.

Day 2Beijing - Eastern Qing Tomb - Huangyaguan - Jinshanling

Eastern Qing Tomb, Huangyaguan Great Wall hiking, Drive to Jinshanling Great Wall

Meals: Breakfast, Lunch, Dinner
Accommodation: Guesthouse at the Bottom of the Wall
Today's Hiking Time & Length: 1.5 hours

The Great Wall hiking tour will begin from your hotel in Beijing. Be picked up from your hotel in the early morning and transferred directly to Eastern Qing Tomb for a visit. Eastern Qing Tomb is the largest imperial grave complex with surrounding natural landscape in all of China. It is the home of 5 emperors and 15 empresses (as well as numerous concubines). After that drive you to Huangyaguan Great Wall and enjoy a leisure 1.5-hour hiking trip on this well-renovated Great Wall. And then, drive you to Jinshanling Great Wall area and stay overnight in a guesthouse at the bottom of the Wall.

Day 3 Jinshanling

Jinshanling Great Wall hiking, Wohushan Great Wall hiking

Meals: Breakfast, Lunch, Dinner
Accommodation: Guesthouse at the Bottom of the Wall
Today's Hiking Time & Length: 4 hours/8 km in total

After the simple breakfast, start your Jinshanling Great Wall hiking today. You will hike eastward from Jinshanling towards the Simatai Section, the scenery along is extremely fantastic! You will stop at Wuyan Tower on Jinshanling section. This tower ensures you a great view of Simatai Section. Then down to the parking lot at the Jinshanling and enjoy the lunch of today.

The afternoon Great Wall hiking section is Wohushan Great Wall which is needed a short transferring from Jinshanling. Wohushan (Crouching Tiger Mountain) Great Wall hiking may need 2 hours. Wohushan — so named because two distinct peaks resemble a pair of tigers, one looks up and the other bends down. Wohushan Great Wall is famous for its precipitous geography. Hundreds years passed, the old wall without renovation becomes one of the most representatives for people to appreciate the original Great Wall architectural art.

When finish this hiking, you will be transferred back to the guesthouse on the bottom of Jinshanling Great Wall area and stay overnight.

Day 4 Jinshanling - Gubeikou - Huanghuacheng

Jinshanling to Gubeikou Great Wall hiking, Drive to Huanghuacheng

Meals: Breakfast, Lunch, Dinner
Accommodation: Guesthouse at the Bottom of the Wall
Today’s Hiking Time & Length: 5-6 hours/10 km in total

Today’s hiking time will be around 5 hours/10km in total from Jinshanling to General Tower on Gubeikou Section. On the hiking route, there is a military area which is forbidden to pass through. So you will bypass this part by going through a lovely village. Upon arrival at the end point of the hiking, you will be transferred to a small village at the bottom of the Huanghuacheng Great Wall. Stay overnight in a guesthouse there.

Day 5 Huanghuacheng - Xishuiyu - Jiankou

Hiking from Huanghuacheng to Xishuiyu, Drive to Jiankou

Meals: Breakfast, Lunch, Dinner
Accommodation: Guesthouse at the Bottom of the Wall
Today's Hiking Time & Length: 4 hours/8 km in total

Today you will hike from Huanghuacheng section to Xishuiyu. Firstly hiking up to a watch tower which can offer an overlooking of the Huanghuacheng Reservoir. Continue to hike and the route becomes steep. The destination of today is the highest point of the route. Lunch is a picnic on the Wall. The road to Xishuiyu needs to be more careful while climbing. The road is hard but the scenery is great! The broken wall built along the mountain range and stretches to distances. You will down to the Wall through a mountain trail. And then, be transferred from Xishuiyu Village to the bottom of Jiankou Great Wall. Stay overnight in a guesthouse there.

Day 6 Jiankou - Mutianyu - Beijing

Hiking from Jiankou to Mutianyu, Drive back to Beijing

Meals: Breakfast, Lunch
Accommodation: Beijing
Today's Hiking Time & Length: 4-5 hours/10 km in total

After the breakfast in the guesthouse, you will begin the Jiankou-Mutianyu Great Wall hiking. Be well-known in photographers, Jiankou Great Wall is famous for its “wild taste”. Covered by forest, and without renovation, the rough and broken wall will let you know more about the history of the Great Wall, enjoy more impressive experience than the typical tourists get.

When finish this hiking on Mutianyu Great Wall, you will enjoy a late lunch at a restaurant near Mutianyu, where is known for its delicious fish.Then driving back to your hotel in Beijing and finishing this 3-day hiking tour.

Day 7 Departure Beijing

Transfer service to airport

Meals: Breakfast

Free at leisure before transfer to airport.

Service Ends

 

Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.