Book with confidence:
We'll cover any potential airline fuel surcharge when you book before 30 June 2026Learn More
Book with confidence:
We'll cover any potential airline fuel surcharge when you book before 30 June 2026Learn More

Machu Picchu Holidays

Jewel in the crown of the Inca empire, breath-taking from afar and up close, South America’s most iconic visitor attraction rarely disappoints. To even reach Machu Picchu in the first place is an experience in itself as - whether you choose to arrive on foot via the Inca Trail or by train and bus - it first appears impossible that such a vast Inca city could have been constructed here. Overlooked by towering, forest-clad mountains, the site was in fact so well-concealed that it took until 1911 for it to be discovered again, by the American explorer Hiram Bingham.

Whilst the access town to Machu Picchu (known as Aguas Calientes or Machu Picchu Pueblo) is something of a tourist trap, it does benefit from a pleasant riverside location and a good range of hotels. From the town it is an easy 15 minute journey by bus up to the ruins themselves and these depart regularly throughout the day. Once you have arrived at Machu Picchu itself and had the chance to take in its seemingly impossible location, you can explore many areas of this vast citadel on foot, taking in different viewpoints and its myriad tombs and temples. This experience is always brought to life if you are accompanied by an authorised guide, as they will recount some of the fascinating theories about the city and what the different areas were used for, as well as taking you to the very best places for photographs.

Key Information
Flight Time 12.5 hrs from London
Average Temperature Average Temp. - 20 C Rainfall - 40 mm per month (May to Sept) / 200 mm per month (Oct – Apr)

Meet our Peru experts

We offer tailor-made holidays to suit a wide range of tastes. Our experts Dawn and Louise are dedicated to all things Peru and are here to help you plan your perfect trip.

Dawn Smith
Dawn Smith
Destination Manager

Dawn loves Peru. The history, biodiversity and bold landscapes, all of it. She’s hiked with purpose, met incredible communities and explored far beyond the guidebooks, and she’s ready to help you do the same.

Louise Mumford
Louise Mumford
Destination Manager

Peru combines so many of Lou’s favourite things: mountains, history and colourful local culture. She’s hiked its trails, explored its markets and knows how to build a trip that really connects you to everything that makes the country so special.

Latest Blog Articles


View All Blog Articles
Image
02 June 2026

Visiting Peru For The First Time: What I Wish I Knew Before I Went

