{"id":31,"date":"2024-04-29T05:40:35","date_gmt":"2024-04-29T05:40:35","guid":{"rendered":"https:\/\/testsitelink.com\/expeditionlodgemoab.com\/?page_id=31"},"modified":"2024-12-06T20:43:59","modified_gmt":"2024-12-06T20:43:59","slug":"our-town","status":"publish","type":"page","link":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/our-town\/","title":{"rendered":"Our Town"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"31\" class=\"elementor elementor-31\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9bb4b7f e-flex e-con-boxed e-con e-parent\" data-id=\"9bb4b7f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c93ae7 e-flex e-con-boxed e-con e-parent\" data-id=\"2c93ae7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cc4e19 elementor-widget elementor-widget-html\" data-id=\"2cc4e19\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script>\n  \/\/ Function to convert Celsius to Fahrenheit\n  function celsiusToFahrenheit(celsius) {\n    return (celsius * 9 \/ 5) + 32;\n  }\n\n  \/\/ Fetch temperature from the API and update the DOM\n  async function updateTemperature() {\n    try {\n      const response = await fetch('https:\/\/api.open-meteo.com\/v1\/forecast?latitude=38.57602790037425&longitude=-109.55054996780132&current=temperature_2m');\n      if (!response.ok) {\n        throw new Error('Network response was not ok ' + response.statusText);\n      }\n      const data = await response.json();\n      const temperatureCelsius = data.current.temperature_2m;\n      const temperatureFahrenheit = celsiusToFahrenheit(temperatureCelsius);\n      document.getElementById('temperature').innerText = `${temperatureFahrenheit.toFixed(0)}\u00b0`;\n    } catch (error) {\n      console.error('Error fetching the temperature:', error);\n      document.getElementById('temperature').innerText = 'Error fetching the temperature';\n    }\n  }\n\n  \/\/ Call the function to update temperature on page load\n  document.addEventListener('DOMContentLoaded', updateTemperature);\n<\/script>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e8e159 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"7e8e159\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\"><sup id=\"temperature\">0<\/sup>F<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07e1185 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"07e1185\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.22.0 - 26-06-2024 *\/\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed2f7cd e-flex e-con-boxed e-con e-child\" data-id=\"ed2f7cd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-359de83 e-flex e-con-boxed e-con e-child\" data-id=\"359de83\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-42b9278 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"42b9278\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b5c8fd elementor-widget elementor-widget-html\" data-id=\"6b5c8fd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d2149.0633086292264!2d-105.4934675695409!3d40.381495558569185!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x876967b95d7eb105%3A0xc28d7f4c3cb5a24c!2sRocky%20Mountain%20Hotel%20%26%20Conference%20Center!5e0!3m2!1sen!2sus!4v1719588783418!5m2!1sen!2sus\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a4ded3 elementor-widget elementor-widget-heading\" data-id=\"8a4ded3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.22.0 - 26-06-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Find Your Way to Estes Park<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2b7b88 animated-slow elementor-widget elementor-widget-text-editor\" data-id=\"e2b7b88\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.22.0 - 26-06-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p>Expedition Lodge Estes Park is conveniently located in the heart of <strong>Estes Park, Colorado<\/strong>, just a scenic drive away from major Colorado cities. From <strong>Denver<\/strong>, it\u2019s about a 1.5 to 2-hour drive via <strong>US-36 W<\/strong> through Boulder or <strong>US-34 W<\/strong> through Loveland and the beautiful <strong>Big Thompson Canyon<\/strong>. If you\u2019re flying in, <strong>Denver International Airport (DEN)<\/strong> is the closest major airport, approximately 75 miles away. From there, you can rent a car or take a shuttle directly to Estes Park. Whichever route you choose, the journey to our lodge offers stunning views of the <strong>Rocky Mountains<\/strong>, making it the perfect start to your adventure.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-936d6e0 e-flex e-con-boxed e-con e-parent\" data-id=\"936d6e0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b467be5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"b467be5\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aff9e6d elementor-widget elementor-widget-heading\" data-id=\"aff9e6d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Experience Estes Park: Your Gateway to the Rockies<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d42cf28 elementor-widget elementor-widget-text-editor\" data-id=\"d42cf28\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Nestled in the vibrant center of <strong>Estes Park, Colorado, Expedition Lodge Estes Park <\/strong>is your perfect basecamp for exploring the natural wonders and local charm of this mountain town. Just steps away from a variety of local shops, delightful eateries, and exciting outdoor activities, our lodge places you at the heart of it all. Whether you\u2019re here for adventure or relaxation, Estes Park offers a little something for everyone.<\/p><h3>Discover Rocky Mountain National Park<\/h3><p>Within a short drive, you\u2019ll find yourself at the entrance of <strong>Rocky Mountain National Park<\/strong>, one of the most iconic national parks in the United States. Here, you can hike to famous landmarks like <strong>Longs Peak<\/strong>, the highest summit in the park, or enjoy a leisurely walk around the picturesque <strong>Bear Lake<\/strong>. With over 350 miles of trails ranging from easy lakeside strolls to challenging mountain climbs, the park is a hiker\u2019s paradise. Don&#8217;t forget your camera\u2014this park is home to some of the most breathtaking scenery and abundant wildlife, including elk, moose, and bighorn sheep.<\/p><h4>Explore Estes Park\u2019s Local Attractions<\/h4><p>Beyond the park, Estes Park is filled with unique attractions that showcase the area\u2019s natural beauty and local flavor. Take a ride on the <strong>Estes Park Aerial Tramway<\/strong> for a bird\u2019s-eye view of the town and surrounding mountains, or explore the charming <strong>Riverwalk<\/strong> that winds through downtown, offering boutique shopping, local restaurants, and scenic spots along the Big Thompson River. For a touch of history, visit the famous <strong>Stanley Hotel<\/strong>, known for its historic charm and ghostly legends.<\/p><h4>Adventure Awaits Around Every Corner<\/h4><p>Looking for more ways to explore? Estes Park offers a variety of guided tours and activities to suit every interest. Consider a guided horseback riding tour through the mountains, rock climbing lessons on the park&#8217;s rugged cliffs, or a wildlife tour to see the region&#8217;s iconic animals up close. For a unique perspective, try fly-fishing in the crystal-clear streams or embark on a thrilling white-water rafting adventure on the nearby rivers. Estes Park is truly an adventurer\u2019s playground.<\/p><h4>Scenic Drives &amp; Hidden Gems<\/h4><p>Take a scenic drive along <strong>Trail Ridge Road<\/strong>, the highest continuous paved road in North America, which winds through Rocky Mountain National Park and offers breathtaking panoramic views. Or explore the lesser-known gems like <strong>Lily Mountain Trail<\/strong> and <strong>Gem Lake<\/strong>, which provide incredible hiking opportunities without the crowds. For a relaxing day trip, visit the quaint nearby towns like <strong>Lyons<\/strong> or <strong>Allenspark<\/strong> for more local charm and unique experiences.<\/p><h4>Make the Most of Your Stay<\/h4><p>At <strong>Expedition Lodge Estes Park<\/strong>, every day is an opportunity for a new adventure right at your doorstep. After a day of exploring, return to the lodge to relax and unwind in comfort. Whether you\u2019re here to conquer the peaks or simply enjoy the crisp mountain air, Estes Park offers endless possibilities for unforgettable memories.<\/p><h4>Stay with Us<\/h4><p>Conveniently located in the heart of Estes Park, Expedition Lodge provides easy access to all the natural beauty and adventure this town has to offer. Book your stay with us today and discover why Estes Park is one of the top destinations in the Rockies. Let\u2019s make some mountain memories together!<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ffb8a4 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2ffb8a4\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;pulse&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Local Recommendations<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0fc971 e-flex e-con-boxed e-con e-child\" data-id=\"e0fc971\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fc98775 e-flex e-con-boxed e-con e-child\" data-id=\"fc98775\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17a0141 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"17a0141\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Exploring<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d4a9f2 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"7d4a9f2\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul><li><a href=\"https:\/\/www.nps.gov\/romo\/index.htm\">Rocky Mountain National Park<\/a><\/li><li><a href=\"https:\/\/estestram.com\/\">Estes Park Aerial Tram<\/a><\/li><li><a href=\"https:\/\/www.stanleyhotel.com\/tours-596033.html\">Stanley Hotel Ghost Tours<\/a><\/li><li><a href=\"https:\/\/estes-park.com\/river-walk\/\">Riverwalk Park<\/a><\/li><li><a href=\"https:\/\/www.macgregorranch.org\/\">MacGregor Ranch Museum<\/a><\/li><li><a href=\"https:\/\/estespark.colorado.gov\/museum\">Estes Park Museum<\/a><\/li><li><a href=\"https:\/\/www.openairadventurepark.com\/\">Open Air Adventure Park<\/a><\/li><li><a href=\"https:\/\/rideakart.com\/\">Ride-A-Cart\u00a0<\/a><\/li><li><a href=\"https:\/\/estesparktrolleys.com\/\">Estes Park Trolleys<\/a><\/li><li><a href=\"https:\/\/www.historicparktheatre.com\/now-playing\">Historic Park Theater<\/a><\/li><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\">\u00a0<\/li><\/ul><\/li><\/ul>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e65ca4 e-flex e-con-boxed e-con e-child\" data-id=\"4e65ca4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2949703 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2949703\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dining<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cabe575 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"cabe575\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul><li><a href=\"https:\/\/eggofestes.com\/\">The Egg of Estes\u00a0<\/a><\/li><li><a href=\"https:\/\/estesparkpizza.com\/\">\u00a0Antonio&#8217;s Real NY Pizza<\/a><\/li><li><a href=\"https:\/\/www.mountainhomecafe.com\/\">Mountain Home Cafe<\/a><\/li><li><a href=\"https:\/\/cafedephothai.com\/\">Cafe de Pho Thai<\/a><\/li><li><a href=\"https:\/\/www.himalayancurryandkebob.com\/\">Himalayan Curry &amp; Kebob<\/a><\/li><li><a href=\"https:\/\/smokindavesbbq.com\/\">Smokin&#8217; Daves BBQ<\/a><\/li><li><a href=\"https:\/\/www.birdandjim.com\/\">Bird &amp; Jim<\/a><\/li><li><a href=\"https:\/\/www.rockinnestes.com\/\">Rock Inn Mountain Tavern<\/a><\/li><li><a href=\"https:\/\/www.kindcoffee.com\/\">Kind Coffee<\/a><\/li><li><a href=\"https:\/\/www.facebook.com\/squatchydonuts\">Squatchy Donuts<\/a><\/li><li><a href=\"https:\/\/hunterschophouse.com\/\">Hunters Chop House<\/a><\/li><li><a href=\"https:\/\/emberestespark.com\/\">Ember Restaurant &amp; Bar<\/a><\/li><li><a href=\"https:\/\/www.thespicerack.co\/\">The Spice Rack<\/a><\/li><li><a href=\"https:\/\/twistedgriffin.com\/\">Twisted Giffin<\/a><\/li><li><a href=\"https:\/\/youneedpie.com\/\">You Need Pie<\/a><\/li><\/ul>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f67579 e-flex e-con-boxed e-con e-child\" data-id=\"2f67579\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0c08e0 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e0c08e0\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Shopping<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84ab8c9 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"84ab8c9\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul><li><a href=\"https:\/\/www.glassworksofestespark.com\/\">Patterson Glassworks Studio<\/a><\/li><li><a href=\"https:\/\/www.earthwoodgalleries.com\/earthwood-artisans\/\">Earthwood Artisans<\/a><\/li><li><a href=\"https:\/\/www.inkwellbrew.com\/\">Inkwell &amp; Brew<\/a><\/li><li><a href=\"https:\/\/www.kirksflyshop.com\/\">Kirk&#8217;s Flyshop<\/a><\/li><li><a href=\"https:\/\/www.estesparkmountainshop.com\/\">Estes Park Mountain Shop<\/a><\/li><li><a href=\"https:\/\/originaltaffyshop.com\/\">The Taffy Shop\u00a0<\/a><\/li><li><a href=\"https:\/\/shopbrownfields.com\/\">Brownfield&#8217;s<\/a><\/li><li><a href=\"https:\/\/www.trendzestespark.com\/?gad_source=1&amp;gclid=CjwKCAjwlbu2BhA3EiwA3yXyu4Jl-ltQLCeoYMTRNLtzEixbSUt8_LW3lpy1X3DnvlvCfpxerR5IghoC7LEQAvD_BwE\">Trendz at the Park<\/a><\/li><\/ul>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ab86df e-flex e-con-boxed e-con e-child\" data-id=\"9ab86df\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2ab1d5 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b2ab1d5\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Planning<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0cc093 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"b0cc093\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul><li><a href=\"https:\/\/www.visitestespark.com\/\">Visit Estes Park<\/a><\/li><li><a href=\"https:\/\/www.mycoloradoparks.com\/national-parks\/rmnp\/\">Colorado National Park Trips<\/a><\/li><li><a href=\"https:\/\/esteschamber.org\/\">Estes Park Chamber of Commerce<\/a><\/li><li><a href=\"https:\/\/estesparktourguides.com\/\">Estes Park Tour Guides<\/a><\/li><li><a href=\"https:\/\/www.wildside4x4tours.com\/\">Wildside 4 x 4 Tours<\/a><\/li><li><a href=\"https:\/\/www.femmetrekltd.com\/\">FemmeTrek<\/a><\/li><li><a href=\"https:\/\/www.kirksflyshop.com\/\">Kirk&#8217;s Flyshop Guided Tours<\/a><\/li><li><a href=\"https:\/\/www.skhorses.com\/index.php\">National Park Gateway Stables<\/a><\/li><li><a href=\"https:\/\/estespark.colorado.gov\/departments\/museum\/plan-a-visit\">\u00a0Town of Estes Park<\/a><\/li><li><a href=\"https:\/\/www.raftmw.com\/\">Mountain Whitewater<\/a><\/li><li><a href=\"https:\/\/www.estesparkoutfitters.com\/\">Estes Park Outfitters<\/a><\/li><\/ul>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>0F Find Your Way to Estes Park Expedition Lodge Estes Park is conveniently located in the heart of Estes Park, Colorado, just a scenic drive away from major Colorado cities. From Denver, it\u2019s about a 1.5 to 2-hour drive via US-36 W through Boulder or US-34 W through Loveland and the beautiful Big Thompson Canyon. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/wp-json\/wp\/v2\/pages\/31"}],"collection":[{"href":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":290,"href":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/wp-json\/wp\/v2\/pages\/31\/revisions"}],"predecessor-version":[{"id":5263,"href":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/wp-json\/wp\/v2\/pages\/31\/revisions\/5263"}],"wp:attachment":[{"href":"https:\/\/testsitelink.com\/expeditionlodgeestespark.com\/wp-json\/wp\/v2\/media?parent=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}