{"id":7033,"date":"2014-02-06T14:15:00","date_gmt":"2014-02-06T10:15:00","guid":{"rendered":"https:\/\/blog.headout.com\/?p=7033"},"modified":"2024-07-23T10:31:17","modified_gmt":"2024-07-23T06:31:17","slug":"buckingham-palace","status":"publish","type":"post","link":"https:\/\/www.headout.com\/blog\/buckingham-palace\/","title":{"rendered":"The ultimate guide to visiting the Buckingham Palace"},"content":{"rendered":"<p>The heart of the United Kingdom&#8217;s constitutional monarchy is Buckingham Palace, an iconic symbol of regal opulence. It served as the late Her Majesty The Queen&#8217;s official residence and stands as a significant architectural beauty in the heart of <a href=\"https:\/\/www.headout.com\/blog\/london-travel-guide\/\" target=\"_blank\" rel=\"noopener\">London<\/a>, drawing visitors from all around. A visit to Buckingham Palace is a must for any tourist, offering experiences like witnessing the famous Changing of the Guard ceremony, exploring the grand complex and its expansive gardens, glimpsing the opulent Royal Collection, and delving into the splendor of the Royal lineage. Visiting and touring Buckingham Palace is an essential part of the London experience. Learn everything you need to know about visiting Buckingham Palace, taking a tour, and discovering the palace&#8217;s highlights.<\/p>\n<h2> Buckingham Palace &#8211; In a nutshell<\/h2>\n<h4> Opening Hours <\/h4>\n<p>July &#8211; August: Open Daily from 9:30am -5:15pmSeptember &#8211; October: Open Daily from 9:30am -4:15pm<\/p>\n<h4> Know before you go<\/h4>\n<p><b>Best time to visit: <\/b> July &#8211; August<b>Starting Prices for <\/b> <a href=\"https:\/\/www.headout.com\/buckingham-palace-tours-tickets-c-1364\/\" target=\"_blank\" rel=\"noopener\">  Buckingham Palace Tickets<\/a> at \u20ac17.<b>Suggested duration: <\/b>2 and 2.5 hours<b>Location:<\/b> London <\/p>\n<h4>Address<\/h4>\n<p> London SW1A 1AA, United Kingdom<a href=\"https:\/\/goo.gl\/maps\/5uSpQbCx3Y1y9Air7\" target=\"_blank\" rel=\"noopener\">Get there <\/a><\/p>\n<h2> Where can I get my Buckingham Palace tickets?<\/h2>\n<p>Explore Buckingham Palace with Headout&#8217;s guided or self audio-guided tours to witness its opulence firsthand! From the historic walls to the luxurious rooms and the Royal Mews, every corner of Buckingham Palace invites a serene visit.<\/p>\n<p>Before purchasing your tickets, note that separate tickets are needed for access to the State Rooms, Queen&#8217;s Gallery, and Royal Mews, in addition to the entry ticket. If you plan to explore these special areas during your tour, consider purchasing combo tickets online to save time and money.<\/p>\n<h2> Top 5 reasons to visit the Buckingham Palace in London<\/h2>\n<ul>\n<li>Buckingham Palace serves as the official London home of the British monarch. Throughout much of the year, it welcomes visitors who can explore its staterooms, join exhibitions and events, and wander through the gardens.<\/li>\n<li>Since 1837, Buckingham Palace has housed British monarchs, doubling as a significant workplace. Here, the queen fulfills official duties and hosts important state events.<\/li>\n<li>With over 700 rooms, including 19 state rooms, 52 royal and guest bedrooms, 188 staff bedrooms, 92 offices, and 78 bathrooms, the palace also features facilities like a post office, cinema, and police station.<\/li>\n<li>It&#8217;s no surprise that Buckingham Palace ranks among London&#8217;s top tourist spots, drawing over half a million visitors annually.<\/li>\n<li>The Queen&#8217;s Gallery at the palace remains open year-round, showcasing various temporary exhibitions. Visitors can also enjoy the gallery&#8217;s caf\u00e9, shop, and complimentary audio guide.<\/li>\n<\/ul>\n<h2>Plan your visit<\/h2>\n<h3>Best time to visit the Buckingham Palace<\/h3>\n<p>Best time of the year to visit Buckingham Palace is during <b>summer<\/b>, from <b>July to August<\/b>. The sun is out, and the flowers in the gardens are blooming. You can take a walk around the palace grounds, or go on a tour of the inside of the palace.<\/p>\n<h3>Buckingham Palace Opening hours<\/h3>\n<p>The Buckingham Palace is open to the public from July to October only.<\/p>\n<ul>\n<li>From <b>July &#8211; August<\/b>:9:30am -4:15pmEntry closes at 7:30pm<\/li>\n<li>From <b>September &#8211; October<\/b>:9:30am -4:15pmEntry closes at 6:30pm<\/li>\n<\/ul>\n<h3>Getting to Buckingham Palace<\/h3>\n<p><b>By Bus<\/b><\/p>\n<ul>The following bus routes take you to the Buckingham Palace Road \u2013<\/p>\n<li> 11, 211, C1 and C10 <\/li>\n<li> Victoria Coach Station, for longer distance coach arrivals, is about a ten-minute walk.<\/li>\n<li>237 and 267 (stops at the Kew Bridge station)<\/li>\n<\/ul>\n<p><b>By Tube<\/b> The nearest London Tube Stations are Victoria, Hyde Park Corner, and St James&#8217;s Park Green Park.<\/p>\n<p><b>By Train<\/b> The closest rail stations are the Victoria Station and Charing Cross. <\/p>\n<p><a href=\"https:\/\/www.headout.com\/blog\/buckingham-palace-guided-tours\/\"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;               <\/a>[tcb-script]          document.addEventListener(&#8220;DOMContentLoaded&#8221;, function (event) {               async function getData() {                    var promises = [];                    const $sectionDivider = jQuery(&#8216;.section-divider&#8217;);                    jQuery(&#8216;.section-divider&#8217;).each(async function () {                         let $div = jQuery(this);                         let postId = $div.data(&#8216;wp-post-id&#8217;);                         console.log(&#8216;postId&#8217;, postId);                         await jQuery.get(                              {                                   url: `https:\/\/vivillion.netlify.app\/api\/wpPostData?wpPostId=${postId}`,                              }, function (res) {                                   const title = res?.title?.rendered || &#8221;;                                   const description = res?.yoast_head_json?.description || &#8221;;                                   const imageURL = res?.yoast_head_json?.og_image?.[0]?.url || &#8221;;                                   let finalImageURL = `${imageURL}?fm=webp&amp;amp;auto=compress&amp;amp;w=125&amp;amp;h=125&amp;amp;crop=faces&amp;amp;fit=min`;                                   let content = $div.data(&#8216;content&#8217;);                                   const htmlContent = `&lt;div&gt;        &lt;picture&gt;          &lt;source type=&#8221;image\/webp&#8221;            data-srcset=&#8221;${finalImageURL}&#8221;            sizes=&#8221;125px&#8221;&gt;          &lt;img data-src=&#8221;${finalImageURL}&#8221; data-sizes=&#8221;auto&#8221;            alt=&#8221;Best time to visit Paris&#8221; sizes=&#8221;125px&#8221; loading=&#8221;lazy&#8221;            src=&#8221;${finalImageURL}&#8221;            data-pagespeed-url-hash=&#8221;4288007098&#8243;            onload=&#8221;pagespeed.CriticalImages.checkImageForCriticality(this);&#8221; draggable=&#8221;false&#8221;&gt;        &lt;\/picture&gt;      &lt;\/div&gt;      &lt;div&gt;        &lt;div&gt;${content}&lt;\/div&gt;        &lt;h2&gt;${title}&lt;\/h2&gt;        &lt;div&gt;${description}&lt;\/div&gt;      &lt;\/div&gt;`;                                   $div.append(htmlContent);                              })                    })                    \/\/ Promise.all(promises)                    \/\/ .then(function(responses) {                    \/\/      console.log(&#8216;responses&#8217;, responses);                    \/\/ })               }               getData()          })     [\/tcb-script]<\/p>\n<h2> History behind the Buckingham Palace<\/h2>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/mircobrands-content\/image\/0623cf63c56cf81efc46253b9f9bcb50-hulki-okan-tabak-QIz5hVkNUqE-unsplash.jpg?auto=compress&amp;fm=pjpg&amp;crop=faces&amp;fit=min&amp;q=100\" width=\"1200\" height=\"350\" style=\"width: 1200px;\" alt=\"Buckingham Palace Tour\" data-pagespeed-url-hash=\"2742332276\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p>Buckingham Palace stands as one of the world&#8217;s few remaining active royal residences today. However, its origins are humble. Initially, the site was a mulberry garden planted by King James I between 1603 and 1625 to cultivate silkworms. Unfortunately, the mulberry bushes were not suitable for silk production. Consequently, King James I commissioned the construction of Buckingham House on the same grounds. Although not an official palace, it served as a royal residence starting in 1761 when King George III and his family resided there.<\/p>\n<p> Over time, Buckingham House underwent numerous renovations. In 1825, under the direction of George IV, it was transformed into a grand palace. At one point, the house was so unappreciated that it was offered to the nation as a temporary House of Parliament. It wasn&#8217;t until 1837 when Queen Victoria made it her Official Royal Residence that it gained prominence. She engaged several architects who renovated the house, added the East Wing, and built the iconic central balcony upon her request.<\/p>\n<p>Visiting Buckingham Palace offers a journey through 315 years of British Royal history, showcasing various rooms, paintings, documents, and more.<\/p>\n<h2> Top 10 things to see inside the Buckingham Palace<\/h2>\n<p>Buckingham Palace&#8217;s inside is opulent, grand and all things royal. Taking a guided tour of the Buckingham Palace is highly recommended and during your Buckingham Palace visit you will be able to walk through an array of rooms that will take you through years of British Royal history. A few Buckingham Palace rooms you ought to watch out for are listed below. Make sure you don&#8217;t miss out the famous Change of Guards at the Buckingham Palace.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/32c01ead05602d88a61fb7327c8e2dc2-White%20Drawing%20Room%20-%20Buckingham%20Palace.jpeg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=min&amp;q=70\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"3113723966\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>White drawing room<\/u><\/b><\/p>\n<p>Do you fancy a look inside the State Rooms? The White Drawing Room is considered the grandest of all. It&#8217;s elegantly designed with roll-top desks by Riesener and a magnificent gilded piano by Erard.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/aa654b6ea39c46eff3f812f1aacc4042-Queen's%20Ballroom%20-%20Royal%20Collection%20Trust%20%2C%20%C2%A9%20Her%20Majesty%20Queen%20Elizabeth%20II%202019.jpg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=max&amp;q=30\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"1256674923\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>Ballroom<\/u><\/b><\/p>\n<p>The palace&#8217;s largest room, used for state banquets and ceremonies, showcases Victorian design with features like the Throne Canopy by Lutyens and a triumphal arch with winged statues.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/188d10fa66d9c61da7271352c7f8f945-Throne%20Room%20-%20buckingham%20palace.jpeg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=min&amp;q=30\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"3694593700\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>Throne Room<\/u><\/b><\/p>\n<p>Famous for royal wedding photos, the Throne Room houses thrones used for ceremonies. Look for Queen Victoria&#8217;s throne and chairs used by George VI and Queen Elizabeth the Queen Mother, along with a plaster frieze depicting scenes from the Wars of the Roses.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/c74880f93ee2b2ed8c3db66c20cb5473-8d42da16-94e2-4eaa-a064-6ceacb6c91c8-10647-london-buckingham-palace-state-rooms-entrance-ticket-01.jpeg\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"2268342926\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>Staterooms<\/u><\/b><\/p>\n<p>At the heart of Buckingham Palace are 19 lavishly furnished staterooms with paintings by renowned artists like Rembrandt, Rubens, and Vermeer. These rooms are where the Queen and Royal Family host guests on official occasions.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/4af6b883613c626e1a82dfccebc67c92-Music%20Room%20-%20buckingham%20palace.jpeg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=min&amp;q=30\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"4275463958\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>Music Room<\/u> <\/b><\/p>\n<p>Formerly the Saloon State Room, it&#8217;s where royal christenings happen and hosts large lunch parties. It connects to the picture Gallery and is ornate and spacious.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/df67d5a0d5d61c260460dee2d97bff85-Blue%20Drawing%20Room1.jpg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=max&amp;q=30\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"2418415439\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>Blue Drawing Room<\/u> <\/b><\/p>\n<p>Resembling stone Onex, it features blue flock wallpaper and scagliola columns, with a portrait of Queen Victoria and stunning chandeliers.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/mircobrands-content\/image\/8008a2954182411f5eb5452b51fd1d63-Buckingham%20Palace.jpg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=min&amp;q=30\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"561366920\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>State Dining Room<\/u> <\/b><\/p>\n<p>Fit for up to sixty guests, this room hosts Royal Banquets and displays a magnificent collection of gold plate and other items acquired over generations.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/4b4e44ef68848750677f13b82f13281e-Picture%20Gallery1.jpg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=max&amp;q=30\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"1837545181\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>Picture gallery<\/u> <\/b><\/p>\n<p>Housing the Queen&#8217;s collection, it features famous paintings by Canaletto, Rembrandt, Rubens, and Italian Baroque masterpieces.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/1a8afbb480caff9ef34512954bafdb75-hailey-wagner-u7BZ8dRfHlM-unsplash.jpg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=min&amp;q=30\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"411294407\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>Palace Gardens<\/u> <\/b><\/p>\n<p>A &#8220;walled oasis&#8221; in London, the garden is stunning and home to over 350 wildflower species, particularly beautiful in summer.<\/p>\n<p><span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/01171a87598653b8da19c7c14b72f684-Changing_of_the_Guard_8_29046.jpg?auto=compress&amp;fm=webp&amp;w=200&amp;h=200&amp;crop=faces&amp;fit=min&amp;q=30\" scale=\"0\" width=\"175\" height=\"175\" style=\"width: 200px;\" alt=\"buckingham palace london\" data-pagespeed-url-hash=\"2849213184\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\"><\/span><\/p>\n<p><b><u>Change of Guard<\/u><\/b><u> <\/u><\/p>\n<p>A special event at Buckingham Palace, happening on specific days with a ceremonial march and music, attracting many visitors.<\/p>\n<h2> Inside the Buckingham Palace &#8211; Royal Mews, Queen&#8217;s Gallery, Clarence House<\/h2>\n<p>As mentioned before, certain parts of the Buckingham Palace require an extra ticket for entry. The 3 most popular areas that are worth the extra money are the Royal Mews, Queen&#8217;s Gallery and Clarence House. Read more about each and grab a discounted ticket for entry!<\/p>\n<h2><span>1<\/span>The Royal Mews<\/h2>\n<h3><\/h3>\n<h6><\/h6>\n<p><img decoding=\"async\" data-src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/fe55a70c33a41386139cf60de9291ccc-Buckingham%20Palace%20-%20The%20Royal%20Mews.jpeg\" data-sizes=\"auto\" alt=\"Buckingham Palace\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/fe55a70c33a41386139cf60de9291ccc-Buckingham%20Palace%20-%20The%20Royal%20Mews.jpeg\" data-pagespeed-url-hash=\"1859759222\" onload=\"pagespeed.CriticalImages.checkImageForCriticality(this);\" sizes=\"886px\"><\/p>\n<p>The Royal Mews in London is known as one of the best working stables globally. It houses a royal collection of historical coaches, carriages, and the Queen\u2019s horses. Don&#8217;t miss the impressive Diamond Jubilee State Coach, the magnificent Gold State Coach, and the Australian State Coach on display. The Mews also handles all road travel arrangements for The Queen and the Royal Family. You can visit\/tour it from February to November each year.<\/p>\n<h2><span>2<\/span>Queen&#8217;s Gallery<\/h2>\n<h3><\/h3>\n<h6><\/h6>\n<p><img decoding=\"async\" data-src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/ee1e5a3fd68dfe4b05dcfc0605e59990-Pennethorne%20Gallery2.jpg\" data-sizes=\"auto\" alt=\"Buckingham Palace\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content-image\/image\/ee1e5a3fd68dfe4b05dcfc0605e59990-Pennethorne%20Gallery2.jpg\" data-page=\"\" speed-url-hash=\"1859759222\" onload=\"page speed.CriticalImages.checkImageForCriticality(this);\" sizes=\"886px\" data-pagespeed-url-hash=\"498140147\"><\/p>\n<p>The Queen\u2019s Gallery at Buckingham Palace was constructed using the damaged remains of a former private chapel during World War II. It&#8217;s now a permanent area for changing exhibitions from the Royal collection. The gallery showcases a wonderful collection of paintings, sculptures, old masterpieces, and rare furniture, along with a dazzling display of decorative and priceless treasures held in trust for the Nation by Her Majesty The Queen.<\/p>\n<h2><span>3<\/span>Clarence House<\/h2>\n<h3><\/h3>\n<h6><\/h6>\n<p><img decoding=\"async\" data-src=\"  \" data-sizes=\"auto\" alt=\"Buckingham Palace\" src=\"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/fa229669fb8d440873573757450f161c-dan-QGdaXdYj9lA-unsplash.jpg\" data-page=\"\" speed-url-hash=\"1859759222\" onload=\"page speed.CriticalImages.checkImageForCriticality(this);\" sizes=\"886px\" data-pagespeed-url-hash=\"498140147\"><\/p>\n<p>During World War II, the Queen&#8217;s Gallery at Buckingham Palace was built using parts of a previous private chapel that had been damaged. Today, it&#8217;s a permanent space for rotating exhibitions from the Royal collection. Visitors can explore a fantastic array of paintings, sculptures, ancient works, and unique furniture, as well as a stunning exhibition of decorative and invaluable treasures held in trust for the Nation by Her Majesty The Queen.<\/p>\n<h2> Best recommended Buckingham Palace tours <\/h2>\n<p>While you&#8217;re in London, pair up your Buckingham Palace visit with another tour around London to earn savings!Discover London better while spending less with these Buckingham Palace tour tickets. Be it the Stonehenge, Windsor Castle or HOHO, save money while exploring!<\/p>\n<h2> Know before you visit Buckingham Palace<\/h2>\n<ul>\n<li>When buying your ticket, choose a specific time slot due to the timed admission system in place.<\/li>\n<li>It&#8217;s recommended to wear comfortable shoes since the visitor route involves a half-mile walk through the garden to reach the exit.<\/li>\n<li>Arrive a little early as there is security screening, similar to what you&#8217;d find at any royal residence.<\/li>\n<li>An audio descriptive tour is offered in English for blind and partially sighted visitors, while British Sign Language videos are available for the deaf.<\/li>\n<li>Keep in mind that security and opening hours at Buckingham Palace, being a working royal palace, may change suddenly.<\/li>\n<li>After touring the 19 rooms, you can explore the gardens or enjoy light refreshments such as tea, coffee, sandwiches, and cakes at the Garden Cafe.<\/li>\n<li>Free multimedia tours are provided in 9 languages: English, French, German, Spanish, Italian, Japanese, Brazilian Portuguese, Russian, and Chinese.<\/li>\n<li>Families with children under 12 can enjoy the family multimedia tour available in English.<\/li>\n<li>hotography is strictly prohibited in certain rooms, and all visitors must adhere to this rule.<\/li>\n<\/ul>\n<h2>FAQs: Buckingham Palace<\/h2>\n<p> [tcb-script]$(document).ready(() =&gt; {      let nodes = document.querySelectorAll(&#8220;.custom-card-bg&#8221;)      let parentContainer = [&#8230;nodes];      parentContainer.map((parentDiv) =&gt; {            tgid = parentDiv.getAttribute(&#8220;data-tgid&#8221;);            getAllCards(tgid, parentDiv);      })});const fetchSingleProductFromTGID = async (tgid) =&gt; {      const response = await fetch(`https:\/\/api.headout.com\/api\/v5\/tour-group\/get\/${tgid}`)      const data = await response.json();      return data;};const getAllCards = async (tgid, parentDiv) =&gt; {      let review = parentDiv.querySelector(`.product-rating-span`);      let price = parentDiv.querySelector(`.price-wrapper`);      const productData = await fetchSingleProductFromTGID(tgid);      if (productData.listingPrice != null) {            parentDiv.prepend(getCashbackMarkup(productData));            if (productData.averageRating !== 0) {                  review.innerHTML = getRatingStar(productData.averageRating);            }            price.innerHTML = getPriceMarkup(productData);      }};const getCashbackMarkup = (productData) =&gt; {      const cashbackWrapper = document.createElement(&#8220;div&#8221;);      const cashbackMarkup =            `${productData.listingPrice.cashbackValue != 0 ? `&lt;div&gt;${productData.listingPrice.cashbackValue}%Cashback&lt;\/div&gt;` : &#8221;}`;      cashbackWrapper.innerHTML = cashbackMarkup      return cashbackWrapper;};const getPriceMarkup = (productData) =&gt; {      const priceMarkup =            `&lt;div&gt;&lt;span&gt;${productData.city.country.currency.localSymbol}${productData.listingPrice.finalPrice}&lt;\/span&gt;&lt;\/div&gt;${productData.listingPrice.originalPrice != productData.listingPrice.finalPrice &amp;&amp; productData.listingPrice.originalPrice &gt; productData.listingPrice.finalPrice ? `&lt;div&gt;&lt;span&gt;${productData.city.country.currency.localSymbol}${productData.listingPrice.originalPrice}&lt;\/span&gt;&lt;\/div&gt;` : &#8221;}`;      return priceMarkup;};[\/tcb-script][tcb-script src=&#8221;https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js&#8221; integrity=&#8221;sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx\/qtq\/1itJ0C2ejDxltZVFg==&#8221; crossorigin=&#8221;anonymous&#8221;][\/tcb-script]            <a>             Buckingham Palace Guide        <\/a>                                                              Buckingham Palace Guide                                        <\/p>\n<ul id=\"summary-mobile-ul\">            <\/ul>\n<p>            [tcb-script]        jQuery(document).ready(function () {            jQuery(&#8220;.row.post-width&#8221;).prepend(`&lt;div&gt;                    &lt;div id=&#8221;summary-list-wrapper&#8221;&gt;                        &lt;div&gt;                            &lt;div&gt;                               Buckingham Palace Guide                            &lt;\/div&gt;                            &lt;div&gt;&lt;\/div&gt;                        &lt;\/div&gt;                        &lt;ul id=&#8221;summaryList&#8221;&gt;                        &lt;\/ul&gt;                    &lt;\/div&gt;                &lt;\/div&gt;`);            let allH2 = document.querySelectorAll(&#8220;h2.add-to-summary&#8221;);            for (i = 0; i &lt; allH2.length; i++) {                jQuery(&#8220;#summaryList&#8221;).append(`&lt;li&gt;&lt;a&gt;${allH2[i].innerHTML}&lt;\/a&gt;&lt;\/li&gt;`);                jQuery(&#8220;#summary-mobile-ul&#8221;).append(`&lt;li&gt;&lt;a&gt;${allH2[i].innerHTML}&lt;\/a&gt;&lt;\/li&gt;`);            }            let allA = document.querySelectorAll(&#8220;#summaryList li a&#8221;);            let header = jQuery(document.getElementsByTagName(&#8220;header&#8221;)[0])            let isMobile = false;            if(jQuery(window).width()&lt;=765){                allA = document.querySelectorAll(&#8220;#summary-mobile-ul li a&#8221;);                isMobile = true;            }            let modal = document.getElementById(&#8220;summary-wrapper-mobile&#8221;);            function findH2WithThisTag(text) {                if(isMobile){                    header.css(&#8220;display&#8221;,&#8221;block&#8221;);                    modal.style.display = &#8220;none&#8221;;                }                for (i = 0; i &lt; allH2.length; i++) {                    if (allH2[i].innerHTML == text) {                        jQuery(&#8220;html, body&#8221;).animate(                            {                                scrollTop: jQuery(allH2[i]).offset().top &#8211; 100,                            },                            1000);                        break;                    }                }            }            for (i = 0; i &lt; allA.length; i++) {                allA[i].addEventListener(&#8220;click&#8221;, function (data) {                    findH2WithThisTag(data.target.innerHTML);                }, false);            }            jQuery(&#8220;.open-summary-mobile&#8221;)[0].addEventListener(&#8220;click&#8221;, function () {                modal.style.display = &#8220;block&#8221;;                header.css(&#8220;display&#8221;,&#8221;none&#8221;);            }, false);            window.onclick = function (event) {                if (event.target == modal) {                    modal.style.display = &#8220;none&#8221;;                    header.css(&#8220;display&#8221;,&#8221;block&#8221;);                }            }           function scrollUl(i){                \/\/ if(i&gt;=1){                \/\/     offset = jQuery(allA[i-1])[0].offsetTop &#8211; jQuery(allA[0])[0].offsetTop;                \/\/ }                                let offset = jQuery(allA[i])[0].offsetTop &#8211; jQuery(allA[0])[0].offsetTop;                  if(isMobile){                    \/\/ if(Math.abs(jQuery(&#8216;#summary-mobile-ul&#8217;)[0].scrollTop &#8211; offset) &gt;= 10){                    \/\/     jQuery(&#8216;#summary-mobile-ul&#8217;).animate({scrollTop: offset},1);                    \/\/ }                    let height = jQuery(window).height() &#8211; 45;                         let offsettop = parseInt((jQuery(allA[i])[0].offsetTop &#8211; jQuery(allA[0])[0].offsetTop) \/ height);                    let offsetbottom = parseInt((jQuery(allA[i])[0].offsetHeight &#8211; jQuery(allA[0])[0].offsetTop + jQuery(allA[i])[0].offsetTop)\/ height);                                        if(offsettop==0 &amp;&amp; offsetbottom == 0){                        jQuery(&#8216;#summary-mobile-ul&#8217;).animate({scrollTop: 0},1);                    }else{                        jQuery(&#8216;#summary-mobile-ul&#8217;).animate({scrollTop: height*offsettop},1);                    }                }else{                    \/\/ if(Math.abs(jQuery(&#8216;#summaryList&#8217;)[0].scrollTop &#8211; offset) &gt;= 10){                    \/\/     jQuery(&#8216;#summaryList&#8217;).animate({scrollTop: offset},1);                    \/\/ }                    let offsettop = parseInt((jQuery(allA[i])[0].offsetTop &#8211; jQuery(allA[0])[0].offsetTop) \/ 400);                    let offsetbottom = parseInt((jQuery(allA[i])[0].offsetHeight &#8211; jQuery(allA[0])[0].offsetTop + jQuery(allA[i])[0].offsetTop)\/ 400);                    if(offsettop!=offsetbottom){                        jQuery(&#8216;#summaryList&#8217;).animate({scrollTop: offset},1);                    }else{                        jQuery(&#8216;#summaryList&#8217;).animate({scrollTop: 400*offsettop},1);                    }                }            }            document.body.onscroll = function (e) {                let topPosition = jQuery(window).scrollTop() &#8211; jQuery(&#8220;#breadcrumbs&#8221;)[0].offsetHeight;;                for (i = 0; i &lt; allA.length; i++) {                    jQuery(allA[i]).removeClass(&#8220;active&#8221;);                }                for (i = 0; i &lt; allH2.length; i++) {                    if (i == allH2.length &#8211; 1 &amp;&amp; allH2[i].offsetTop &lt;= topPosition &amp;&amp; !jQuery(allA[i]).hasClass(&#8220;active&#8221;)) {                        jQuery(allA[i]).addClass(&#8220;active&#8221;);                        scrollUl(i);                        break;                    } else if (i &lt; allH2.length &#8211; 1 &amp;&amp; allH2[i].offsetTop &lt;= topPosition &amp;&amp; allH2[i + 1].offsetTop &gt; topPosition &amp;&amp; !jQuery(allA[i]).hasClass(&#8220;active&#8221;)) {                        jQuery(allA[i]).addClass(&#8220;active&#8221;);                        scrollUl(i);                        break;                    }                }                                let TextHeight = jQuery(&#8220;.small-12.medium-11.medium-centered.columns&#8221;)[0].offsetHeight + jQuery(&#8220;.small-12.medium-11.medium-centered.columns&#8221;)[0].offsetTop;                let summaryWrapperTop = jQuery(&#8220;#summary-list-wrapper&#8221;)[0].offsetTop;                let offsetTopPostWidth = jQuery(&#8220;.row.post-width&#8221;)[0].offsetTop;                if (summaryWrapperTop &lt; topPosition &#8211; 35 &#8211; offsetTopPostWidth &amp;&amp; TextHeight &gt; topPosition + jQuery(&#8220;#summary-list-wrapper&#8221;)[0].offsetHeight +30 ) {                    jQuery(&#8220;#summary-list-wrapper&#8221;).css(&#8220;position&#8221;, &#8220;fixed&#8221;);                    jQuery(&#8220;#summary-list-wrapper&#8221;).css(&#8220;top&#8221;, &#8220;25px&#8221;);                } else{                    jQuery(&#8220;#summary-list-wrapper&#8221;).css(&#8220;position&#8221;, &#8220;absolute&#8221;);                    jQuery(&#8220;#summary-list-wrapper&#8221;).css(&#8220;top&#8221;, &#8220;25px&#8221;);                }            }        });    [\/tcb-script]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The heart of the United Kingdom&#8217;s constitutional monarchy is Buckingham Palace, an iconic symbol of regal opulence. It served as the late Her Majesty The Queen&#8217;s official residence and stands as a significant architectural beauty in the heart of London, drawing visitors from all around. A visit to Buckingham Palace is a must for any [&hellip;]<\/p>\n","protected":false},"author":30,"featured_media":108106,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1451,1340,547],"tags":[6437,6269,6284,6268,7120,6270],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Read This Before Going Inside The Buckingham Palace<\/title>\n<meta name=\"description\" content=\"The Buckingham Palace is your best bet when it comes to diving into the British Royal History. Click away from tickets, tours and more!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.headout.com\/blog\/buckingham-palace\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Read This Before Going Inside The Buckingham Palace\" \/>\n<meta property=\"og:description\" content=\"The Buckingham Palace is your best bet when it comes to diving into the British Royal History. Click away from tickets, tours and more!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.headout.com\/blog\/buckingham-palace\/\" \/>\n<meta property=\"og:site_name\" content=\"Headout Blog\" \/>\n<meta property=\"article:published_time\" content=\"2014-02-06T10:15:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-23T06:31:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/3476a4f333ad039e132665bd79591b84-sigmund-Y41w7pyxE18-unsplash.jpg\" \/>\n<meta name=\"author\" content=\"Lakshmi Menon\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/3476a4f333ad039e132665bd79591b84-sigmund-Y41w7pyxE18-unsplash.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Lakshmi Menon\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Read This Before Going Inside The Buckingham Palace","description":"The Buckingham Palace is your best bet when it comes to diving into the British Royal History. Click away from tickets, tours and more!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.headout.com\/blog\/buckingham-palace\/","og_locale":"en_US","og_type":"article","og_title":"Read This Before Going Inside The Buckingham Palace","og_description":"The Buckingham Palace is your best bet when it comes to diving into the British Royal History. Click away from tickets, tours and more!","og_url":"https:\/\/www.headout.com\/blog\/buckingham-palace\/","og_site_name":"Headout Blog","article_published_time":"2014-02-06T10:15:00+00:00","article_modified_time":"2024-07-23T06:31:17+00:00","og_image":[{"url":"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/3476a4f333ad039e132665bd79591b84-sigmund-Y41w7pyxE18-unsplash.jpg"}],"author":"Lakshmi Menon","twitter_card":"summary_large_image","twitter_image":"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/3476a4f333ad039e132665bd79591b84-sigmund-Y41w7pyxE18-unsplash.jpg","twitter_misc":{"Written by":"Lakshmi Menon","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/#article","isPartOf":{"@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/"},"author":{"name":"Lakshmi Menon","@id":"https:\/\/www.headout.com\/blog\/#\/schema\/person\/fe80bf96115b325c05ea56f8a6e0a2f7"},"headline":"The ultimate guide to visiting the Buckingham Palace","datePublished":"2014-02-06T10:15:00+00:00","dateModified":"2024-07-23T06:31:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/"},"wordCount":2604,"commentCount":0,"publisher":{"@id":"https:\/\/www.headout.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/3476a4f333ad039e132665bd79591b84-sigmund-Y41w7pyxE18-unsplash.jpg","keywords":["c-1364","Landmarks","London","Tickets","United Kingdom","Wiki Pages"],"articleSection":["Landmarks in London","London Attractions","Things to do in London"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/","url":"https:\/\/www.headout.com\/blog\/buckingham-palace\/","name":"Read This Before Going Inside The Buckingham Palace","isPartOf":{"@id":"https:\/\/www.headout.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/#primaryimage"},"image":{"@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/3476a4f333ad039e132665bd79591b84-sigmund-Y41w7pyxE18-unsplash.jpg","datePublished":"2014-02-06T10:15:00+00:00","dateModified":"2024-07-23T06:31:17+00:00","description":"The Buckingham Palace is your best bet when it comes to diving into the British Royal History. Click away from tickets, tours and more!","breadcrumb":{"@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.headout.com\/blog\/buckingham-palace\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/#primaryimage","url":"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/3476a4f333ad039e132665bd79591b84-sigmund-Y41w7pyxE18-unsplash.jpg","contentUrl":"https:\/\/cdn-imgix.headout.com\/blog-content\/image\/3476a4f333ad039e132665bd79591b84-sigmund-Y41w7pyxE18-unsplash.jpg","width":"4048","height":"3036","caption":"Visit Buckingham Palace | All You Need To Know Before Going Inside Buckingham Palace"},{"@type":"BreadcrumbList","@id":"https:\/\/www.headout.com\/blog\/buckingham-palace\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Things to do in London","item":"https:\/\/www.headout.com\/things-to-do-city-london\/"},{"@type":"ListItem","position":2,"name":"London Attractions","item":"https:\/\/www.headout.com\/tickets-london-ca-1~7426\/"},{"@type":"ListItem","position":3,"name":"Landmarks in London","item":"https:\/\/www.headout.com\/landmarks-london-sc-1007~7426\/"},{"@type":"ListItem","position":4,"name":"Buckingham Palace"}]},{"@type":"WebSite","@id":"https:\/\/www.headout.com\/blog\/#website","url":"https:\/\/www.headout.com\/blog\/","name":"Headout Blog","description":"Where will you go next?","publisher":{"@id":"https:\/\/www.headout.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.headout.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.headout.com\/blog\/#organization","name":"Headout","url":"https:\/\/www.headout.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.headout.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.headout.com\/blog\/wp-content\/uploads\/2016\/07\/headout-logo.png","contentUrl":"https:\/\/www.headout.com\/blog\/wp-content\/uploads\/2016\/07\/headout-logo.png","width":550,"height":84,"caption":"Headout"},"image":{"@id":"https:\/\/www.headout.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.headout.com\/blog\/#\/schema\/person\/fe80bf96115b325c05ea56f8a6e0a2f7","name":"Lakshmi Menon","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.headout.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/47293d4b1b985cc456d8d147bb654bc4?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/47293d4b1b985cc456d8d147bb654bc4?s=96&r=g","caption":"Lakshmi Menon"},"description":"Born to parents bit by the wander bug, Lakshmi calls her love for travel \"hereditary and habitual\". Perpetually ensconced with a book in her hand and a mug of coffee in the other, she has been to over 15 countries in her 23 years of existence and is currently saving miles and money for her solo trip to Iceland. Always hustling towards the least trodden path, she has encountered some wonderful people during her escapades and if you ever meet her, she won't stop gushing about them.","url":"https:\/\/www.headout.com\/blog\/author\/lakshmi-menon\/"}]}},"_links":{"self":[{"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/posts\/7033"}],"collection":[{"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/users\/30"}],"replies":[{"embeddable":true,"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/comments?post=7033"}],"version-history":[{"count":31,"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/posts\/7033\/revisions"}],"predecessor-version":[{"id":180216,"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/posts\/7033\/revisions\/180216"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/media\/108106"}],"wp:attachment":[{"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/media?parent=7033"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/categories?post=7033"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.headout.com\/blog\/wp-json\/wp\/v2\/tags?post=7033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}