From misty mornings in Lima to seeing Machu Picchu emerge from the clouds, Radders from our HA finance team shares her first impressions of Peru, and why it completely exceeded expectations. For years, Peru had been one of those places I’d heard people talk about with a kind of reverence. Friends who had visited always came back saying the same thing: " You’ll love it.” Still, nothing really prepared me for what it actually felt like to experience it for myself. I travelled to Peru with my friend George for two weeks in February, during the rainy season, something we knew could be a gamble weather-wise. But honestly? Peru completely exceeded every expectation I had. It wasn’t just Machu Picchu. It was the colour, the energy, the landscapes, the food, the people, the atmosphere. It felt completely different to anywhere else I’ve ever travelled before. George (left) and Rdders (right), desert in Huacachina, 2026. First Impressions of Peru We flew into Lima and stayed in Miraflores for the first few nights. On our first morning, we woke up to heavy fog rolling in from the sea, very typical for that time of year, and I remember thinking, "This might be a very grey start." But then the fog suddenly lifted, revealing the coastline and the ocean beyond, and I felt excited immediately. Taken by Radders in Lima, 2026. What struck me most was how green and colourful Peru felt. I don’t think I’ve ever seen so much variety of fruit in my life. We wandered through local markets in Lima later in the trip, and stalls were overflowing with fruits I couldn’t even name, bright colours everywhere. We ended up trying almost all of them, some incredibly sweet, some unbelievably sour, before enjoying the leftovers in a smoothie afterwards. Array ( [0] => stdClass Object ( [title] => Find Peruvian tressures: Local markets in Lima [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260226_155548.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Find Peruvian tressures: Local markets in Lima ) [1] => stdClass Object ( [title] => Find Peruvian tressures: Local markets in Lima [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260305_134136.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Find Peruvian tressures: Local markets in Lima ) [2] => stdClass Object ( [title] => Find Peruvian tressures: Local markets in Lima [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Food and drink/20260223_144541.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Find Peruvian tressures: Local markets in Lima ) [3] => stdClass Object ( [title] => Find Peruvian tressures: Local markets in Lima [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Food and drink/20260228_103442.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Find Peruvian tressures: Local markets in Lima ) ) Show More @media (min-width: 1200px) { #zen-gallery-expand { display: none; } } @media (min-width: 768px) and (max-width: 1199px) { #zen-gallery-expand { display: none; } } @media (max-width: 767px) { #zen-gallery-expand { display: none; } } document.addEventListener("DOMContentLoaded", function() { const videos = document.querySelectorAll(".zen-gallery-video"); videos.forEach(function(img, index) { if (!img.getAttribute("src") || img.getAttribute("src") === "/") { img.src = "https://placehold.co/600x400/transparent/000?text=Video+thumbnail+loading..."; const video = document.createElement("video"); video.crossOrigin = "anonymous"; video.muted = true; video.preload = "auto"; const videoUrl = decodeURIComponent(img.dataset.videoSrc); let isProcessing = false; let errorTimeout; errorTimeout = setTimeout(() => { if (!isProcessing) { video.remove(); } }, 5000); video.addEventListener("canplay", function() { if (isProcessing) return; isProcessing = true; clearTimeout(errorTimeout); video.currentTime = 0.1; // just a tiny bit in }); video.addEventListener("error", function(e) { console.error("Video load error:", e.target.error.message); video.remove(); img.src = "https://placehold.co/600x400/EEE/31343C?text=Browser+cannot+play+video+:(+"; }); video.addEventListener("seeked", function() { if (!isProcessing) return; const canvas = document.createElement("canvas"); canvas.width = video.videoWidth; canvas.height = video.videoHeight; try { canvas.getContext("2d").drawImage(video, 0, 0); const dataUrl = canvas.toDataURL("image/jpeg", 0.8); img.setAttribute("src", dataUrl); } catch(e) { console.error("Failed to generate thumbnail:", e); } video.remove(); canvas.remove(); }); // Add media fragment to only load first second video.src = `${videoUrl}#t=0,1`; video.load(); } }); }); document.addEventListener("click", function(e) { if (e.target.matches(".zen-gallery-expand")) { const items = document.querySelectorAll(".zen-gallery-item"); items.forEach((item, index) => { if (index >= 12) { item.classList.toggle("d-xl-none"); } if (index >= 9) { item.classList.toggle("d-md-none"); item.classList.toggle("d-xl-block"); } if (index >= 6) { item.classList.toggle("d-none"); item.classList.toggle("d-md-block"); } }); const anyHidden = Array.from(items).some(item => item.classList.contains("d-none") || item.classList.contains("d-md-none") || item.classList.contains("d-xl-none") ); e.target.textContent = anyHidden ? "Show More" : "Show Less"; if (anyHidden) { const expandButton = document.getElementById("zen-gallery-expand"); const rect = expandButton.getBoundingClientRect(); const scrollTop = window.pageYOffset || document.documentElement.scrollTop; window.scrollTo({ top: rect.top + scrollTop - 200, behavior: "instant" }); } } }); There’s a community feeling in Peru that’s hard to describe until you’re there. People gathering to watch the sunset, children playing in parks late into the evening, rollerbladers weaving through squares, music coming from cafés and bars. It just felt lively in the best possible way. I really loved Lima, especially the coastal atmosphere around Miraflores, the artwork and murals across the city, and the food scene. But, if I was planning my first Peru trip again, I’d probably spend slightly less time there and allocate more time to places like Cusco and the Sacred Valley instead. Lima felt like an amazing introduction to Peru, but for me, it was the mountains, culture and landscapes further inland that completely stole the show. Taken by Radders, Artistic scene in Lima, 2026. Array ( [0] => stdClass Object ( [title] => Miraflores in Lima [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260222_112550.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Miraflores in Lima ) [1] => stdClass Object ( [title] => Miraflores in Lima 2 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260222_1010421.jpg [height] => 948 [width] => 729 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Miraflores in Lima [admin_label] => Miraflores in Lima 2 ) [2] => stdClass Object ( [title] => Miraflores in Lima 3 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260222_185032.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Miraflores in Lima [admin_label] => Miraflores in Lima 3 ) [3] => stdClass Object ( [title] => Miraflores in Lima 4 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260222_1041081.jpg [height] => 948 [width] => 1335 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Miraflores in Lima [admin_label] => Miraflores in Lima 4 ) ) Show More @media (min-width: 1200px) { #zen-gallery-expand { display: none; } } @media (min-width: 768px) and (max-width: 1199px) { #zen-gallery-expand { display: none; } } @media (max-width: 767px) { #zen-gallery-expand { display: none; } } document.addEventListener("DOMContentLoaded", function() { const videos = document.querySelectorAll(".zen-gallery-video"); videos.forEach(function(img, index) { if (!img.getAttribute("src") || img.getAttribute("src") === "/") { img.src = "https://placehold.co/600x400/transparent/000?text=Video+thumbnail+loading..."; const video = document.createElement("video"); video.crossOrigin = "anonymous"; video.muted = true; video.preload = "auto"; const videoUrl = decodeURIComponent(img.dataset.videoSrc); let isProcessing = false; let errorTimeout; errorTimeout = setTimeout(() => { if (!isProcessing) { video.remove(); } }, 5000); video.addEventListener("canplay", function() { if (isProcessing) return; isProcessing = true; clearTimeout(errorTimeout); video.currentTime = 0.1; // just a tiny bit in }); video.addEventListener("error", function(e) { console.error("Video load error:", e.target.error.message); video.remove(); img.src = "https://placehold.co/600x400/EEE/31343C?text=Browser+cannot+play+video+:(+"; }); video.addEventListener("seeked", function() { if (!isProcessing) return; const canvas = document.createElement("canvas"); canvas.width = video.videoWidth; canvas.height = video.videoHeight; try { canvas.getContext("2d").drawImage(video, 0, 0); const dataUrl = canvas.toDataURL("image/jpeg", 0.8); img.setAttribute("src", dataUrl); } catch(e) { console.error("Failed to generate thumbnail:", e); } video.remove(); canvas.remove(); }); // Add media fragment to only load first second video.src = `${videoUrl}#t=0,1`; video.load(); } }); }); document.addEventListener("click", function(e) { if (e.target.matches(".zen-gallery-expand")) { const items = document.querySelectorAll(".zen-gallery-item"); items.forEach((item, index) => { if (index >= 12) { item.classList.toggle("d-xl-none"); } if (index >= 9) { item.classList.toggle("d-md-none"); item.classList.toggle("d-xl-block"); } if (index >= 6) { item.classList.toggle("d-none"); item.classList.toggle("d-md-block"); } }); const anyHidden = Array.from(items).some(item => item.classList.contains("d-none") || item.classList.contains("d-md-none") || item.classList.contains("d-xl-none") ); e.target.textContent = anyHidden ? "Show More" : "Show Less"; if (anyHidden) { const expandButton = document.getElementById("zen-gallery-expand"); const rect = expandButton.getBoundingClientRect(); const scrollTop = window.pageYOffset || document.documentElement.scrollTop; window.scrollTo({ top: rect.top + scrollTop - 200, behavior: "instant" }); } } }); Array ( [0] => stdClass Object ( [title] => Artistic scene in Lima [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/sqp_2026032007160143-2.jpg [height] => 843 [width] => 630 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Artistic scene in Lima ) [1] => stdClass Object ( [title] => Artistic scene in Lima 2 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/sqp_2026032007160141-2.jpg [height] => 631 [width] => 843 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Artistic scene in Lima [admin_label] => Artistic scene in Lima 2 ) [2] => stdClass Object ( [title] => Artistic scene in Lima 3 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/sqp_2026032007150139-2.jpg [height] => 845 [width] => 631 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Artistic scene in Lima [admin_label] => Artistic scene in Lima 3 ) [3] => stdClass Object ( [title] => Artistic scene in Lima 4 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/sqp_2026032007140127-2.jpg [height] => 843 [width] => 632 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Artistic scene in Lima [admin_label] => Artistic scene in Lima 4 ) [4] => stdClass Object ( [title] => Artistic scene in Lima 5 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/sqp_2026032007140126-2.jpg [height] => 839 [width] => 632 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Artistic scene in Lima [admin_label] => Artistic scene in Lima 5 ) [5] => stdClass Object ( [title] => Artistic scene in Lima 6 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260223_173423.jpg [height] => 948 [width] => 711 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Artistic scene in Lima [admin_label] => Artistic scene in Lima 6 ) [6] => stdClass Object ( [title] => Artistic scene in Lima 7 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260226_175240.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Artistic scene in Lima [admin_label] => Artistic scene in Lima 7 ) [7] => stdClass Object ( [title] => Artistic scene in Lima 8 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260223_174331.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Lima [admin_label] => Artistic scene in Lima 8 ) ) Show More @media (min-width: 1200px) { #zen-gallery-expand { display: none; } } @media (min-width: 768px) and (max-width: 1199px) { #zen-gallery-expand { display: none; } } @media (max-width: 767px) { #zen-gallery-expand { display: block; } } document.addEventListener("DOMContentLoaded", function() { const videos = document.querySelectorAll(".zen-gallery-video"); videos.forEach(function(img, index) { if (!img.getAttribute("src") || img.getAttribute("src") === "/") { img.src = "https://placehold.co/600x400/transparent/000?text=Video+thumbnail+loading..."; const video = document.createElement("video"); video.crossOrigin = "anonymous"; video.muted = true; video.preload = "auto"; const videoUrl = decodeURIComponent(img.dataset.videoSrc); let isProcessing = false; let errorTimeout; errorTimeout = setTimeout(() => { if (!isProcessing) { video.remove(); } }, 5000); video.addEventListener("canplay", function() { if (isProcessing) return; isProcessing = true; clearTimeout(errorTimeout); video.currentTime = 0.1; // just a tiny bit in }); video.addEventListener("error", function(e) { console.error("Video load error:", e.target.error.message); video.remove(); img.src = "https://placehold.co/600x400/EEE/31343C?text=Browser+cannot+play+video+:(+"; }); video.addEventListener("seeked", function() { if (!isProcessing) return; const canvas = document.createElement("canvas"); canvas.width = video.videoWidth; canvas.height = video.videoHeight; try { canvas.getContext("2d").drawImage(video, 0, 0); const dataUrl = canvas.toDataURL("image/jpeg", 0.8); img.setAttribute("src", dataUrl); } catch(e) { console.error("Failed to generate thumbnail:", e); } video.remove(); canvas.remove(); }); // Add media fragment to only load first second video.src = `${videoUrl}#t=0,1`; video.load(); } }); }); document.addEventListener("click", function(e) { if (e.target.matches(".zen-gallery-expand")) { const items = document.querySelectorAll(".zen-gallery-item"); items.forEach((item, index) => { if (index >= 12) { item.classList.toggle("d-xl-none"); } if (index >= 9) { item.classList.toggle("d-md-none"); item.classList.toggle("d-xl-block"); } if (index >= 6) { item.classList.toggle("d-none"); item.classList.toggle("d-md-block"); } }); const anyHidden = Array.from(items).some(item => item.classList.contains("d-none") || item.classList.contains("d-md-none") || item.classList.contains("d-xl-none") ); e.target.textContent = anyHidden ? "Show More" : "Show Less"; if (anyHidden) { const expandButton = document.getElementById("zen-gallery-expand"); const rect = expandButton.getBoundingClientRect(); const scrollTop = window.pageYOffset || document.documentElement.scrollTop; window.scrollTo({ top: rect.top + scrollTop - 200, behavior: "instant" }); } } }); Is Peru safe and easy for first-time visitors? Before I went, one of the biggest things people warned me about was safety, particularly in Lima. But honestly, I felt completely safe throughout the trip. Of course, like anywhere, you need to stay aware of your surroundings and use common sense, but I actually felt more nervous walking around parts of London with my phone out than I did in Peru. We used our phones constantly for maps, photos and directions and never had any issues. There were even evenings when George went back before me, and I stayed out alone. I never felt uncomfortable at all. Gerorge and Radders in Lima, 2026. I think there’s a misconception that Peru feels difficult or intimidating to travel around, but I found places like Lima and Cusco surprisingly easy to navigate. Taxis and Ubers were incredibly cheap and easy to organise, although I’d definitely recommend checking prices with the other taxis beforehand rather than immediately jumping into the first taxi offered (as you may get overcharged). That said, Peru is definitely a destination where expert planning makes a huge difference. Both George and I come from travel backgrounds, but George organised the whole thing. There’s so much to see, so many routes, tours and logistics to think about, and I can absolutely see how overwhelming it could become without guidance. We had planned a lot, but still left space for spontaneous wandering, which turned out to be some of my favourite moments. One of the biggest misconceptions I had before visiting Peru was that it would feel really expensive once you were there. Obviously, flights are a significant part of the budget, but beyond that, Peru can actually be done in lots of different ways depending on your travel style. We mixed lower-key backpacker-style tours and activities with a few upgraded experiences, like the panoramic Vistadome train to Machu Picchu, and it worked really well. Food and drink were incredibly reasonable considering the quality. Some of the best meals of the trip cost far less than they would have back home. Cusco completely stole my heart Out of everywhere we visited, Cusco was the place I loved the most. I still remember arriving late at night, opening the balcony doors and seeing the hills and mountains surrounding the city. That was the moment it suddenly hit me that we were really there, the start of the adventure. Cusco feels really magical. The architecture, the mountains surrounding the city, the little cobbled streets climbing uphill in every direction. Everywhere you turn, there’s another viewpoint, another hidden café, another tiny bar filled with locals. Array ( [0] => stdClass Object ( [title] => cusco [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Cusco/20260228_150233.jpg [height] => 948 [width] => 711 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Magical Cusco through cobbled streets ) [1] => stdClass Object ( [title] => cusco 2 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Cusco/20260228_162258.jpg [height] => 1185 [width] => 889 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Magical Cusco through cobbled streets [admin_label] => cusco 2 ) [2] => stdClass Object ( [title] => cusco 3 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Cusco/95e4960d-2e94-4665-87fe-ea27bd9eaf3b.jpg [height] => 4000 [width] => 3000 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Magical Cusco through cobbled streets [admin_label] => cusco 3 ) [3] => stdClass Object ( [title] => cusco 4 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Cusco/20260228_102621.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Magical Cusco through cobbled streets [admin_label] => cusco 4 ) [4] => stdClass Object ( [title] => cusco 5 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Cusco/20260305_182425.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Radders view from the balcony [admin_label] => cusco 5 ) [5] => stdClass Object ( [title] => cusco 6 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Cusco/20260305_171255.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Magical Cusco through cobbled streets [admin_label] => cusco 6 ) [6] => stdClass Object ( [title] => cusco 7 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Cusco/20260305_173504.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Magical Cusco through cobbled streets [admin_label] => cusco 7 ) [7] => stdClass Object ( [title] => cusco 8 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Cusco/original_65bbe9c2-b228-4201-8b64-c2a05b80c60f_20260305_175303.jpg [height] => 1185 [width] => 888 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Magical Cusco through cobbled streets [admin_label] => cusco 8 ) ) Show More @media (min-width: 1200px) { #zen-gallery-expand { display: none; } } @media (min-width: 768px) and (max-width: 1199px) { #zen-gallery-expand { display: none; } } @media (max-width: 767px) { #zen-gallery-expand { display: block; } } document.addEventListener("DOMContentLoaded", function() { const videos = document.querySelectorAll(".zen-gallery-video"); videos.forEach(function(img, index) { if (!img.getAttribute("src") || img.getAttribute("src") === "/") { img.src = "https://placehold.co/600x400/transparent/000?text=Video+thumbnail+loading..."; const video = document.createElement("video"); video.crossOrigin = "anonymous"; video.muted = true; video.preload = "auto"; const videoUrl = decodeURIComponent(img.dataset.videoSrc); let isProcessing = false; let errorTimeout; errorTimeout = setTimeout(() => { if (!isProcessing) { video.remove(); } }, 5000); video.addEventListener("canplay", function() { if (isProcessing) return; isProcessing = true; clearTimeout(errorTimeout); video.currentTime = 0.1; // just a tiny bit in }); video.addEventListener("error", function(e) { console.error("Video load error:", e.target.error.message); video.remove(); img.src = "https://placehold.co/600x400/EEE/31343C?text=Browser+cannot+play+video+:(+"; }); video.addEventListener("seeked", function() { if (!isProcessing) return; const canvas = document.createElement("canvas"); canvas.width = video.videoWidth; canvas.height = video.videoHeight; try { canvas.getContext("2d").drawImage(video, 0, 0); const dataUrl = canvas.toDataURL("image/jpeg", 0.8); img.setAttribute("src", dataUrl); } catch(e) { console.error("Failed to generate thumbnail:", e); } video.remove(); canvas.remove(); }); // Add media fragment to only load first second video.src = `${videoUrl}#t=0,1`; video.load(); } }); }); document.addEventListener("click", function(e) { if (e.target.matches(".zen-gallery-expand")) { const items = document.querySelectorAll(".zen-gallery-item"); items.forEach((item, index) => { if (index >= 12) { item.classList.toggle("d-xl-none"); } if (index >= 9) { item.classList.toggle("d-md-none"); item.classList.toggle("d-xl-block"); } if (index >= 6) { item.classList.toggle("d-none"); item.classList.toggle("d-md-block"); } }); const anyHidden = Array.from(items).some(item => item.classList.contains("d-none") || item.classList.contains("d-md-none") || item.classList.contains("d-xl-none") ); e.target.textContent = anyHidden ? "Show More" : "Show Less"; if (anyHidden) { const expandButton = document.getElementById("zen-gallery-expand"); const rect = expandButton.getBoundingClientRect(); const scrollTop = window.pageYOffset || document.documentElement.scrollTop; window.scrollTo({ top: rect.top + scrollTop - 200, behavior: "instant" }); } } }); We walked endlessly while we were there, often drifting far beyond the main square and into quieter local neighbourhoods where you could look back down over the whole city. Those were probably some of my favourite hours of the entire trip. The food scene was also incredible. One of my favourite meals of the trip was at Cicciolina, a restaurant recommended to us by Dawn (our HA Peru expert). I opted for the duck egg scallops, and I’m still thinking about them now. Taken by Radders, La Plaza de Almas in Cusco, 2026. What the altitude in Peru actually feels like If there’s one thing I underestimated before visiting Peru, it was definitely the altitude. As an experienced skier, I'm used to high elevations, but you still need to be careful; altitude will catch up with you if you push too hard. We arrived in Cusco late and then spent the next day walking everywhere, constantly uphill. At the time, we felt fine, but later that afternoon we sat down for one cocktail, and suddenly I felt unbelievably drunk. That was the first moment I realised the altitude really does affect you in strange ways. The following day, we definitely needed to slow down and rest. My biggest advice for anyone visiting Peru for the first time would be: Give yourself time to acclimatise properly. Don’t fly straight into Cusco and immediately attempt Rainbow Mountain or intense hikes. Leave at least a day or two in between. There are pharmacies everywhere, local remedies available, and even sweets and oxygen sprays designed to help with altitude. We didn't need to go as far as buying remedies, but it was good to know that they are there if needed. And try not to panic too much about it beforehand; I found myself getting into my own head a little bit, which happens to the best of us, but all in all, of course, I ended up being fine. Seeing Machu Picchu for the first time Nothing, absolutely nothing, prepares you for the scale of Machu Picchu in real life. I think before visiting, most people imagine that one famous postcard viewpoint. But when you’re actually there, you realise how enormous it is, how dramatic the setting feels, and how unbelievable its location really is, hidden high within the mountains. We visited Machu Picchu as part of a two-day trip through the Sacred Valley. One thing I’d really recommend is upgrading to the Vistadome train if you can. The panoramic windows, live music and open-air viewing carriage made the journey itself feel like part of the experience. The actual morning we visited was chaos in the best possible way. Array ( [0] => stdClass Object ( [title] => The Inca Empire, Machu Picchu [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Machu Picchu/20260304_074841.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => The Inca Empire, Machu Picchu ) [1] => stdClass Object ( [title] => The Inca Empire, Machu Picchu 2 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Machu Picchu/20260304_105802.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => The Inca Empire, Machu Picchu [admin_label] => The Inca Empire, Machu Picchu 2 ) [2] => stdClass Object ( [title] => The Inca Empire, Machu Picchu 3 [item_type] => image [full] => stdClass Object ( [src] => images/2026/06/02/20260304_172834.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => The Inca Empire, Machu Picchu [admin_label] => The Inca Empire, Machu Picchu 3 ) [3] => stdClass Object ( [title] => The Inca Empire, Machu Picchu 4 [item_type] => image [full] => stdClass Object ( [src] => images/2026/06/02/20260304_120854.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => The Inca Empire, Machu Picchu [admin_label] => The Inca Empire, Machu Picchu 4 ) [4] => stdClass Object ( [title] => The Inca Empire, Machu Picchu 5 [item_type] => image [full] => stdClass Object ( [src] => images/2026/06/02/20260304_123432.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => The Inca Empire, Machu Picchu [admin_label] => The Inca Empire, Machu Picchu 5 ) [5] => stdClass Object ( [title] => The Inca Empire, Machu Picchu 6 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Machu Picchu/20260303_162615.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => The Inca Empire, Machu Picchu [admin_label] => The Inca Empire, Machu Picchu 6 ) [6] => stdClass Object ( [title] => The Inca Empire, Machu Picchu 7 [item_type] => image [full] => stdClass Object ( [src] => images/2026/06/02/20260304_111834.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => The Inca Empire, Machu Picchu [admin_label] => The Inca Empire, Machu Picchu 7 ) [7] => stdClass Object ( [title] => The Inca Empire, Machu Picchu 8 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Machu Picchu/20260304_094706.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => The Inca Empire, Machu Picchu [admin_label] => The Inca Empire, Machu Picchu 8 ) ) Show More @media (min-width: 1200px) { #zen-gallery-expand { display: none; } } @media (min-width: 768px) and (max-width: 1199px) { #zen-gallery-expand { display: none; } } @media (max-width: 767px) { #zen-gallery-expand { display: block; } } document.addEventListener("DOMContentLoaded", function() { const videos = document.querySelectorAll(".zen-gallery-video"); videos.forEach(function(img, index) { if (!img.getAttribute("src") || img.getAttribute("src") === "/") { img.src = "https://placehold.co/600x400/transparent/000?text=Video+thumbnail+loading..."; const video = document.createElement("video"); video.crossOrigin = "anonymous"; video.muted = true; video.preload = "auto"; const videoUrl = decodeURIComponent(img.dataset.videoSrc); let isProcessing = false; let errorTimeout; errorTimeout = setTimeout(() => { if (!isProcessing) { video.remove(); } }, 5000); video.addEventListener("canplay", function() { if (isProcessing) return; isProcessing = true; clearTimeout(errorTimeout); video.currentTime = 0.1; // just a tiny bit in }); video.addEventListener("error", function(e) { console.error("Video load error:", e.target.error.message); video.remove(); img.src = "https://placehold.co/600x400/EEE/31343C?text=Browser+cannot+play+video+:(+"; }); video.addEventListener("seeked", function() { if (!isProcessing) return; const canvas = document.createElement("canvas"); canvas.width = video.videoWidth; canvas.height = video.videoHeight; try { canvas.getContext("2d").drawImage(video, 0, 0); const dataUrl = canvas.toDataURL("image/jpeg", 0.8); img.setAttribute("src", dataUrl); } catch(e) { console.error("Failed to generate thumbnail:", e); } video.remove(); canvas.remove(); }); // Add media fragment to only load first second video.src = `${videoUrl}#t=0,1`; video.load(); } }); }); document.addEventListener("click", function(e) { if (e.target.matches(".zen-gallery-expand")) { const items = document.querySelectorAll(".zen-gallery-item"); items.forEach((item, index) => { if (index >= 12) { item.classList.toggle("d-xl-none"); } if (index >= 9) { item.classList.toggle("d-md-none"); item.classList.toggle("d-xl-block"); } if (index >= 6) { item.classList.toggle("d-none"); item.classList.toggle("d-md-block"); } }); const anyHidden = Array.from(items).some(item => item.classList.contains("d-none") || item.classList.contains("d-md-none") || item.classList.contains("d-xl-none") ); e.target.textContent = anyHidden ? "Show More" : "Show Less"; if (anyHidden) { const expandButton = document.getElementById("zen-gallery-expand"); const rect = expandButton.getBoundingClientRect(); const scrollTop = window.pageYOffset || document.documentElement.scrollTop; window.scrollTo({ top: rect.top + scrollTop - 200, behavior: "instant" }); } } }); We woke up incredibly early, and it was pouring with rain. Everything was soaked. We’d booked multiple circuits for the day, thankfully, because when we first reached the classic viewpoint, Machu Picchu was almost hidden behind thick cloud. I remember standing there, absolutely drenched, while our guide kept telling us all about the incredible history of the area, waiting for the weather to clear. Then suddenly, for a few seconds, the clouds lifted, and George and I just ran towards the viewpoint to see it properly. Even in the rain, it still felt magical. In some ways, the dramatic weather almost added to the atmosphere. The smell of rain, the mist moving through the mountains, the scale of everything around us- it felt really surreal. Later that day, we tackled the hike up Huayna Picchu, which turned out to be far steeper and scarier than I’d anticipated. Somewhere along the climb, I realised I might actually be a little afraid of heights. But reaching the top and seeing Machu Picchu far below us in full sunshine made every slippery step worth it, and it was definitely my favourite part of the Machu Picchu experience, with the combination of a little adventure and then, of course, the views once we arrived at the top. Beyond Machu Picchu: the parts of Peru I wasn’t expecting One of the biggest surprises about Peru was just how varied it is. In the same trip, we explored Lima’s coastline and ancient ruins, spotted sea lions off the coast near Paracas, sandboarded through the desert dunes of Huacachina at sunset, tasted pisco in Ica, wandered through colourful markets in Cusco and hiked through the Andes. Rainbow Mountain was another unforgettable experience, partly because it was half-covered in snow when we arrived, something Dawn said she’d never seen before. For a moment I was gonna be a little fobbed off if everything was covered in snow, but of course, it ended up being incredible. Beforehand, I hadn't really comprehended how genuinely tough the altitude was there. It is even harder than Machu Picchu, as it’s higher, but seeing the deep red landscapes of the Red Valley afterwards made it completely worth it. Radders in Huacachina, 2026. Huacachina was probably the place that surprised me most. I’d imagined this peaceful desert oasis surrounded by silence, but parts of it actually felt much more backpacker-oriented than expected, with bars, clubs and a lively social atmosphere around the dunes. That said, I’d still absolutely recommend visiting. The dune buggy rides, sandboarding and sunset over the desert were incredible, just maybe not quite the isolated desert experience I’d imagined beforehand. On a side note, we also found Paddington Bear in Peru! This silly little moment made Peru feel a little familiar, I think? We may have been a few thousand miles away, but it made the space between Peru and home feel smaller in a way. Array ( [0] => stdClass Object ( [title] => Huacachina & Paracas [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Paracas_Huacahina/20260224_101439.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Huacachina & Paracas ) [1] => stdClass Object ( [title] => Huacachina & Paracas 2 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Paracas_Huacahina/20260224_181024.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Huacachina & Paracas [admin_label] => Huacachina & Paracas 2 ) [2] => stdClass Object ( [title] => Huacachina & Paracas 3 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Paracas_Huacahina/20260225_082855.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Huacachina & Paracas [admin_label] => Huacachina & Paracas 3 ) [3] => stdClass Object ( [title] => Huacachina & Paracas 4 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Paracas_Huacahina/20260224_164150.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Huacachina & Paracas [admin_label] => Huacachina & Paracas 4 ) [4] => stdClass Object ( [title] => More of Peru [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Machu Picchu/20260303_192007.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => We found Paddington! [admin_label] => Huacachina & Paracas 5 ) [5] => stdClass Object ( [title] => More of Peru 5 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Sacred valley/20260303_135319.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => More of Peru [admin_label] => More of Peru 5 ) [6] => stdClass Object ( [title] => More of Peru 6 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Rainow mountain/20260302_090215.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => More of Peru [admin_label] => More of Peru 6 ) [7] => stdClass Object ( [title] => More of Peru 7 [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/lima/20260227_133749.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => Pups in Peru [admin_label] => More of Peru 7 ) ) Show More @media (min-width: 1200px) { #zen-gallery-expand { display: none; } } @media (min-width: 768px) and (max-width: 1199px) { #zen-gallery-expand { display: none; } } @media (max-width: 767px) { #zen-gallery-expand { display: block; } } document.addEventListener("DOMContentLoaded", function() { const videos = document.querySelectorAll(".zen-gallery-video"); videos.forEach(function(img, index) { if (!img.getAttribute("src") || img.getAttribute("src") === "/") { img.src = "https://placehold.co/600x400/transparent/000?text=Video+thumbnail+loading..."; const video = document.createElement("video"); video.crossOrigin = "anonymous"; video.muted = true; video.preload = "auto"; const videoUrl = decodeURIComponent(img.dataset.videoSrc); let isProcessing = false; let errorTimeout; errorTimeout = setTimeout(() => { if (!isProcessing) { video.remove(); } }, 5000); video.addEventListener("canplay", function() { if (isProcessing) return; isProcessing = true; clearTimeout(errorTimeout); video.currentTime = 0.1; // just a tiny bit in }); video.addEventListener("error", function(e) { console.error("Video load error:", e.target.error.message); video.remove(); img.src = "https://placehold.co/600x400/EEE/31343C?text=Browser+cannot+play+video+:(+"; }); video.addEventListener("seeked", function() { if (!isProcessing) return; const canvas = document.createElement("canvas"); canvas.width = video.videoWidth; canvas.height = video.videoHeight; try { canvas.getContext("2d").drawImage(video, 0, 0); const dataUrl = canvas.toDataURL("image/jpeg", 0.8); img.setAttribute("src", dataUrl); } catch(e) { console.error("Failed to generate thumbnail:", e); } video.remove(); canvas.remove(); }); // Add media fragment to only load first second video.src = `${videoUrl}#t=0,1`; video.load(); } }); }); document.addEventListener("click", function(e) { if (e.target.matches(".zen-gallery-expand")) { const items = document.querySelectorAll(".zen-gallery-item"); items.forEach((item, index) => { if (index >= 12) { item.classList.toggle("d-xl-none"); } if (index >= 9) { item.classList.toggle("d-md-none"); item.classList.toggle("d-xl-block"); } if (index >= 6) { item.classList.toggle("d-none"); item.classList.toggle("d-md-block"); } }); const anyHidden = Array.from(items).some(item => item.classList.contains("d-none") || item.classList.contains("d-md-none") || item.classList.contains("d-xl-none") ); e.target.textContent = anyHidden ? "Show More" : "Show Less"; if (anyHidden) { const expandButton = document.getElementById("zen-gallery-expand"); const rect = expandButton.getBoundingClientRect(); const scrollTop = window.pageYOffset || document.documentElement.scrollTop; window.scrollTo({ top: rect.top + scrollTop - 200, behavior: "instant" }); } } }); Food, people and the atmosphere of Peru The food in Peru honestly deserves its own trip. Before visiting, I never imagined I’d end up loving ceviche as much as I did, especially as someone who wouldn’t usually go for raw fish. But some of the best meals of the trip were the simplest ones: fresh seafood in Lima, cocktails in San Blas, tiny cafés tucked into Cusco’s hillsides. One thing I weirdly became obsessed with in Peru was espresso naranja; espresso mixed with orange juice. It sounds completely wrong, but somehow worked brilliantly in the heat. Peru kept having little moments like that throughout the trip: unexpected things you’d never think to order at home suddenly becoming part of the experience. So much of my trip, I created so many fond memories, and at the top of the pile are definitely my interactions with the wonderful people. They’re so kind and warm! Everywhere we went, people were welcoming, friendly and genuinely proud of their country. You could feel how passionate local guides were about Peru’s history, landscapes and culture. Array ( [0] => stdClass Object ( [title] => Gallery Item [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Paracas_Huacahina/20260224_171720.jpg [height] => 948 [width] => 1264 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => ) [1] => stdClass Object ( [title] => Gallery Item [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Rainow mountain/20260302_084220.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => ) [2] => stdClass Object ( [title] => Gallery Item [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Sacred valley/20260303_102530.jpg [height] => 1185 [width] => 889 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => ) [3] => stdClass Object ( [title] => Gallery Item [item_type] => image [full] => stdClass Object ( [src] => images/peru/Radders_visiting_peru/Sacred valley/20260303_130532.jpg [height] => 1185 [width] => 1580 [alt] => ) [video] => stdClass Object ( [src] => ) [thumbnail] => stdClass Object ( [src] => ) [video_aria_label] => Hit space to toggle, play or pause video [video_loop] => 0 [image_focus] => center [caption] => ) ) Show More @media (min-width: 1200px) { #zen-gallery-expand { display: none; } } @media (min-width: 768px) and (max-width: 1199px) { #zen-gallery-expand { display: none; } } @media (max-width: 767px) { #zen-gallery-expand { display: none; } } document.addEventListener("DOMContentLoaded", function() { const videos = document.querySelectorAll(".zen-gallery-video"); videos.forEach(function(img, index) { if (!img.getAttribute("src") || img.getAttribute("src") === "/") { img.src = "https://placehold.co/600x400/transparent/000?text=Video+thumbnail+loading..."; const video = document.createElement("video"); video.crossOrigin = "anonymous"; video.muted = true; video.preload = "auto"; const videoUrl = decodeURIComponent(img.dataset.videoSrc); let isProcessing = false; let errorTimeout; errorTimeout = setTimeout(() => { if (!isProcessing) { video.remove(); } }, 5000); video.addEventListener("canplay", function() { if (isProcessing) return; isProcessing = true; clearTimeout(errorTimeout); video.currentTime = 0.1; // just a tiny bit in }); video.addEventListener("error", function(e) { console.error("Video load error:", e.target.error.message); video.remove(); img.src = "https://placehold.co/600x400/EEE/31343C?text=Browser+cannot+play+video+:(+"; }); video.addEventListener("seeked", function() { if (!isProcessing) return; const canvas = document.createElement("canvas"); canvas.width = video.videoWidth; canvas.height = video.videoHeight; try { canvas.getContext("2d").drawImage(video, 0, 0); const dataUrl = canvas.toDataURL("image/jpeg", 0.8); img.setAttribute("src", dataUrl); } catch(e) { console.error("Failed to generate thumbnail:", e); } video.remove(); canvas.remove(); }); // Add media fragment to only load first second video.src = `${videoUrl}#t=0,1`; video.load(); } }); }); document.addEventListener("click", function(e) { if (e.target.matches(".zen-gallery-expand")) { const items = document.querySelectorAll(".zen-gallery-item"); items.forEach((item, index) => { if (index >= 12) { item.classList.toggle("d-xl-none"); } if (index >= 9) { item.classList.toggle("d-md-none"); item.classList.toggle("d-xl-block"); } if (index >= 6) { item.classList.toggle("d-none"); item.classList.toggle("d-md-block"); } }); const anyHidden = Array.from(items).some(item => item.classList.contains("d-none") || item.classList.contains("d-md-none") || item.classList.contains("d-xl-none") ); e.target.textContent = anyHidden ? "Show More" : "Show Less"; if (anyHidden) { const expandButton = document.getElementById("zen-gallery-expand"); const rect = expandButton.getBoundingClientRect(); const scrollTop = window.pageYOffset || document.documentElement.scrollTop; window.scrollTo({ top: rect.top + scrollTop - 200, behavior: "instant" }); } } }); Would I go back to Peru? Without hesitation: yes. I’d go back to Cusco first. I think I fell a little bit in love with the city while I was there. And honestly, I’d even go back to Machu Picchu again. It’s one of those places that really does live up to the hype. If I had one piece of advice for anyone visiting Peru for the first time, it would be this: Don’t underestimate how much planning goes into doing Peru well, especially when it comes to experience, routes and timings. It’s the kind of destination where expert guidance genuinely transforms the experience. But once you’re there? Peru has this way of completely pulling you in. It’s colourful, emotional, adventurous, beautiful and unlike anywhere else I’ve ever travelled. Taken by Radders, Rainbow Mountain, 2026. Peru is ready to surprise you too. Yes, there are the headline moments: Machu Picchu emerging through the clouds, the vast Andean landscapes, the colours of Cusco’s markets. But there are so many smaller treasures to uncover. The conversations with locals, the late evenings wandering unfamiliar streets, the smell of rain in the mountains, the feeling of stepping somewhere completely different from everyday life. For first-time visitors, Peru can feel both exciting and overwhelming simply because there’s so much to experience. But with the right pace, thoughtful planning and time to properly immerse yourself in each destination, it might just become one of the best trips you have ever been on. Will you follow in Radders’ footsteps with your very own Peru adventure? Get in touch today; our experts Lou and Dawn are here to help! Ready to finally visit Peru? Speak to our Peru experts, Louise or Dawn today. ZEN_HOLIDAY_GET_A_QUOTE ZEN_HOLIDAY_TEL ZEN_HOLIDAY_OPEN_HOURS

About Peru

Peru is South America at its most iconic. Breathtaking landscapes stretching all the way from the Andes to the Amazon, colourful indigenous markets, colonial cities, ancient civilisations and, of course, the mighty Inca citadel of Machu Picchu. And, despite being a country known for its active pursuits, the majority of Peru’s attractions are remarkably accessible for travellers of all ages and fitness levels. Machu Picchu, for example, can be reached by a scenic train journey through a pristine mountain valley if trekking the Inca Trail does not appeal. And, there are some other superb rail journeys to be enjoyed across the country. Compact colonial cities such as Arequipa and Cusco can be easily explored on foot, all whilst marvelling at magnificent architecture and backdrops of Andean peaks before simply watching the world go by in an elegant pavement cafe. Even the Amazon, the world’s largest tropical rainforest, can be accessed with relative ease in Peru. A good network of flights serve the Amazonian gateway cities and from here you can choose a rainforest experience perfectly suited to your interests and preferences, whether that’s a luxurious river cruise or lodge offering a gentle introduction to the jungle, or a more intrepid adventure right into the heart of the jungle.

Frequently Asked Questions

Peru has two main seasons: a dry season from May to September, and a wet season from October to April. While there are regional variations (the Amazon and northern coast have their own patterns), these two Andean seasons shape the weather in most of Peru’s popular spots.

These days, people visit Peru throughout the year. Travelling in the shoulder months (just before or after peak season) can be a great option — the weather is often still good, and you’ll find fewer crowds at key sites. We generally recommend avoiding January and February if you can, as these are the wettest months. The Inca Trail also closes every February for maintenance.

Peru’s high season, especially July and August, is very popular. If you’re planning to travel then, it’s important to book well in advance. Inca Trail permits and one-day hike tickets (from KM104) often sell out six to nine months ahead. Even if you’re not trekking, hotels in places like Cusco can fill quickly, especially those charming colonial-style stays with fewer rooms.

With restaurants like Ceviche and Lima London making waves on the UK foodie scene, Peruvian cuisine is finally getting the global attention it deserves. Lima is now a true culinary hotspot, boasting some of the best restaurants in the world. We always recommend carving out time for a food tour of the capital, it’s one of our favourite ways to experience the city.

Beyond the capital there are other superb restaurants to be found, and even informal dining can be a treat – grabbing a freshly baked empanada pasty from a street stall for example, followed by the sugary hit of a picaron, a type of sweet potato fritter.

Peruvian cuisine is shaped by its diverse regions: the Andes, the Amazon and the coast. Potatoes are everywhere (there are over 3,000 varieties in Peru), and a classic dish like lomo saltado – sautéed beef with potatoes – is served almost everywhere. You might also come across alpaca steak or guinea pig (cuy) on the menu, both worth trying at least once if you’re feeling adventurous.

The Amazon offers an incredible variety of tropical fruits, along with yucca, plantain and river fish. But it’s the coast that’s famous for seafood. Fresh ceviche is a must during your stay, don’t miss it!

When it comes to drinks, Peru’s national spirit is pisco, most famously served in a Pisco Sour. There’s a long-standing friendly rivalry with Chile over who makes the best version. You’ll also find chicha (a traditional corn beer) and plenty of refreshing local lagers to sample. While Peru does produce some wine, the quality can vary, so wine lovers best stick to Chilean or Argentinian bottles when dining out.

There are currently no direct flights from the UK to Lima, as British Airways has discontinued its previous non-stop service from London Gatwick. However, Peru remains well connected via a range of indirect flights, which often provide good value and convenient options, particularly for travellers departing from regional airports. You can fly to Lima from the UK with just one stop in cities such as Madrid, Amsterdam, Paris, or Bogotá, making the journey relatively straightforward and hassle-free.

UK passport holders do not require a visa to enter Peru, provided you plan to leave the country again within 90 days.

If you are flying to Peru via the USA, you’ll need to apply online for an ‘ESTA’ electronic travel authorisation, even if you are only in transit. This costs $14 per person, is valid for two years and should be applied for on the official Department of Homeland Security website: https://esta.cbp.dhs.gov/esta/

 

You should contact your GP before booking a trip to Peru. We can provide some general guidelines, however we’re not medically trained, so it is essential to speak to a medical professional well in advance of your trip.

Zika Virus: Though instances of the Zika Virus in Peru have been few and isolated, the latest advice from the World Health Organisation recommends pregnant women or those planning to start a family to postpone travel to the country, and to practice safe sex up to six months after their return.

Yellow fever: If you are arriving in Peru from countries that have yellow fever, you may be asked to produce a certificate of vaccination against the disease. This is not an official entry requirement for Peru, but you should speak to your GP about whether they recommend the vaccination for your itinerary – particularly if you are visiting the Amazon. Many GPs will not recommend the vaccine for people over 60, so please discuss this with them if you are considering a trip to the Amazon.

Malaria: Many visitor attractions in Peru are low-risk or malaria free, but your GP will be able to advise whether anti-malarials are recommended for your specific itinerary (particularly if visiting the Amazon).

The best way to prevent transmission of all mosquito-borne diseases is to cover up. You should wear long trousers and sleeves while walking in the forests, at sunset, after rain showers and near standing water, and wear an insect repellent that contains a good percentage of DEET.

General: It's recommended that your general boosters for Diptheria, Polio, Tetanus and Hepatitis A are up-to-date before travel.

Some of Peru’s key visitor attractions are at high altitude. Machu Picchu rests at 2430 metres above sea level, Cusco at 3300 metres, Lake Titicaca and some areas around the Colca Canyon at approximately 3800 metres. As a result, many visitors will experience some mild symptoms when first at altitude such as a headache, fatigue and a dry throat. In most cases these symptoms pass relatively quickly and are rarely cause for concern, particularly if you stay well-hydrated, do not over-exert yourself and avoid heavy meals and alcohol during your first couple of days at altitude.

In rare cases, more severe altitude sickness (also known Acute Mountain Sickness) can develop, so if your symptoms persist or worsen then immediate medical attention should be sought.

If you are pregnant or taking the contraceptive pill, have high blood pressure, asthma, heart or lung conditions or any other underlying health condition you should consult your GP before booking your trip. Once you have booked, we recommend taking out comprehensive travel insurance that includes medial cover for all destinations you are visiting (some policies only cover destinations up to 2000 metres). You should always declare any pre-existing medical conditions to your insurer – some may be able to provide cover for these conditions for an additional premium.

We can design itineraries at a slower pace following a gentle route of acclimatisation if altitude is of particular concern.

Staying safe in Peru is generally a matter of common-sense guidelines that you would apply when travelling anywhere in the world. You should exercise caution in cities after dark and only take licensed taxis. Your local guide or hotel concierge will be able to provide more detailed recommendations specific to where you are staying.

The local currency in Peru is the Nuevo Sol, and at time of writing £1 GBP was worth 4 Soles. US dollars are also widely accepted in Peru – it is the second currency here, and you can choose to withdraw dollars from most ATMs. It is useful to bring some US dollars with you but ideally only the smaller denominations and notes in good condition. If you need to change money your guide will be able to recommend the best places, and most major debit and credit cards are widely accepted in Peru.

Tax of 18% will be added to bills in major restaurants and sometimes a service charge of 10%. Tipping in restaurants for good service is appreciated if service has not already been added to your bill. For guides, tipping is entirely discretionary but is a nice gesture if you have enjoyed your tour. US $5 – $10 per person would be around average for a regular tour, and you may also wish to tip drivers who have been with you for longer periods (though not as much as the guide).

We believe travel should be a force for good. That means exploring with open eyes, treading lightly, and respecting the people and places that make the world so special. Our code of conduct isn’t about rules, it’s simply a guide to help you travel thoughtfully, ethically, and with care. Because every small choice makes a big difference.

  • If you choose to trust us with your holiday, we’ll send you a “Travel Facts” document when confirming your booking. This includes useful facts and travel advice, such as restaurant recommendations, reading tips, basic language information, cultural traditions, climate information, brief historical overviews, and more. We feel that this offers a useful insight and can help you interact with local residents in a more sensitive, well-informed manner. Please do try to take the time to read this information before your visit, it’s worth the time!

  • A number of the countries in which we operate holidays are religious societies with a widely observed set of customs. Always respect these norms, particularly when visiting religious buildings.

  • To the best of our knowledge, all hotels, lodges, and camps within our portfolio operate stringent measures to minimise water usage. All of our destinations have issues with water supplies to a certain extent, so feel free to raise any possible wastage should you encounter it during your stay, either with the accommodation or with us upon your return.

  • Please ask permission before taking photographs of people, and respect their wishes if they are not happy to be photographed. We find that friendly requests and a smile are usually met with a ‘yes!’

  • Strive, where possible, to make your own contribution to environmental practices as you travel. This might include minimising your electricity usage, not smoking in protected areas, avoiding coral while snorkelling, and safely disposing of all litter (recycling where possible).

  • Where possible, try to purchase from local suppliers. This includes shopping for souvenirs, dining out at restaurants, and booking additional excursions during your free time. In areas where haggling is an accepted part of daily life, don’t be offended if you’re unable to obtain what you perceive as a fair price for an item.

  • We emphasise to local suppliers that our clients should never be taken on unsolicited shopping trips, but if this does happen, try to retain your sense of humour, provide a firm refusal to participate and do let us know about it on your return. We pass on all feedback from every trip undertaken with us to our relevant local suppliers, who all share our commitment to travelling with sensitivity.

  • Please don’t remove any indigenous items from their natural habitat and attempt to bring them home as a souvenir. This particularly applies to everything from coral, shells, plants and food in the natural world, to cultural artefacts and antiques.

If you’re unsure about anything relating to the above, please feel free to chat to us. We’ve travelled extensively in the country and will be more than happy to offer our considered advice.

Key Information
Flight Time 12.5 hours from London
Currency Peruvian Nuevo Sol
Language Spanish
Dialing Code +51
Capital City Lima
Time Difference GMT -5

Meet our Peru experts

We offer tailor-made holidays to suit a wide range of tastes. Our experts Dawn and Louise are dedicated to all things Peru and are here to help you plan your perfect trip.

Dawn Smith
Dawn Smith
Destination Manager

Dawn loves Peru. The history, biodiversity and bold landscapes, all of it. She’s hiked with purpose, met incredible communities and explored far beyond the guidebooks, and she’s ready to help you do the same.

Louise Mumford
Louise Mumford
Destination Manager

Peru combines so many of Lou’s favourite things: mountains, history and colourful local culture. She’s hiked its trails, explored its markets and knows how to build a trip that really connects you to everything that makes the country so special.

What You're Saying

Brilliant bespoke planning and expert advice in scheduling our trip to South America, nothing was too much trouble, really refreshing to experience a sincere customer focused approach. We had a fabulous itinerary across Peru, Bolivia, Chile and Easter Island, holiday of a lifetime. They set a very high standard and I can't recommend them more highly.

Gary Bassett Trustpilot
We contacted HA to plan a family adventure through the Andes from Lima in Peru, through Bolivia and down to Santiago in Chile. Louise at HA was amazing and quickly understood exactly the type of trip we were after and organised it perfectly. Louise helped us plan an action-packed itinerary and once on the road it all went smoothly with excellent guides throughout, the organisation was faultless. It was an incredible experience for the whole family and we would definitely recommend HA. We won't hesitate to use HA for our next adventure - many thanks!

Damien Trustpilot
A total 5* experience. Excellent, friendly, and courteous service from first to last. The company prides itself on providing detailed, first hand, expertise for each of its destinations. Latin America specialist Louise filled us with confidence and couldn’t have been more helpful in putting together a bespoke trip to Peru and Ecuador. More importantly the travel experience totally lived up to our expectations and everything went according to plan. Many thanks.

Phil Aldridge Trustpilot
Holiday Architects were amazing from the first time I spoke to them about a trip to Peru right through to the end of my holiday. She listened, came back with an offer that matched my interests, and worked to finalise this. Before we left she made sure our questions were all answers. Before and while there our questions were always answered promptly. We were guided from Lima to the Amazon, on to Machu Picchu and to Cusco - The Sacred Valley, river rafting, mountain biking, and a day tour to Laguna Humanty. Everyone was attentive to details, the staff were so informative and kind, the tours we went on were brilliant. The organised accommodation was superb. The food was out of this world - especially on the four day hike, amazing. I would have no hesitation to use this company again.

Peter Trustpilot
Dawn at Holiday Architects helped us organise an incredible trip to Peru! She was so helpful in advising and recommending the perfect itinerary! We were able to customise our trip without compromising things that we wanted to do. I would highly recommend their service!

Hinesh Trustpilot
A great experience from start to finish. Our trip to Peru was incredible, perfect organised by our rep Louise Mumford and we didn’t have to worry about a thing.

Marie Le Hur Trustpilot
We had an excellent experience with Holiday Architects who organised our trip to Peru for our honeymoon. Communication with Louise was quick and efficient and she sent us possibilities and options for our trip, which we were then able to adjust and change as per our needs. Louise even organised a lovely meal for us as a honeymoon treat! Nothing was too much trouble and I would definitely recommend Holiday Architects to plan your trip.

Gemma Breijer Trustpilot

Ready to
pack your bags?

Speak to one of our travel specialists today.

Get a Quote 01242 253 073

Open Mon-Fri: 9am-5:30pm

  0
Image

We'd love to keep in touch.

Sign up to get our latest team news, travel tips and holiday inspiration straight to your inbox.