{
    "componentChunkName": "component---src-templates-markdown-content-js",
    "path": "/destinations/usa/az/Best-Way-to-Spend-3-Days-in-Sedona/",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"type\": \"Destination\",\n  \"title\": \"The Best Way to Spend 3 Days in Sedona, Arizona: Hiking, Food & Adventure\",\n  \"banner\": \"./bridge.jpg\",\n  \"categories\": \"USA AZ\",\n  \"affiliate\": true,\n  \"toc\": false,\n  \"pins\": [\"sedonapins-01.png\", \"sedonapins-02.png\", \"sedonapins-03.png\"],\n  \"related\": [\"Best-Day-Hikes-in-Sedona\", \"Best-Things-To-Do-in-Kanab-Utah\"],\n  \"legacyPaths\": [\"/destinations/usa/az/SedonaThreeDays/\", \"/destinations/usa/az/Best-Day-to-Spend-3-Days-in-Sedona/\"],\n  \"description\": \"The best way to spend 3 days in Sedona, Arizona including where to stay, where to eat, hiking trails and other activities! Plan a trip to one of the best places to visit in Arizona.\"\n};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar TOC = makeShortcode(\"TOC\");\nvar BookingDotComInsert = makeShortcode(\"BookingDotComInsert\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"If you are dreaming of a magical place full of red rock hikes, breathtaking views, exciting recreational activities, mystical vortexes and great weather, look no further than Sedona, Arizona. Conveniently located halfway between Phoenix and the Grand Canyon, this town really has it all.\"), mdx(\"p\", null, \"You could spend weeks here without seeing everything that the area has to offer, but a long weekend is the perfect amount of time to explore some amazing trails, eat some delicious food and enjoy the beautiful views.\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"If you are new to hiking, prepare by reading my \", mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"/tips/hiking/Beginner-Hiker-Tips/\"\n  }, \"beginner hiking tips\"), \"! I also have a \", mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"/tips/hiking/Ultimate-Day-Hike-Packing-List/\"\n  }, \"day hike packing list\"), \" full of gear recommendations to help you out.\")), mdx(\"blockquote\", null, \"\\n  \", mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"Please make it a priority to Leave No Trace when exploring the outdoors. This includes leaving nothing behind, respecting wildlife, minimizing campfire impacts, respecting those around you, planning ahead and traveling on durable surfaces. For more details, read about the seven principles at \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://lnt.org/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"lnt.org\"), \".\")), mdx(\"br\", null), mdx(TOC, {\n    mdxType: \"TOC\"\n  }), mdx(\"br\", null), mdx(\"h1\", {\n    \"id\": \"fun-facts-about-sedona\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#fun-facts-about-sedona\",\n    \"aria-label\": \"fun facts about sedona permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Fun Facts about Sedona\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAABQAD/8QAFQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAATUzdhTjK5//xAAaEAACAwEBAAAAAAAAAAAAAAABAgADERJC/9oACAEBAAEFAhu02gr0k8lME//EABcRAQEBAQAAAAAAAAAAAAAAAAEAERL/2gAIAQMBAT8BTbgv/8QAGBEAAgMAAAAAAAAAAAAAAAAAAAECERP/2gAIAQIBAT8BUqNWf//EABsQAAIBBQAAAAAAAAAAAAAAAAAQMQERIkFh/9oACAEBAAY/AuGU0JV9r//EABoQAQEBAQADAAAAAAAAAAAAAAERADFhgfD/2gAIAQEAAT8hAJyLcmHEnrfA0vnZcMa4Wd3/2gAMAwEAAgADAAAAEEfP/8QAFhEBAQEAAAAAAAAAAAAAAAAAARAR/9oACAEDAQE/ECOMP//EABYRAQEBAAAAAAAAAAAAAAAAAAEQEf/aAAgBAgEBPxBnsP/EABsQAQEAAwEBAQAAAAAAAAAAAAERACExYUGB/9oACAEBAAE/EKBUSuUwG8wBbBHFV317zaDR5LoF5+ZytAo+YiD5Ozuf/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Lydia standing at the viewpoint on the Cathedral Rock trail. She is wearing a yellow  and orange color block sweathshirt.\",\n    \"title\": \"Cathedral Rock\",\n    \"src\": \"/static/dce92252030479b05357950cd33ee200/c2601/cathedral.jpg\",\n    \"srcSet\": [\"/static/dce92252030479b05357950cd33ee200/5e8f5/cathedral.jpg 208w\", \"/static/dce92252030479b05357950cd33ee200/8d0ef/cathedral.jpg 416w\", \"/static/dce92252030479b05357950cd33ee200/c2601/cathedral.jpg 832w\", \"/static/dce92252030479b05357950cd33ee200/9a8cd/cathedral.jpg 1248w\", \"/static/dce92252030479b05357950cd33ee200/25339/cathedral.jpg 1664w\", \"/static/dce92252030479b05357950cd33ee200/857b3/cathedral.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Cathedral Rock\"), \"\\n  \"), \"\\n\"), mdx(\"ul\", null, \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Sedona is known for its vortexes, swirling centers of energy that may aid in healing, self exploration and meditation. Many get a feeling of upliftment when in a vortex. The four most powerful Sedona vortexes are at the Airport Mesa, Cathedral Rock, Bell Rock and Boynton Canyon.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Sedona is located within the 1,842,959 acre \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://www.fs.usda.gov/coconino/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Coconino National Forest\"), \", one of six national forests in Arizona. Coconino is a diverse forest most known for the red rock formations.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://www.adayinthewest.com/sedona-movies/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Many western movies\"), \" were filmed in Sedona throughout the 1900\\u2019s. Some popular ones include Starman, Rounders and Johnny Guitar.\")), mdx(\"br\", null), mdx(\"h1\", {\n    \"id\": \"when-to-visit-sedona\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#when-to-visit-sedona\",\n    \"aria-label\": \"when to visit sedona permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"When to Visit Sedona\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAGAAAAgMAAAAAAAAAAAAAAAAAAAMBAgT/xAAVAQEBAAAAAAAAAAAAAAAAAAACAf/aAAwDAQACEAMQAAABXoooqBJF/8QAGxAAAgIDAQAAAAAAAAAAAAAAAQIAEQMSEyP/2gAIAQEAAQUCRcgJU6lTar52Z1n/xAAXEQADAQAAAAAAAAAAAAAAAAAAASEC/9oACAEDAQE/AXlOkP/EABgRAAIDAAAAAAAAAAAAAAAAAAABAhEh/9oACAECAQE/AVNrCz//xAAaEAADAQADAAAAAAAAAAAAAAAAASEREiJx/9oACAEBAAY/ArjR1VLm+nIZT//EAB0QAAICAgMBAAAAAAAAAAAAAAERACFhgTFBUXH/2gAIAQEAAT8hQtxCOSWZ1HlLbvgEUES8UNqE7n//2gAMAwEAAgADAAAAEEsP/8QAFhEAAwAAAAAAAAAAAAAAAAAAAAER/9oACAEDAQE/EGVIg//EABYRAAMAAAAAAAAAAAAAAAAAAAABEf/aAAgBAgEBPxBPDKP/xAAcEAEBAAICAwAAAAAAAAAAAAABEQAhQVGBodH/2gAIAQEAAT8QQgjdgTw4QbCbABhnPMBJgUx04Ffebt0FVDjCFDk+xz//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A stream of water flowing through an orange rock canyon at Slide Rock Park.\",\n    \"title\": \"Slide Rock Park\",\n    \"src\": \"/static/d87e3329ffa3e7ef23d072d7684b8bcf/c2601/waterslide.jpg\",\n    \"srcSet\": [\"/static/d87e3329ffa3e7ef23d072d7684b8bcf/5e8f5/waterslide.jpg 208w\", \"/static/d87e3329ffa3e7ef23d072d7684b8bcf/8d0ef/waterslide.jpg 416w\", \"/static/d87e3329ffa3e7ef23d072d7684b8bcf/c2601/waterslide.jpg 832w\", \"/static/d87e3329ffa3e7ef23d072d7684b8bcf/9a8cd/waterslide.jpg 1248w\", \"/static/d87e3329ffa3e7ef23d072d7684b8bcf/25339/waterslide.jpg 1664w\", \"/static/d87e3329ffa3e7ef23d072d7684b8bcf/857b3/waterslide.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Slide Rock Park\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"The most popular times to visit Sedona are in the spring and fall, when the weather is mild. The summer gets slightly less crowds with the temperature peaking around 97 degrees in August. The winter months are the least visited and you may see snow and ice during this time. The average high in January is 57 degrees.\"), mdx(\"p\", null, \"I visited in late February and the weather was great. It was cold in the early mornings but warmed up during the day. A light jacket and long pants worked well, although I wish I had brought a warmer coat and gloves for early morning hikes. Fall is another fantastic season to visit, as you will get to enjoy \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://amazingamerica.com/2021/02/12/the-best-utah-state-parks-you-havent-been-to-yet/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"fall foliage in Sedona\"), \".\"), mdx(\"br\", null), mdx(\"h1\", {\n    \"id\": \"where-to-stay-in-sedona\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#where-to-stay-in-sedona\",\n    \"aria-label\": \"where to stay in sedona permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Where to Stay in Sedona\"), mdx(\"p\", null, \"I recommend staying in central or West Sedona if you can. It was convenient to be centrally located in town. I looked for the most affordable place I could find with decent reviews and ended up at \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.anrdoezrs.net/click-100440856-13828058?sid=Best-Way-to-Spend-3-Days-in-Sedona&url=https%3A%2F%2Fwww.hotels.com%2Fho142787%3Fq-rooms%3D1\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Andante Inn\"), \". Andante Inn is essentially a motel but I found it to be clean and a great value for its location.\"), mdx(\"p\", null, \"Other affordable options with great reviews include the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.tkqlhce.com/click-100440856-13828058?sid=Best-Way-to-Spend-3-Days-in-Sedona&url=https%3A%2F%2Fwww.hotels.com%2Fho128582%3Fq-rooms%3D1\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Sedona Real Inn\"), \" and the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.tkqlhce.com/click-100440856-13828058?sid=Best-Way-to-Spend-3-Days-in-Sedona&url=https%3A%2F%2Fwww.hotels.com%2Fho617348%3Fq-rooms%3D1\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Sedona Hilltop Inn\"), \". The Sedona Real Inn is perfect if you\\u2019re traveling with your dog, they have a dog park and they write your pup\\u2019s name on a welcome sign when you arrive! The Sedona Hilltop Inn is a renovated motel with amazing views of the surrounding Red Rocks.\"), mdx(\"p\", null, \"If you are looking for a resort, \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.dpbolvw.net/click-100440856-13828058?sid=Best-Way-to-Spend-3-Days-in-Sedona&url=https%3A%2F%2Fwww.hotels.com%2Fho216135%3Fq-rooms%3D1\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Amara\"), \" is a great option. This boutique resort has an infinity pool, spa and firepit where you can relax in the evenings with a cocktail in hand.\"), mdx(\"h4\", {\n    \"id\": \"search-for-hotels-on-bookingcom\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#search-for-hotels-on-bookingcom\",\n    \"aria-label\": \"search for hotels on bookingcom permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Search for Hotels on Booking.com\"), mdx(\"br\", null), mdx(BookingDotComInsert, {\n    className: \"bookingaff\",\n    \"data-aid\": \"2197762\",\n    \"data-target_aid\": \"2197762\",\n    \"data-prod\": \"map\",\n    \"data-width\": \"100%\",\n    \"data-height\": \"590\",\n    \"data-lang\": \"ualng\",\n    \"data-dest_id\": \"0\",\n    \"data-dest_type\": \"landmark\",\n    \"data-latitude\": \"34.862350\",\n    \"data-longitude\": \"-111.780419\",\n    \"data-mwhsb\": \"0\",\n    \"data-address\": \"Sedona, AZ, USA\",\n    mdxType: \"BookingDotComInsert\"\n  }, mdx(\"a\", {\n    href: \"//www.booking.com?aid=2197762\"\n  }, \"Hotels in Sedona\")), mdx(\"h1\", {\n    \"id\": \"how-to-get-to-sedona\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#how-to-get-to-sedona\",\n    \"aria-label\": \"how to get to sedona permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"How to Get To Sedona\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAMFBAb/xAAVAQEBAAAAAAAAAAAAAAAAAAAAAf/aAAwDAQACEAMQAAAB0u59sUCSH//EABkQAAIDAQAAAAAAAAAAAAAAAAACAQQREP/aAAgBAQABBQJbaSTYTJtKZzD/xAAVEQEBAAAAAAAAAAAAAAAAAAAQEf/aAAgBAwEBPwGH/8QAFREBAQAAAAAAAAAAAAAAAAAAECH/2gAIAQIBAT8Bp//EABoQAAICAwAAAAAAAAAAAAAAAAABAiAhMTL/2gAIAQEABj8C5NMxF0//xAAdEAACAgEFAAAAAAAAAAAAAAAAARExIUFhcYGx/9oACAEBAAE/IbF12KSwEj0C3FqHocj/2gAMAwEAAgADAAAAEI//AP/EABcRAQEBAQAAAAAAAAAAAAAAAAEAEVH/2gAIAQMBAT8QBywv/8QAFxEBAQEBAAAAAAAAAAAAAAAAAQARUf/aAAgBAgEBPxBZr2//xAAbEAEAAgMBAQAAAAAAAAAAAAABABEhMVFh0f/aAAgBAQABPxB+uHi3EYqdQjNH6Pk1tot6Keo0cKf/2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A view looking down at the city of Sedona with mountains in the background.\",\n    \"title\": \"Sedona from the Airport Mesa Loop Trail\",\n    \"src\": \"/static/47e2fb1baa12ba00700e51429667179a/c2601/sedona.jpg\",\n    \"srcSet\": [\"/static/47e2fb1baa12ba00700e51429667179a/5e8f5/sedona.jpg 208w\", \"/static/47e2fb1baa12ba00700e51429667179a/8d0ef/sedona.jpg 416w\", \"/static/47e2fb1baa12ba00700e51429667179a/c2601/sedona.jpg 832w\", \"/static/47e2fb1baa12ba00700e51429667179a/9a8cd/sedona.jpg 1248w\", \"/static/47e2fb1baa12ba00700e51429667179a/25339/sedona.jpg 1664w\", \"/static/47e2fb1baa12ba00700e51429667179a/857b3/sedona.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Sedona from the Airport Mesa Loop Trail\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"If you are flying to Sedona, you can fly into either Flagstaff or Phoenix. The Flagstaff airport is 40 minutes away and has flights on American, United and a couple smaller airlines. Depending on where you\\u2019re flying from, the Phoenix airport has many more flight options at cheaper prices. It is a two hour drive from Phoenix to Sedona\"), mdx(\"p\", null, \"When you arrive, you\\u2019ll want to rent a car. There is little public transportation in Sedona so a car is necessary to get around.\"), mdx(\"h1\", {\n    \"id\": \"tips-for-visiting-sedona\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#tips-for-visiting-sedona\",\n    \"aria-label\": \"tips for visiting sedona permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Tips for Visiting Sedona\"), mdx(\"p\", null, \"Sedona is a popular destination so it gets very crowded most of the year. Here are some things to expect:\"), mdx(\"ul\", null, \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Parking is difficult at the most popular trails. Arrive at the popular trailheads early (before sunrise) to ensure a parking spot and beat the crowds. For hikes later in the day, be prepared with a backup option in case you cannot find a parking spot, or be prepared to walk a couple extra miles to get to the trail. For hikes like Devil\\u2019s Bridge, there is overflow street parking that will add an additional half mile or so to the hike.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Sedona launched a \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://sedonashuttle.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"shuttle to the popular trailheads\"), \" in March 2022! This is a great way to avoid the stress of finding a parking spot in the popular areas. The shuttle runs year round from Thursday to Sunday. Plus, the shuttle is free!\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"There was always a lot of traffic driving through the town of Sedona as there aren\\u2019t many alternative routes to get around. Allow extra time getting places and be prepared for a lot of traffic circles!\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Uber and Lyft operate in Sedona but are not necessarily reliable. If you need a ride, they are worth checking. \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://sedonaquickrides.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Sedona Quick Rides\"), \" is a local car service that you can reserve as well. I had phone service on Verizon at all of the trailheads I visited.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"While I had good service at the parking lots, I lost it on the trails. Download offline Google maps or trail maps using \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://alltrails.pxf.io/750aV3\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"All Trails\"), \" (if you have the premium version) to make sure you\\u2019re hiking in the right direction! Most trails were marked well but on some it is easy to get turned around.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"You will need a \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://www.myscenicdrives.com/store/#az-red-rock\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Red Rock Pass\"), \" or another interagency pass, which includes the \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://www.avantlink.com/click.php?tt=cl&merchant_id=e295c418-295a-447c-b265-734e25f82503&website_id=1e3d97cc-28f8-45ff-882b-b703ad48859c&url=https%3A%2F%2Fwww.rei.com%2Fproduct%2F234584%2Famerica-the-beautiful-pass-20242025\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"\\u2018America the Beautiful\\u2019 National Park Pass\"), \", for parking at the trailheads in the National Forest. Display your pass in the windshield of your vehicle while you\\u2019re on the trails. The Red Rock Pass costs $5 daily, $15 weekly or $20 annually. You can purchase the Red Rock Pass at some of the bigger trailhead parking lots, a number of places in town (\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://www.fs.usda.gov/Internet/FSE_DOCUMENTS/fseprd536525.pdf\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"full list of vendors here\"), \") or online at \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://www.myscenicdrives.com/store/item/forest-passes/red-rock\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"My Scenic Drives\"), \".\")), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAGAAAAgMAAAAAAAAAAAAAAAAAAAUBAwT/xAAVAQEBAAAAAAAAAAAAAAAAAAABAv/aAAwDAQACEAMQAAABmxYTe8WCf//EABsQAAEEAwAAAAAAAAAAAAAAAAABAgMUBBAR/9oACAEBAAEFArTSzGLlxiHdf//EABYRAQEBAAAAAAAAAAAAAAAAAAASAf/aAAgBAwEBPwGcS//EABYRAQEBAAAAAAAAAAAAAAAAAAARAf/aAAgBAgEBPwG6r//EABoQAAICAwAAAAAAAAAAAAAAAAACATEgMpH/2gAIAQEABj8C1kpuFNh//8QAGhAAAgIDAAAAAAAAAAAAAAAAAAEhMRBBgf/aAAgBAQABPyFb8IEXDOFByHZ//9oADAMBAAIAAwAAABCEH//EABURAQEAAAAAAAAAAAAAAAAAAAAR/9oACAEDAQE/EFL/xAAVEQEBAAAAAAAAAAAAAAAAAAAAEf/aAAgBAgEBPxBW/8QAHBAAAgICAwAAAAAAAAAAAAAAAREAITGBUXHR/9oACAEBAAE/EFqRfAxHYIYXNJ9ipVmGpjqKWIB1P//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A wide, orange rock with rocks and dirt. There is a mountain in the distance and you can see the moon in the morning light.\",\n    \"title\": \"The Devil's Bridge Trail during sunrise\",\n    \"src\": \"/static/f006e1cc263a925a0c6be0070ba1785c/c2601/sunrise.jpg\",\n    \"srcSet\": [\"/static/f006e1cc263a925a0c6be0070ba1785c/5e8f5/sunrise.jpg 208w\", \"/static/f006e1cc263a925a0c6be0070ba1785c/8d0ef/sunrise.jpg 416w\", \"/static/f006e1cc263a925a0c6be0070ba1785c/c2601/sunrise.jpg 832w\", \"/static/f006e1cc263a925a0c6be0070ba1785c/9a8cd/sunrise.jpg 1248w\", \"/static/f006e1cc263a925a0c6be0070ba1785c/25339/sunrise.jpg 1664w\", \"/static/f006e1cc263a925a0c6be0070ba1785c/857b3/sunrise.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The Devil's Bridge Trail during sunrise\"), \"\\n  \"), \"\\n\"), mdx(\"blockquote\", null, \"\\n  \", mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"I highly recommend purchasing the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.avantlink.com/click.php?tt=cl&merchant_id=e295c418-295a-447c-b265-734e25f82503&website_id=1e3d97cc-28f8-45ff-882b-b703ad48859c&url=https%3A%2F%2Fwww.rei.com%2Fproduct%2F208992%2Famerica-the-beautiful-pass-20222023\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"\\u2018America the Beautiful\\u2019 Pass\"), \" if you plan on visiting multiple national parks throughout the year! It is $80 and gets you into all US national parks, national forest, BLM land, national wildlife refuges and more government lands. This pays for itself quickly if you're going to a few national parks (for example, the Grand Canyon is $35 for a week).\")), mdx(\"h1\", {\n    \"id\": \"sedona-three-day-itinerary\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#sedona-three-day-itinerary\",\n    \"aria-label\": \"sedona three day itinerary permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Sedona Three Day Itinerary\"), mdx(\"h2\", {\n    \"id\": \"day-one\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#day-one\",\n    \"aria-label\": \"day one permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Day One\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"Hike Devil\\u2019s Bridge and the Birthing Cave, eat and shop at Tlaquepaque Arts, go off-roading on a Pink Jeep Tour, enjoy the sunset at a vortex and eat a comforting Italian dinner.\"))), mdx(\"h3\", {\n    \"id\": \"devils-bridge-at-sunrise\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#devils-bridge-at-sunrise\",\n    \"aria-label\": \"devils bridge at sunrise permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Devil\\u2019s Bridge at Sunrise\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"4.2 Miles, 564 Feet Elevation Gain\"))), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"75%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAMEBf/EABYBAQEBAAAAAAAAAAAAAAAAAAIAAf/aAAwDAQACEAMQAAABsVis0vJiX//EABoQAAIDAQEAAAAAAAAAAAAAAAABAgMSExH/2gAIAQEAAQUC9iO2tDsbNy11kjqf/8QAFxEBAAMAAAAAAAAAAAAAAAAAAAIRE//aAAgBAwEBPwHOKn//xAAXEQEAAwAAAAAAAAAAAAAAAAAAAhES/9oACAECAQE/AdSW/8QAFxABAQEBAAAAAAAAAAAAAAAAADEQUf/aAAgBAQAGPwLa6j//xAAcEAADAAEFAAAAAAAAAAAAAAAAARFhMUFRcZH/2gAIAQEAAT8h8uxRrcJjCkYsfATKI3U//9oADAMBAAIAAwAAABD4z//EABcRAAMBAAAAAAAAAAAAAAAAAAABURH/2gAIAQMBAT8QcTCh/8QAFxEAAwEAAAAAAAAAAAAAAAAAAAERQf/aAAgBAgEBPxBbMo//xAAdEAEAAgICAwAAAAAAAAAAAAABABEhUTFhQXHR/9oACAEBAAE/EGm67KImarQWPU86YpWbfLcdVv4wTvfo+T//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Lydia standing on Devil's Bridge and facing away from the camera. It is a giant natural bridge that made of orange rock. There are mountain views in the distance.\",\n    \"title\": \"Devil's Bridge\",\n    \"src\": \"/static/1ce2bc01da898ca5a1d9a198e89fa5d4/c2601/meonbridge.jpg\",\n    \"srcSet\": [\"/static/1ce2bc01da898ca5a1d9a198e89fa5d4/5e8f5/meonbridge.jpg 208w\", \"/static/1ce2bc01da898ca5a1d9a198e89fa5d4/8d0ef/meonbridge.jpg 416w\", \"/static/1ce2bc01da898ca5a1d9a198e89fa5d4/c2601/meonbridge.jpg 832w\", \"/static/1ce2bc01da898ca5a1d9a198e89fa5d4/9a8cd/meonbridge.jpg 1248w\", \"/static/1ce2bc01da898ca5a1d9a198e89fa5d4/25339/meonbridge.jpg 1664w\", \"/static/1ce2bc01da898ca5a1d9a198e89fa5d4/d2602/meonbridge.jpg 4032w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Devil's Bridge\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/xk6L6k\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Devil\\u2019s Bridge\"), \" is the most famous hike in Sedona, known for its iconic arch that you can walk across like a bridge. The formation was created by years of wind erosion.\"), mdx(\"p\", null, \"Devil's Bridge is a great hike to kick off your trip in Sedona, as long as you don\\u2019t mind some crowds. This hike is extremely popular so the parking lot fills up quickly and there is usually a long wait to get a photo on the bridge.\"), mdx(\"p\", null, \"I recommend starting the Devil\\u2019s Bridge hike before sunrise if you can. (I started around 6:30am). From the parking lot, there are two different routes you can take. You can begin down the dirt high-clearance vehicle road or take the Chuck Wagon Trail.\"), mdx(\"p\", null, \"You\\u2019ll find the Chuck Wagon Trail behind the bathrooms at the parking lot. The Chuck Wagon Trail is more scenic but adds an additional mile and a half, so most people take the road.\"), mdx(\"p\", null, \"If you take the dirt road, the trail is about 4.2 miles round trip. You will turn off the road at 1.3 miles and a quarter mile after that, begin a steep climb up to the bridge. The steep portion of the hike is a half mile with some rock scrambling. Make sure you wear proper hiking shoes so you\\u2019ll have a good grip on the rocks.\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"75%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAEDBP/EABUBAQEAAAAAAAAAAAAAAAAAAAAB/9oADAMBAAIQAxAAAAFOSNhMj//EABkQAAMBAQEAAAAAAAAAAAAAAAABAgMRFP/aAAgBAQABBQJ6MnU9Mo5Q4kWU8//EABYRAQEBAAAAAAAAAAAAAAAAAAATAf/aAAgBAwEBPwGeJv/EABYRAQEBAAAAAAAAAAAAAAAAAAATAf/aAAgBAgEBPwGmqP/EABsQAAIBBQAAAAAAAAAAAAAAAAABEBEhMTJh/9oACAEBAAY/AsFzRnCrcf/EABwQAQADAAIDAAAAAAAAAAAAAAEAETEhQWFx4f/aAAgBAQABPyEj1PME5JU+wlxejVm8eokVk//aAAwDAQACAAMAAAAQ0C//xAAWEQADAAAAAAAAAAAAAAAAAAAQITH/2gAIAQMBAT8QRA//xAAYEQADAQEAAAAAAAAAAAAAAAAAAREhUf/aAAgBAgEBPxBU1kdP/8QAGxABAQACAwEAAAAAAAAAAAAAAREAITFBgVH/2gAIAQEAAT8QbtdcRmRvUzIgEJaxcNu2VfIfQ5wAi9QWe4kNUaeM/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A line of at least 20 people waiting to take a photo on Devil's Bridge.\",\n    \"title\": \"The line of people when we left\",\n    \"src\": \"/static/19cc7f838f04445bcefa7bd1fb987189/c2601/line.jpg\",\n    \"srcSet\": [\"/static/19cc7f838f04445bcefa7bd1fb987189/5e8f5/line.jpg 208w\", \"/static/19cc7f838f04445bcefa7bd1fb987189/8d0ef/line.jpg 416w\", \"/static/19cc7f838f04445bcefa7bd1fb987189/c2601/line.jpg 832w\", \"/static/19cc7f838f04445bcefa7bd1fb987189/9a8cd/line.jpg 1248w\", \"/static/19cc7f838f04445bcefa7bd1fb987189/25339/line.jpg 1664w\", \"/static/19cc7f838f04445bcefa7bd1fb987189/d2602/line.jpg 4032w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The line of people when we left\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"When I reached the bridge a little before 7:30am, there was already a long line. It took about 25 minutes to get our turn on the bridge. When you walk across the bridge, it\\u2019s wider than it looks from afar. Many people around us were nervous but I felt quite safe.\"), mdx(\"p\", null, \"When I left, the line had more than doubled, so make sure to get there as early as possible if you want a photo on the bridge.\"), mdx(\"p\", null, \"While Devil\\u2019s Bridge is crowded, the views from the top were incredible. It\\u2019s definitely an iconic hike that you should at least do once!\"), mdx(\"blockquote\", null, \"\\n  \", mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"For more details on parking, alternative trail options and more, check out \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/destinations/usa/az/Best-Day-Hikes-in-Sedona/\"\n  }, \"my Sedona hikes post\"), \"!\")), mdx(\"h4\", {\n    \"id\": \"hike-to-the-birthing-cave\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#hike-to-the-birthing-cave\",\n    \"aria-label\": \"hike to the birthing cave permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Hike to the Birthing Cave\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"2 Miles, 240 Feet Elevation Gain\"))), mdx(\"div\", {\n    className: \"side-by-side\"\n  }, mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAABQMABP/EABYBAQEBAAAAAAAAAAAAAAAAAAIDAf/aAAwDAQACEAMQAAABm4XUtDF5ShSLMri7p2H/xAAbEAACAwEBAQAAAAAAAAAAAAABAgAREgMTIv/aAAgBAQABBQJRoqMrU5HB9zD3eCyXU1FP3HA1/8QAGBEBAAMBAAAAAAAAAAAAAAAAAAEDEUH/2gAIAQMBAT8BsnjEsf/EABgRAAIDAAAAAAAAAAAAAAAAAAARAQIQ/9oACAECAQE/AaQPGf/EAB0QAAICAQUAAAAAAAAAAAAAAAEQABExAhIiQXH/2gAIAQEABj8CAHcAVrM45m6lp9f/xAAbEAEBAQEAAwEAAAAAAAAAAAABABEhMUFRof/aAAgBAQABPyFfIYIPomaudwn6fkl4C4zDz1sbkJ3Iz1MMMQ6Rnhf/2gAMAwEAAgADAAAAEMQ6j//EABkRAQACAwAAAAAAAAAAAAAAAAEAERAhQf/aAAgBAwEBPxBbIq8h3h//xAAYEQADAQEAAAAAAAAAAAAAAAAAAREQcf/aAAgBAgEBPxBMtOhuZ//EABwQAQEBAAMBAQEAAAAAAAAAAAERACExQVFxof/aAAgBAQABPxAaqkN1syv3CtxJdD+X3Lae6BluWcQMeZJPJ0PE97zoIj8mfNW1YpXSwMH9mQoCHjgAQPN//9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Lydia sitting on the side of the Birthing Cave with a view of mountains and trees behind her.\",\n    \"title\": \"Birthing Cave\",\n    \"src\": \"/static/7bc7dde18e8d9274787369f96e899cd1/c2601/meincave.jpg\",\n    \"srcSet\": [\"/static/7bc7dde18e8d9274787369f96e899cd1/5e8f5/meincave.jpg 208w\", \"/static/7bc7dde18e8d9274787369f96e899cd1/8d0ef/meincave.jpg 416w\", \"/static/7bc7dde18e8d9274787369f96e899cd1/c2601/meincave.jpg 832w\", \"/static/7bc7dde18e8d9274787369f96e899cd1/af659/meincave.jpg 1035w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Birthing Cave\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAIFAwH/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQP/2gAMAwEAAhADEAAAAZmvFy3zHJb06shBLon/xAAcEAABBAMBAAAAAAAAAAAAAAACAAEDERASIEH/2gAIAQEAAQUCRPY8FG1PAWtLzH//xAAVEQEBAAAAAAAAAAAAAAAAAAARIP/aAAgBAwEBPwEj/8QAFREBAQAAAAAAAAAAAAAAAAAAESD/2gAIAQIBAT8BY//EABkQAQACAwAAAAAAAAAAAAAAAAEAIAIREv/aAAgBAQAGPwKYlXkBm6//xAAcEAACAgMBAQAAAAAAAAAAAAAAAREhEDFBYZH/2gAIAQEAAT8hiC9dLDVDXSD5LHRdaep1A72bEucf/9oADAMBAAIAAwAAABAbJA//xAAYEQEBAQEBAAAAAAAAAAAAAAABABEhUf/aAAgBAwEBPxBCj5cssv/EABgRAQADAQAAAAAAAAAAAAAAAAEAEBFR/9oACAECAQE/EBAna2bP/8QAHRABAQEBAAMAAwAAAAAAAAAAAREAITFBcWGRwf/aAAgBAQABPxAhWd9YAWln7kB9uF8anYZb5d9b9NToxRI8PxgGpldX8bshH5npe8xIVl1d/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Joe sitting up in the back nook of Birthing Cave.\",\n    \"title\": \"The nook in the back of cave\",\n    \"src\": \"/static/e9e9622d77512f0feed5596b3cfd5c5b/c2601/joeincave6.jpg\",\n    \"srcSet\": [\"/static/e9e9622d77512f0feed5596b3cfd5c5b/5e8f5/joeincave6.jpg 208w\", \"/static/e9e9622d77512f0feed5596b3cfd5c5b/8d0ef/joeincave6.jpg 416w\", \"/static/e9e9622d77512f0feed5596b3cfd5c5b/c2601/joeincave6.jpg 832w\", \"/static/e9e9622d77512f0feed5596b3cfd5c5b/9a8cd/joeincave6.jpg 1248w\", \"/static/e9e9622d77512f0feed5596b3cfd5c5b/25339/joeincave6.jpg 1664w\", \"/static/e9e9622d77512f0feed5596b3cfd5c5b/93719/joeincave6.jpg 4000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The nook in the back of cave\"), \"\\n  \"), \"\\n\")), mdx(\"p\", null, \"The \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/QydjdY\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Birthing Cave\"), \" is a round cave nestled into a cliff that visitors can climb into for incredible views. The trail is two miles roundtrip and just a five minute drive from the Devil\\u2019s Bridge parking lot.\"), mdx(\"p\", null, \"About .6 miles into the trail, there is a log that to the left that you\\u2019ll need to step over to get to the cave. After that, it will be less than a half mile until you arrive.\"), mdx(\"p\", null, \"The trail is flat until the very end, when there is a steep climb into the cave. The climb is a little treacherous because there is slippery sand and cacti right on the edge. It is doable but take your time!\"), mdx(\"p\", null, \"From the cave, there are amazing views looking out at the valley and the Red Rocks in the distance. If you\\u2019d like to get a photo sitting on the inside of the cave in front of the view, make sure you have shoes with good traction to navigate the edge of the cave walls.\"), mdx(\"p\", null, \"To get a photo looking out at the view with the entire cave in frame, you can climb up into a crevice in the back. Bring a wide angle lens if you have one!\"), mdx(\"p\", null, \"This is a short and relatively easy hike that is in close proximity to other popular hikes, making it a good add on. However, it was harder to enjoy and take photos with the amount of the people in the cave, so go early if you want to have it to yourself.\"), mdx(\"h4\", {\n    \"id\": \"shopping-and-lunch-in-a-mexican-inspired-village\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#shopping-and-lunch-in-a-mexican-inspired-village\",\n    \"aria-label\": \"shopping and lunch in a mexican inspired village permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Shopping and Lunch in a Mexican-inspired Village\"), mdx(\"div\", {\n    className: \"side-by-side\"\n  }, mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"150%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAeABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQFAgP/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAgH/2gAMAwEAAhADEAAAAbcLsoKmiTWTjamTSN//xAAdEAACAwACAwAAAAAAAAAAAAABAgADEQQSExQh/9oACAEBAAEFApyzt09ltc92KxqwJS3Wx/HuzPpcmf/EABcRAAMBAAAAAAAAAAAAAAAAAAABERD/2gAIAQMBAT8BmIp//8QAFREBAQAAAAAAAAAAAAAAAAAAARD/2gAIAQIBAT8BWM//xAAdEAACAgEFAAAAAAAAAAAAAAABEAIhABEiMUFR/9oACAEBAAY/As08Cs1hkuFuAUpDq1//xAAZEAEBAQEBAQAAAAAAAAAAAAABEQAhMVH/2gAIAQEAAT8hk1r4jQPcApdemZG1ubjLS83rzezE5iy0p8yvXuEYBz1hzf/aAAwDAQACAAMAAAAQYPRz/8QAFhEBAQEAAAAAAAAAAAAAAAAAAAER/9oACAEDAQE/EJlilh//xAAXEQADAQAAAAAAAAAAAAAAAAAAAREh/9oACAECAQE/EGQouEZ//8QAHBABAQADAQEBAQAAAAAAAAAAAREAITFBUXGh/9oACAEBAAE/EIGKiMiT7txYxV3rA1EAIYP2ZTwiZ0CBlnIaWsCAkYrYeU8uBtToI8M2AMoild6hncKfVrjAxnf95/cMwAi/M//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"An outdoor shopping area with arches and a wall covered in green vines. This view looks down at Tlaquepaque Arts and Shopping Village from an upper balcony.\",\n    \"title\": \"An outdoor shopping area with arches and a wall covered in green vines. This view looks down at Tlaquepaque Arts and Shopping Village from an upper balcony.\",\n    \"src\": \"/static/01b84c7b5797b37d920c205eb5fd37cd/c2601/tlaq.jpg\",\n    \"srcSet\": [\"/static/01b84c7b5797b37d920c205eb5fd37cd/5e8f5/tlaq.jpg 208w\", \"/static/01b84c7b5797b37d920c205eb5fd37cd/8d0ef/tlaq.jpg 416w\", \"/static/01b84c7b5797b37d920c205eb5fd37cd/c2601/tlaq.jpg 832w\", \"/static/01b84c7b5797b37d920c205eb5fd37cd/9a8cd/tlaq.jpg 1248w\", \"/static/01b84c7b5797b37d920c205eb5fd37cd/25339/tlaq.jpg 1664w\", \"/static/01b84c7b5797b37d920c205eb5fd37cd/93719/tlaq.jpg 4000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }))), mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"150%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAeABQDASIAAhEBAxEB/8QAGQAAAgMBAAAAAAAAAAAAAAAAAAUBAgQD/8QAFgEBAQEAAAAAAAAAAAAAAAAAAgAB/9oADAMBAAIQAxAAAAFlbABbALUV56bNhWM//8QAHBAAAgICAwAAAAAAAAAAAAAAAQIAEgMREBMh/9oACAEBAAEFAsb1XtllMDeBtuAIxIKW3tOAZaf/xAAXEQADAQAAAAAAAAAAAAAAAAAAEBEh/9oACAEDAQE/AYY//8QAFhEBAQEAAAAAAAAAAAAAAAAAABEh/9oACAECAQE/Aa1Ef//EAB4QAAEEAQUAAAAAAAAAAAAAAAABAhEhMiAxQWFx/9oACAEBAAY/ArNvC1QbdkOMmodE8Ga6P//EABwQAAICAwEBAAAAAAAAAAAAAAABESExQXFREP/aAAgBAQABPyFicvSszwRlKMlqaMkJPMiCjggUtpTKEWE+0jorx8JrZ//aAAwDAQACAAMAAAAQzMMw/8QAFxEBAQEBAAAAAAAAAAAAAAAAAAERcf/aAAgBAwEBPxCy6a2v/8QAFxEBAAMAAAAAAAAAAAAAAAAAABEhcf/aAAgBAgEBPxBwsg//xAAgEAEAAgEEAgMAAAAAAAAAAAABABEhMUFRcWGxgZHx/9oACAEBAAE/EMFct3jD8+4qwm/0MuL+5Fi3k0gVZ1BJYNBoD0akq6lwzPKAQd7hVwt9wrJ9hn1KDVRzKMUrU0Qjqf/Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A statue in Tlaquepaque Shopping Village in a corner. The wall behind the statue is half covered in intricately designed tiles.\",\n    \"title\": \"A statue in Tlaquepaque Shopping Village in a corner. The wall behind the statue is half covered in intricately designed tiles.\",\n    \"src\": \"/static/ebb9f2d775f7b31b3c2b9781e47d1300/c2601/tlaq2.jpg\",\n    \"srcSet\": [\"/static/ebb9f2d775f7b31b3c2b9781e47d1300/5e8f5/tlaq2.jpg 208w\", \"/static/ebb9f2d775f7b31b3c2b9781e47d1300/8d0ef/tlaq2.jpg 416w\", \"/static/ebb9f2d775f7b31b3c2b9781e47d1300/c2601/tlaq2.jpg 832w\", \"/static/ebb9f2d775f7b31b3c2b9781e47d1300/9a8cd/tlaq2.jpg 1248w\", \"/static/ebb9f2d775f7b31b3c2b9781e47d1300/25339/tlaq2.jpg 1664w\", \"/static/ebb9f2d775f7b31b3c2b9781e47d1300/93719/tlaq2.jpg 4000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }))), mdx(\"figcaption\", null, \"Tlaquepaque Arts and Shopping Village\")), mdx(\"p\", null, \"Head back into Sedona and explore the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.tlaq.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Tlaquepaque Arts and Shopping Village\"), \". The outdoor shopping center is designed to look like a traditional Mexican village and has beautiful architecture featuring cobblestone walkways, elegant arches, fountains and intricate colorful tiles. The mall is full of art galleries, boutiques, jewelry and food.\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAMEBf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhADEAAAAXR6MYDw/8QAGxABAAICAwAAAAAAAAAAAAAAAgABAxIEERP/2gAIAQEAAQUCy9zdNbup5GLFVWOOGf/EABQRAQAAAAAAAAAAAAAAAAAAABD/2gAIAQMBAT8BP//EABQRAQAAAAAAAAAAAAAAAAAAABD/2gAIAQIBAT8BP//EABsQAAIDAAMAAAAAAAAAAAAAAAABAhEhEjKR/9oACAEBAAY/ApSjN4JcvSsZddjMLdn/xAAaEAACAwEBAAAAAAAAAAAAAAAAAREhMUFR/9oACAEBAAE/IVbG7E2Gn0TW0ieyUOKliLyN7Htn/9oADAMBAAIAAwAAABCkL//EABcRAQADAAAAAAAAAAAAAAAAAAARIVH/2gAIAQMBAT8QrEP/xAAYEQACAwAAAAAAAAAAAAAAAAAAAREhUf/aAAgBAgEBPxBTpR//xAAbEAEAAwEBAQEAAAAAAAAAAAABABEhMUFhof/aAAgBAQABPxAsVX4BPgRSUmAVV+Sp6Icb/IrWEEbnEDYZ8I2F29hKqzjNz//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"The exterior of The Secret Garden Cafe. There are menus and a table in front of the building.\",\n    \"title\": \"The Secret Garden Cafe\",\n    \"src\": \"/static/ec7537a45d486ff0bad49b25002b35ed/c2601/secret.jpg\",\n    \"srcSet\": [\"/static/ec7537a45d486ff0bad49b25002b35ed/5e8f5/secret.jpg 208w\", \"/static/ec7537a45d486ff0bad49b25002b35ed/8d0ef/secret.jpg 416w\", \"/static/ec7537a45d486ff0bad49b25002b35ed/c2601/secret.jpg 832w\", \"/static/ec7537a45d486ff0bad49b25002b35ed/9a8cd/secret.jpg 1248w\", \"/static/ec7537a45d486ff0bad49b25002b35ed/25339/secret.jpg 1664w\", \"/static/ec7537a45d486ff0bad49b25002b35ed/857b3/secret.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The Secret Garden Cafe\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"I recommend having lunch at the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://sedonasecretgardencafe.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Secret Garden Cafe\"), \", a beautiful restaurant in Tlaquepaque Village. This European-feeling bistro serves a variety of salads, sandwiches, breakfast items and more, all made from scratch daily.\"), mdx(\"p\", null, \"Inside, the space is intimate with elegant details like stained glass windows and a bar with wine on tap. Outside, there is a large patio space where you can enjoy the ambiance of Tlaquepaque Village, under umbrellas and among greenery. I had the roasted veggie sandwich and it was delicious.\"), mdx(\"h3\", {\n    \"id\": \"go-off-roading-on-a-pink-jeep-tour\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#go-off-roading-on-a-pink-jeep-tour\",\n    \"aria-label\": \"go off roading on a pink jeep tour permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Go Off-Roading on a Pink Jeep Tour\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAEC/8QAFgEBAQEAAAAAAAAAAAAAAAAAAQAC/9oADAMBAAIQAxAAAAFLndWg/wD/xAAbEAABBAMAAAAAAAAAAAAAAAAAAQISEwMUIv/aAAgBAQABBQLYxqTYpyUsKGET/8QAFhEAAwAAAAAAAAAAAAAAAAAAAAES/9oACAEDAQE/AYRCP//EABcRAAMBAAAAAAAAAAAAAAAAAAABEwL/2gAIAQIBAT8Boymj/8QAGhAAAgIDAAAAAAAAAAAAAAAAAAEQMTJBkf/aAAgBAQAGPwKnNG+mTP/EAB0QAAICAQUAAAAAAAAAAAAAAAABEUEhEDFxkfH/2gAIAQEAAT8hgW3gT8S1yhu7Me7vRG3if//aAAwDAQACAAMAAAAQd9//xAAWEQEBAQAAAAAAAAAAAAAAAAAAEWH/2gAIAQMBAT8Qszf/xAAWEQEBAQAAAAAAAAAAAAAAAAAAAWH/2gAIAQIBAT8QkGz/xAAfEAEBAAEDBQEAAAAAAAAAAAABEQAxYXFBUbHB0eH/2gAIAQEAAT8QAqMbIznEtOU656wbocz7miluO40oFOzyrzfjP//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Three pink jeeps parked next to each other during the Broken Arrow Pink Jeep tour.\",\n    \"title\": \"Parked Pink Jeeps\",\n    \"src\": \"/static/9838732cce257764ef137ba83523a391/c2601/jeeps.jpg\",\n    \"srcSet\": [\"/static/9838732cce257764ef137ba83523a391/5e8f5/jeeps.jpg 208w\", \"/static/9838732cce257764ef137ba83523a391/8d0ef/jeeps.jpg 416w\", \"/static/9838732cce257764ef137ba83523a391/c2601/jeeps.jpg 832w\", \"/static/9838732cce257764ef137ba83523a391/9a8cd/jeeps.jpg 1248w\", \"/static/9838732cce257764ef137ba83523a391/25339/jeeps.jpg 1664w\", \"/static/9838732cce257764ef137ba83523a391/857b3/jeeps.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Parked Pink Jeeps\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"A \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.pinkadventuretours.com/tours/sedona-tours\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Pink Jeep Adventure Tour\"), \" is a popular and iconic thing to do while visiting Sedona. Admittedly, I thought it would be too \\u2018touristy\\u2019 at first but I really enjoyed it. There are several tour options but I went on the most popular Broken Arrow tour.\"), mdx(\"p\", null, \"The experience lasted two hours and along the way we made two stops where we could walk around and take photos. One stop is the Submarine Rock, a large rock that truly looks like a submarine emerging out of a forest of green.\"), mdx(\"p\", null, \"The second stop is at the Chicken Point Overlook, which has incredible views of the area. From Chicken Point, you can see the infamous \\u2018White Line,\\u2019 a natural white line of rock on the edge of a cliff that experienced bikers ride on. (Watch a \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://youtu.be/TjAJ64DJgEI\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"biker on the White Line on Youtube\"), \"!)\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"75%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAgMA/8QAFQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAXKLG+GqP//EABkQAAMBAQEAAAAAAAAAAAAAAAABAgMSIf/aAAgBAQABBQJW0noK5PCV0LI//8QAFhEAAwAAAAAAAAAAAAAAAAAAAAES/9oACAEDAQE/AZRCP//EABYRAAMAAAAAAAAAAAAAAAAAAAABEv/aAAgBAgEBPwGmWz//xAAYEAACAwAAAAAAAAAAAAAAAAAAMQEgIf/aAAgBAQAGPwLYFRn/xAAbEAACAgMBAAAAAAAAAAAAAAABEQAhQXGR0f/aAAgBAQABPyFBIQMiAyES8EqSn2JlErcou2p//9oADAMBAAIAAwAAABD77//EABcRAQADAAAAAAAAAAAAAAAAAAEQESH/2gAIAQMBAT8QXvIv/8QAFxEBAAMAAAAAAAAAAAAAAAAAARARIf/aAAgBAgEBPxAGtj//xAAdEAEAAwACAwEAAAAAAAAAAAABABEhMUFRYYHB/9oACAEBAAE/EPWIkj8l0scvFJKO7HsSoB2p0rJeKrNzcQxHgJ/Z/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"An orange rock face with white stripes throughout the rocks. There are green trees scattered around the cliff.\",\n    \"title\": \"Chicken Point Overlook\",\n    \"src\": \"/static/8512178b6d4e98187fc18fec75c1523a/c2601/chickenpoint2.jpg\",\n    \"srcSet\": [\"/static/8512178b6d4e98187fc18fec75c1523a/5e8f5/chickenpoint2.jpg 208w\", \"/static/8512178b6d4e98187fc18fec75c1523a/8d0ef/chickenpoint2.jpg 416w\", \"/static/8512178b6d4e98187fc18fec75c1523a/c2601/chickenpoint2.jpg 832w\", \"/static/8512178b6d4e98187fc18fec75c1523a/9a8cd/chickenpoint2.jpg 1248w\", \"/static/8512178b6d4e98187fc18fec75c1523a/25339/chickenpoint2.jpg 1664w\", \"/static/8512178b6d4e98187fc18fec75c1523a/d2602/chickenpoint2.jpg 4032w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Chicken Point Overlook\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"The ride in the jeep was very bumpy and I spent a lot of it clutching the handles above my seat. Do not do this if you have back problems! The off-roading adventure includes going around tight turns, down really steep hills and over huge rocks.\"), mdx(\"p\", null, \"I also recommend not eating right before if you don\\u2019t do well with turbulence. I was also impressed with their Covid safety protocols. During the pandemic, guests were temperature checked upon arrival and groups inside the Jeep were separated with plastic curtains. This experience was a lot of fun and I\\u2019d recommend doing it if you have enough time or have never tried off-roading before!\"), mdx(\"blockquote\", null, \"\\n  \", mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"Pink Adventure Tours has been in operation since 1960 and has tours in Las Vegas, the Grand Canyon and the Smoky Mountains in addition to Sedona.\")), mdx(\"h3\", {\n    \"id\": \"catch-the-sunset-from-a-vortex\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#catch-the-sunset-from-a-vortex\",\n    \"aria-label\": \"catch the sunset from a vortex permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Catch the Sunset from a Vortex\"), mdx(\"div\", {\n    className: \"side-by-side\"\n  }, mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"150%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAeABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAMFAQL/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQP/2gAMAwEAAhADEAAAAbaomRVJRWrf1ltogX//xAAbEAADAQEAAwAAAAAAAAAAAAAAAQIRExIhIv/aAAgBAQABBQLZHcI7QK2x0z2LIOv15oUSisZkn//EABcRAQEBAQAAAAAAAAAAAAAAAAAREiH/2gAIAQMBAT8BjKOv/8QAFxEBAQEBAAAAAAAAAAAAAAAAABIhEf/aAAgBAgEBPwGls6x//8QAHBAAAgICAwAAAAAAAAAAAAAAAAExQRARIVFh/9oACAEBAAY/ApRJeYNoWlx6UdkFn//EAB0QAAICAgMBAAAAAAAAAAAAAAABETFBgSFRceH/2gAIAQEAAT8hf0jHdHbDQ8huybA45DuSqJQIdm0sWBC8n0U2FByP/9oADAMBAAIAAwAAABCbGT7/xAAXEQEAAwAAAAAAAAAAAAAAAAAQESFB/9oACAEDAQE/ELmWD//EABcRAAMBAAAAAAAAAAAAAAAAAAEQESH/2gAIAQIBAT8QgJNE/8QAHhABAQACAgIDAAAAAAAAAAAAAREAITFBYXFRgcH/2gAIAQEAAT8QEVA+YwBVkZNnCjuDo2wvAqXzhHYyTziSJM2Jk+i6VVuDFA0t/WDOxtjN/e8XJTqtYNF408T1kDk95//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Lydia sitting on the edge of a rock wall on top of Airport Mesa. There are city and mountain views in the distance.\",\n    \"title\": \"The View from Airport Mesa\",\n    \"src\": \"/static/903e4f01fe32c4bbcf452cc51d6bcfcc/c2601/airport.jpg\",\n    \"srcSet\": [\"/static/903e4f01fe32c4bbcf452cc51d6bcfcc/5e8f5/airport.jpg 208w\", \"/static/903e4f01fe32c4bbcf452cc51d6bcfcc/8d0ef/airport.jpg 416w\", \"/static/903e4f01fe32c4bbcf452cc51d6bcfcc/c2601/airport.jpg 832w\", \"/static/903e4f01fe32c4bbcf452cc51d6bcfcc/9a8cd/airport.jpg 1248w\", \"/static/903e4f01fe32c4bbcf452cc51d6bcfcc/25339/airport.jpg 1664w\", \"/static/903e4f01fe32c4bbcf452cc51d6bcfcc/93719/airport.jpg 4000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The View from Airport Mesa\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"150%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAeABQDASIAAhEBAxEB/8QAGQAAAgMBAAAAAAAAAAAAAAAAAAQBAgMF/8QAFgEBAQEAAAAAAAAAAAAAAAAAAgMB/9oADAMBAAIQAxAAAAF2MbUGhmZvIZRdhd0uB//EABwQAAICAgMAAAAAAAAAAAAAAAABAhEDEgQTFP/aAAgBAQABBQKjU1FyEeiN90iBHIkJtpIjFXZ//8QAGREAAgMBAAAAAAAAAAAAAAAAAAECEBIT/9oACAEDAQE/Acs5yFX/xAAYEQACAwAAAAAAAAAAAAAAAAAAARASE//aAAgBAgEBPwG6NUOP/8QAHRAAAQMFAQAAAAAAAAAAAAAAAAIQMgERISJBkf/aAAgBAQAGPwJ9k+GE1IEjpFrN/8QAHhABAAICAQUAAAAAAAAAAAAAAQARIVExEEFhgZH/2gAIAQEAAT8h6yt3IeQpoP2aGXmN4W7gFbL6lNLlWUIOWpgE/9oADAMBAAIAAwAAABBzBAP/xAAYEQACAwAAAAAAAAAAAAAAAAAAEBFBYf/aAAgBAwEBPxAsidL/xAAXEQEBAQEAAAAAAAAAAAAAAAABEBEx/9oACAECAQE/EMpgOz//xAAeEAEAAwACAgMAAAAAAAAAAAABABEhUWExcUGBof/aAAgBAQABPxB6QS4T0jzecln7MAJM3V4qPAO6QpYC1qvHq4VPgXaFMBaiB+oYTgnUx68i4AAZWE//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A trail leading to Airport Mesa. There is a railing along the orange rock path.\",\n    \"title\": \"The Airport Mesa Trail\",\n    \"src\": \"/static/d05f30d2c607c782bea148aa1da7d48d/c2601/airport2.jpg\",\n    \"srcSet\": [\"/static/d05f30d2c607c782bea148aa1da7d48d/5e8f5/airport2.jpg 208w\", \"/static/d05f30d2c607c782bea148aa1da7d48d/8d0ef/airport2.jpg 416w\", \"/static/d05f30d2c607c782bea148aa1da7d48d/c2601/airport2.jpg 832w\", \"/static/d05f30d2c607c782bea148aa1da7d48d/9a8cd/airport2.jpg 1248w\", \"/static/d05f30d2c607c782bea148aa1da7d48d/25339/airport2.jpg 1664w\", \"/static/d05f30d2c607c782bea148aa1da7d48d/de0ca/airport2.jpg 2603w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The Airport Mesa Trail\"), \"\\n  \"), \"\\n\")), mdx(\"p\", null, \"The Airport Mesa Vortex is one of most powerful vortexes and the closest vortex to downtown Sedona. The mesa is a domed orange rock that has an easy climb to the top, even including railings at times. It is a popular place for yoga or meditation. It also has amazing 360 views, with Sedona below and the Red Rocks all around.\"), mdx(\"p\", null, \"Parking at the actual vortex is difficult as there are only 9 spots. However, you can park up the hill at the airport for $3 and hike about a half mile down on the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/PydOd6\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Airport View Trail\"), \" to get to the Vortex.\"), mdx(\"p\", null, \"Right across the street from the airport parking lot, you\\u2019ll find the Sedona Airport Scenic Lookout, which has a great view of the sunset and the town. While this is an amazing spot, it was extremely crowded when I went. Be prepared and arrive early to get a spot if you would like to watch the sunset here.\"), mdx(\"h4\", {\n    \"id\": \"have-a-comforting-dinner\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#have-a-comforting-dinner\",\n    \"aria-label\": \"have a comforting dinner permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Have a Comforting Dinner\"), mdx(\"p\", null, \"Enjoy comfort food for dinner at \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://wildflowerbread.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Wildflower Cafe\"), \", \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.pisalisa.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Pisa Lisa\"), \" or \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.sedonahideawayhouse.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Hideaway House\"), \". Wildflower Cafe is an Arizona chain that serves salads, soups and pastas. I had the butternut squash ravioli and it was delicious; full of flavor and perfect after a busy day of hiking.\"), mdx(\"p\", null, \"Pisa Lisa is a pizza restaurant with a large menu of pizzas, soups, paninis, cannoli\\u2019s and more. Hideaway House offers pizza, pasta and salad and has a large patio with amazing views. Try their cheesy bread and the peach cobbler for dessert. All of these restaurants are great for families.\"), mdx(\"br\", null), mdx(\"h2\", {\n    \"id\": \"day-two\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#day-two\",\n    \"aria-label\": \"day two permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Day Two\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"Do sunrise yoga or a sunrise hike, drink coffee with a view, hike a less trafficked trail, slide down a natural waterslide (weather permitting), eat in a garden, catch an iconic sunset and eat Mexican food.\"))), mdx(\"h3\", {\n    \"id\": \"sunrise-yoga-or-sunrise-hike\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#sunrise-yoga-or-sunrise-hike\",\n    \"aria-label\": \"sunrise yoga or sunrise hike permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Sunrise Yoga or Sunrise Hike\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAGAAAAgMAAAAAAAAAAAAAAAAAAAUBAgP/xAAUAQEAAAAAAAAAAAAAAAAAAAAB/9oADAMBAAIQAxAAAAHWUtheCcH/xAAaEAADAAMBAAAAAAAAAAAAAAAAAQIDEhMh/9oACAEBAAEFAlkxnSUbwxUzdk+r/8QAFxEBAQEBAAAAAAAAAAAAAAAAAQACEv/aAAgBAwEBPwEM3Jf/xAAXEQADAQAAAAAAAAAAAAAAAAAAARIC/9oACAECAQE/Aa0Wz//EABgQAAMBAQAAAAAAAAAAAAAAAAAQMQFB/9oACAEBAAY/Auqql0//xAAbEAACAwADAAAAAAAAAAAAAAAAAREhkUFRYf/aAAgBAQABPyHtYHwq9IkyIjuB020RzPc//9oADAMBAAIAAwAAABBrD//EABcRAAMBAAAAAAAAAAAAAAAAAAABETH/2gAIAQMBAT8QS1Fj/8QAFxEBAQEBAAAAAAAAAAAAAAAAAQARMf/aAAgBAgEBPxBbjYX/xAAaEAEAAwEBAQAAAAAAAAAAAAABABEhMUFR/9oACAEBAAE/EEhSSaNrvVAA6nyMqSDEmH40xoMt5P8A/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A small orange mountain next to the city of Sedona. There is a larger orange cliff in the distance.\",\n    \"title\": \"The View from Airport Mesa\",\n    \"src\": \"/static/221095ca3adaf3aa83490b3914758ba8/c2601/airportmesa.jpg\",\n    \"srcSet\": [\"/static/221095ca3adaf3aa83490b3914758ba8/5e8f5/airportmesa.jpg 208w\", \"/static/221095ca3adaf3aa83490b3914758ba8/8d0ef/airportmesa.jpg 416w\", \"/static/221095ca3adaf3aa83490b3914758ba8/c2601/airportmesa.jpg 832w\", \"/static/221095ca3adaf3aa83490b3914758ba8/9a8cd/airportmesa.jpg 1248w\", \"/static/221095ca3adaf3aa83490b3914758ba8/25339/airportmesa.jpg 1664w\", \"/static/221095ca3adaf3aa83490b3914758ba8/857b3/airportmesa.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The View from Airport Mesa\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"Connect your body and soul to the Red Rocks with a sunrise yoga class. \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aumbasesedona.com/sunrise-yoga-sedona-az/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Aumbase Sedona\"), \" does sunrise classes at the Airport Vortex where you will enjoy a morning flow with incredible Red Rock views from miles all around.\"), mdx(\"p\", null, \"If yoga isn\\u2019t your thing, I recommend doing another hike at sunrise. The \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/eKZ1Zg\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Boynton Canyon Trail\"), \" is another popular trail and one of the most famous vortexes. It is a 6.1 mile hike during which you\\u2019ll find the famous \\u2018Subway Tunnel,\\u2019 a slot canyon that looks as if you\\u2019re standing on a subway platform.\"), mdx(\"h3\", {\n    \"id\": \"coffee-with-a-view\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#coffee-with-a-view\",\n    \"aria-label\": \"coffee with a view permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Coffee with a View\"), mdx(\"div\", {\n    className: \"side-by-side\"\n  }, mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAMFAgH/xAAXAQADAQAAAAAAAAAAAAAAAAAAAQID/9oADAMBAAIQAxAAAAHLuMBpkqJtKVbz1mFga//EAB4QAAICAgIDAAAAAAAAAAAAAAECAAMREgQTECMz/9oACAEBAAEFAur2dMFS4d9X2CwPmId7TXtWaik4/wBh4//EABoRAAICAwAAAAAAAAAAAAAAAAABAhAREiH/2gAIAQMBAT8BW5iQlyv/xAAaEQACAgMAAAAAAAAAAAAAAAAAAgEQESEi/9oACAECAQE/AeTMDNuv/8QAHxAAAgEDBQEAAAAAAAAAAAAAAAERAiExEBIiQVFh/9oACAEBAAY/Ao+HRiSe9pyd/S1QljwVLyiIFr//xAAdEAEAAgMAAwEAAAAAAAAAAAABABEhMVFBkaGx/9oACAEBAAE/IR2t1qX7BMgpclyw9wAKnRhm8MbKjiKh81nYll/Z8zNYan//2gAMAwEAAgADAAAAEDvnvP/EABgRAQEBAQEAAAAAAAAAAAAAAAEAETGh/9oACAEDAQE/EEDss7vscy//xAAXEQADAQAAAAAAAAAAAAAAAAAAARFB/9oACAECAQE/EHeCTgwU/8QAHRABAQACAgMBAAAAAAAAAAAAAREAITGhQVFxYf/aAAgBAQABPxAUtU39TCx3CYXPNFzhgITdeGMQY2CzT3kS3hVDCMnNOKhd85Xr6GKd0nrEdt3aB+M/MVruJ1iXbExvP//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Lydia sitting at a table holding a coffee. There are orange rock views in the distance.\",\n    \"title\": \"Lydia sitting at a table holding a coffee. There are orange rock views in the distance.\",\n    \"src\": \"/static/99c3e0f905c9875343bcd1ecea304738/c2601/coffee.jpg\",\n    \"srcSet\": [\"/static/99c3e0f905c9875343bcd1ecea304738/5e8f5/coffee.jpg 208w\", \"/static/99c3e0f905c9875343bcd1ecea304738/8d0ef/coffee.jpg 416w\", \"/static/99c3e0f905c9875343bcd1ecea304738/c2601/coffee.jpg 832w\", \"/static/99c3e0f905c9875343bcd1ecea304738/9a8cd/coffee.jpg 1248w\", \"/static/99c3e0f905c9875343bcd1ecea304738/25339/coffee.jpg 1664w\", \"/static/99c3e0f905c9875343bcd1ecea304738/9568a/coffee.jpg 3024w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }))), mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAGQAAAgMBAAAAAAAAAAAAAAAAAAUCAwQG/8QAFgEBAQEAAAAAAAAAAAAAAAAAAAEC/9oADAMBAAIQAxAAAAE3qmBMqBA85/ZY/LDGv//EAB4QAAEEAQUAAAAAAAAAAAAAAAEAAgMREgQQISJB/9oACAEBAAEFAmQNWI2hf2IpWmcrTHJGMX7ASJl//8QAGhEAAQUBAAAAAAAAAAAAAAAAAgABEBESMf/aAAgBAwEBPwF6LqwM/wD/xAAaEQABBQEAAAAAAAAAAAAAAAACAAEQERMx/9oACAECAQE/AWseLQp//8QAHBAAAQQDAQAAAAAAAAAAAAAAAQAQETECElFx/9oACAEBAAY/AgTlIaite0oVqJRBMkdfH1v/xAAeEAADAAEEAwAAAAAAAAAAAAAAAREhEDFhkUHB8f/aAAgBAQABPyFDLPiQUcLHBF8iCuG/dpj5Ox6tlNhadjEGqTnB7DTTlh6f/9oADAMBAAIAAwAAABB0Jkz/xAAYEQACAwAAAAAAAAAAAAAAAAAAARAhYf/aAAgBAwEBPxADITuP/8QAGBEBAQADAAAAAAAAAAAAAAAAAQAQEWH/2gAIAQIBAT8QSzpJsx//xAAeEAEBAAICAgMAAAAAAAAAAAABEQAhMUFRcWGBwf/aAAgBAQABPxAbxcOmd4M3007ExuyXsZUnAfZCmOWwMNKfo4wyR1tkxTyDLPnNG8ib7Lb343jJZ8izAlGk0fvHtoodjyZwuf/Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A row of seats facing out towards the view on the deck of Creekside Coffee.\",\n    \"title\": \"A row of seats facing out towards the view on the deck of Creekside Coffee.\",\n    \"src\": \"/static/4a87ed2c6120fb0140b120b892ef6ac0/c2601/seats.jpg\",\n    \"srcSet\": [\"/static/4a87ed2c6120fb0140b120b892ef6ac0/5e8f5/seats.jpg 208w\", \"/static/4a87ed2c6120fb0140b120b892ef6ac0/8d0ef/seats.jpg 416w\", \"/static/4a87ed2c6120fb0140b120b892ef6ac0/c2601/seats.jpg 832w\", \"/static/4a87ed2c6120fb0140b120b892ef6ac0/9a8cd/seats.jpg 1248w\", \"/static/4a87ed2c6120fb0140b120b892ef6ac0/25339/seats.jpg 1664w\", \"/static/4a87ed2c6120fb0140b120b892ef6ac0/9568a/seats.jpg 3024w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }))), mdx(\"figcaption\", null, \"Coffee with a View\")), mdx(\"p\", null, \"Enjoy a well deserved coffee and breakfast at The View Coffee Cafe. This coffee shop serves Starbucks coffee with a variety of food options, such as oatmeal and breakfast sandwiches. The coffee shop has a large deck with outdoor seating and stadium seats overlooking the Red Rocks on one side.\"), mdx(\"h4\", {\n    \"id\": \"hike-doe-mountain\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#hike-doe-mountain\",\n    \"aria-label\": \"hike doe mountain permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Hike Doe Mountain\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"1.5 miles, 492 foot elevation gain\"))), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAwAB/8QAFgEBAQEAAAAAAAAAAAAAAAAAAQAC/9oADAMBAAIQAxAAAAHNJFeGs//EABoQAAIDAQEAAAAAAAAAAAAAAAECABESECL/2gAIAQEAAQUC2KVkaeYBYwBz/8QAFxEAAwEAAAAAAAAAAAAAAAAAAAESE//aAAgBAwEBPwHNEI//xAAWEQADAAAAAAAAAAAAAAAAAAAAAhP/2gAIAQIBAT8BqxVj/8QAGRAAAwADAAAAAAAAAAAAAAAAARARABIh/9oACAEBAAY/ArqXbgnF/8QAGxAAAgIDAQAAAAAAAAAAAAAAAAERITFBgdH/2gAIAQEAAT8hd9zsUTaOx7GhWF6SNgiD/9oADAMBAAIAAwAAABD4L//EABcRAAMBAAAAAAAAAAAAAAAAAAABEWH/2gAIAQMBAT8Qc7DM/8QAFxEAAwEAAAAAAAAAAAAAAAAAABEhYf/aAAgBAgEBPxBcZuf/xAAcEAEBAQACAwEAAAAAAAAAAAABEQAhMVFhofD/2gAIAQEAAT8QpiSUQi/dPj1Jv1NNMOjHx2V0QeBIdcGUpd//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A flat top mountain with views of a valley down below. There are orange and white mountains in the distance.\",\n    \"title\": \"The Views from Doe Mountain\",\n    \"src\": \"/static/446a13a4c031b26adc176d6ae2eeb499/c2601/doe.jpg\",\n    \"srcSet\": [\"/static/446a13a4c031b26adc176d6ae2eeb499/5e8f5/doe.jpg 208w\", \"/static/446a13a4c031b26adc176d6ae2eeb499/8d0ef/doe.jpg 416w\", \"/static/446a13a4c031b26adc176d6ae2eeb499/c2601/doe.jpg 832w\", \"/static/446a13a4c031b26adc176d6ae2eeb499/9a8cd/doe.jpg 1248w\", \"/static/446a13a4c031b26adc176d6ae2eeb499/25339/doe.jpg 1664w\", \"/static/446a13a4c031b26adc176d6ae2eeb499/f5bbb/doe.jpg 5827w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The Views from Doe Mountain\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/GmdKdE\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Doe Mountain\"), \" was the least crowded hike I completed (by far!) and still had incredible views. The trail is just 1.5 miles and ascends up to the large flat top of Doe Mountain. The climb is steep with a few switchbacks but not overly difficult.\"), mdx(\"p\", null, \"At the top, there is plenty of space to spread out. The first view that you\\u2019ll reach shows the Red Rocks that surround Devil\\u2019s Bridge. As you walk further to the southeast, you can see the city of Sedona.\"), mdx(\"h4\", {\n    \"id\": \"visit-slide-rock-state-park\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#visit-slide-rock-state-park\",\n    \"aria-label\": \"visit slide rock state park permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Visit Slide Rock State Park\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAABAD/xAAVAQEBAAAAAAAAAAAAAAAAAAAAAf/aAAwDAQACEAMQAAABOsTZTTY//8QAGRABAQEAAwAAAAAAAAAAAAAAAQISAAMR/9oACAEBAAEFAsFcluSpVMy9ZouT3//EABYRAAMAAAAAAAAAAAAAAAAAAAEQIf/aAAgBAwEBPwE1f//EABYRAAMAAAAAAAAAAAAAAAAAAAEQIf/aAAgBAgEBPwERf//EACAQAAIBAQkAAAAAAAAAAAAAAAABEXECEBIhMUFhgaH/2gAIAQEABj8C2mpEp1M7fppL5MTfV3//xAAbEAEAAgIDAAAAAAAAAAAAAAABABEhQTFhkf/aAAgBAQABPyHQDChzaVdS1msFF1tqIdDpxF5nk//aAAwDAQACAAMAAAAQr/8A/8QAGBEAAwEBAAAAAAAAAAAAAAAAAAERIWH/2gAIAQMBAT8QZZhOH//EABcRAQEBAQAAAAAAAAAAAAAAABEAIWH/2gAIAQIBAT8QWme3/8QAGxAAAgMBAQEAAAAAAAAAAAAAAREAITFhQZH/2gAIAQEAAT8QJhRtqK73sLA8rDzWwgO+lwuAKhBgkO58GCHUAMCgjiRr0p//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A close up view of blue water cascading through the canyon at Slide Rock State Park.\",\n    \"title\": \"Slide Rock State Park\",\n    \"src\": \"/static/0bbf39497a74c25c5889dd32a0397294/c2601/sliderock.jpg\",\n    \"srcSet\": [\"/static/0bbf39497a74c25c5889dd32a0397294/5e8f5/sliderock.jpg 208w\", \"/static/0bbf39497a74c25c5889dd32a0397294/8d0ef/sliderock.jpg 416w\", \"/static/0bbf39497a74c25c5889dd32a0397294/c2601/sliderock.jpg 832w\", \"/static/0bbf39497a74c25c5889dd32a0397294/9a8cd/sliderock.jpg 1248w\", \"/static/0bbf39497a74c25c5889dd32a0397294/25339/sliderock.jpg 1664w\", \"/static/0bbf39497a74c25c5889dd32a0397294/857b3/sliderock.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Slide Rock State Park\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://azstateparks.com/slide-rock/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Slide Rock Park\"), \" is a state park located about 30 minutes from Doe Mountain in Oak Creek Canyon. The 43-acre park was originally a homestead and apple orchard, so you can still see cabins, farm equipment and other aspects of the history of the park.\"), mdx(\"p\", null, \"The park has a couple very short trails but is most known for its 80 foot natural waterslide. The slide has a nearly perfect decline from top and bottom and is very smooth to slide down. You can only swim during the summer months and the water still may be very cold.\"), mdx(\"p\", null, \"I went in February when swimming wasn\\u2019t open, but the blue water flowing through the red rocks still made for incredible scenery. It\\u2019s a great park to take a walk in any time of year.\"), mdx(\"h4\", {\n    \"id\": \"lunch-at-indian-gardens-cafe\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#lunch-at-indian-gardens-cafe\",\n    \"aria-label\": \"lunch at indian gardens cafe permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Lunch at Indian Gardens Cafe\"), mdx(\"div\", {\n    className: \"side-by-side\"\n  }, mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAMEBf/EABYBAQEBAAAAAAAAAAAAAAAAAAECAP/aAAwDAQACEAMQAAABnUx8ZBaa1ya+WS0nA//EABsQAAICAwEAAAAAAAAAAAAAAAECABEDEiEi/9oACAEBAAEFAt1mpl1FNM2TYhVIVPKizRrLzEeIGM//xAAWEQADAAAAAAAAAAAAAAAAAAAAEBL/2gAIAQMBAT8BJf8A/8QAFxEAAwEAAAAAAAAAAAAAAAAAAAEREP/aAAgBAgEBPwEo1M//xAAdEAACAgEFAAAAAAAAAAAAAAAAAQIhERASIjFB/9oACAEBAAY/ArWqfqMSOW1syxsVkijs/8QAGxABAAIDAQEAAAAAAAAAAAAAAQARITFBUZH/2gAIAQEAAT8hFxQ6wT4Jh9liF1MSdCPXF8fIYT6GHYmg3EBavU7DXCJCauo17VmANp//2gAMAwEAAgADAAAAEPc8Af/EABkRAAIDAQAAAAAAAAAAAAAAAAABEBExUf/aAAgBAwEBPxBIv02P/8QAGBEAAgMAAAAAAAAAAAAAAAAAABEBECH/2gAIAQIBAT8QaFqbB//EAB4QAQACAgIDAQAAAAAAAAAAAAEAESExQYFRYdGh/9oACAEBAAE/EL1u45vOuTqK5byEOly4Uq0ZqHUTU7K/Ifaq4KfqVUTkbZsnJQ4DMVRS5beS/XybAHatNscKkK1wpZFBFcsgUAn/2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A wall covered in vines and greenery with a small sign that reads \\\"Gardens\\\" surrounded by the plants.\",\n    \"title\": \"A wall covered in vines and greenery with a small sign that reads \\\"Gardens\\\" surrounded by the plants.\",\n    \"src\": \"/static/add41366be5cb39108c844f357209df1/c2601/garden2.jpg\",\n    \"srcSet\": [\"/static/add41366be5cb39108c844f357209df1/5e8f5/garden2.jpg 208w\", \"/static/add41366be5cb39108c844f357209df1/8d0ef/garden2.jpg 416w\", \"/static/add41366be5cb39108c844f357209df1/c2601/garden2.jpg 832w\", \"/static/add41366be5cb39108c844f357209df1/9a8cd/garden2.jpg 1248w\", \"/static/add41366be5cb39108c844f357209df1/25339/garden2.jpg 1664w\", \"/static/add41366be5cb39108c844f357209df1/93719/garden2.jpg 4000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }))), mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAGQAAAgMBAAAAAAAAAAAAAAAAAAMCBAUB/8QAGAEAAgMAAAAAAAAAAAAAAAAAAgMAAQT/2gAMAwEAAhADEAAAAYTRdaCRoY1JbXMr8UcSv//EABsQAAIDAAMAAAAAAAAAAAAAAAECAAMSERMx/9oACAEBAAEFAsRE0bEywvHIIMPqVO0ZbEa0v2QgGaM//8QAGREAAgMBAAAAAAAAAAAAAAAAAAECEBES/9oACAEDAQE/AeBwdYf/xAAbEQACAQUAAAAAAAAAAAAAAAAAAQMQERITIf/aAAgBAgEBPwHa2hSq3aZH/8QAGhAAAwEAAwAAAAAAAAAAAAAAAAERIRASMf/aAAgBAQAGPwI0lNUEM0S62jic4jPT/8QAGxAAAwADAQEAAAAAAAAAAAAAAAERIUFhUTH/2gAIAQEAAT8hoXFmlwTJSlyIQ9+lgnSUqbLEN+LQrPRNitzpgQhhUxJuX30//9oADAMBAAIAAwAAABDbyQ7/xAAXEQEBAQEAAAAAAAAAAAAAAAABABEh/9oACAEDAQE/EMCMh4STp2//xAAYEQEBAQEBAAAAAAAAAAAAAAABACERQf/aAAgBAgEBPxDoHsQC2MhGX//EAB0QAQEAAwADAQEAAAAAAAAAAAERACFRMUFhccH/2gAIAQEAAT8QdERHmRPTNNr/ADNiQOh8Zll5NLU7g4RUp0uWS0RVw5U9BsdXHsPeEhwT56wMVNQ0ifnbnhPXMUj84cgCde2f/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A tall sign that reads \\\"Indian Gardens Oak Creek Market\\\" with the word espresso written vertically. The entrance of the market is in the background.\",\n    \"title\": \"A tall sign that reads \\\"Indian Gardens Oak Creek Market\\\" with the word espresso written vertically. The entrance of the market is in the background.\",\n    \"src\": \"/static/1dfba03ac2736348fd4eadbc9c595d94/c2601/market.jpg\",\n    \"srcSet\": [\"/static/1dfba03ac2736348fd4eadbc9c595d94/5e8f5/market.jpg 208w\", \"/static/1dfba03ac2736348fd4eadbc9c595d94/8d0ef/market.jpg 416w\", \"/static/1dfba03ac2736348fd4eadbc9c595d94/c2601/market.jpg 832w\", \"/static/1dfba03ac2736348fd4eadbc9c595d94/9a8cd/market.jpg 1248w\", \"/static/1dfba03ac2736348fd4eadbc9c595d94/25339/market.jpg 1664w\", \"/static/1dfba03ac2736348fd4eadbc9c595d94/12609/market.jpg 3000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }))), mdx(\"figcaption\", null, \"Indian Gardens Cafe\")), mdx(\"p\", null, \"Just a few minutes down the road from Slide Rock State Park, \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.indiangardens.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Indian Gardens Cafe\"), \" is the perfect lunch spot. This restaurant and market serves a variety of breakfast food, salads and sandwiches. I had the breakfast burrito and it was filling and delicious.\"), mdx(\"p\", null, \"There is also a large and enchanting backyard seating area filled with greenery. Enjoy a cup of coffee or a glass of wine with a delicious midday meal next to a fountain and under the shade of trees. They even have beautiful blankets that you can use while sitting outside if it\\u2019s chilly. You can also get take out or purchase drinks and snacks to go.\"), mdx(\"h3\", {\n    \"id\": \"cathedral-rock-at-sunset\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#cathedral-rock-at-sunset\",\n    \"aria-label\": \"cathedral rock at sunset permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Cathedral Rock at Sunset\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"1.2 Miles, 652 feet elevation gain\"))), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAABAADBf/EABYBAQEBAAAAAAAAAAAAAAAAAAMBAv/aAAwDAQACEAMQAAABwbw16jo0Df/EABoQAAIDAQEAAAAAAAAAAAAAAAEDAAIRECH/2gAIAQEAAQUCQ7SacqPVwnZ//8QAGBEAAgMAAAAAAAAAAAAAAAAAAAECERL/2gAIAQMBAT8BcLZo/8QAFhEAAwAAAAAAAAAAAAAAAAAAEBET/9oACAECAQE/AaIf/8QAGhAAAgIDAAAAAAAAAAAAAAAAATEAEAISIf/aAAgBAQAGPwLTIuMRiu1//8QAGxAAAwADAQEAAAAAAAAAAAAAAAERITGBQaH/2gAIAQEAAT8h5I3wS8/QbS2jpWabZWDWrj4f/9oADAMBAAIAAwAAABCDL//EABYRAQEBAAAAAAAAAAAAAAAAAAEAEf/aAAgBAwEBPxANJN//xAAWEQEBAQAAAAAAAAAAAAAAAAABABH/2gAIAQIBAT8QEcsb/8QAGhABAAMBAQEAAAAAAAAAAAAAAQARIWExUf/aAAgBAQABPxBrGi0sWrb2MeDhi1fEvTL9orbIFsg1meRLxrK1P//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A view of two rock faces on either side with a view of a valley full of red rocks in the center.\",\n    \"title\": \"The View from the Top of Cathedral Rock\",\n    \"src\": \"/static/cb21625cf64c84ee42b60649e19e9dd6/c2601/cathedralview.jpg\",\n    \"srcSet\": [\"/static/cb21625cf64c84ee42b60649e19e9dd6/5e8f5/cathedralview.jpg 208w\", \"/static/cb21625cf64c84ee42b60649e19e9dd6/8d0ef/cathedralview.jpg 416w\", \"/static/cb21625cf64c84ee42b60649e19e9dd6/c2601/cathedralview.jpg 832w\", \"/static/cb21625cf64c84ee42b60649e19e9dd6/9a8cd/cathedralview.jpg 1248w\", \"/static/cb21625cf64c84ee42b60649e19e9dd6/25339/cathedralview.jpg 1664w\", \"/static/cb21625cf64c84ee42b60649e19e9dd6/857b3/cathedralview.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The View from the Top of Cathedral Rock\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/VmDxDR\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Cathedral Rock\"), \" is another iconic Sedona hike and was my favorite of the whole trip. The parking is difficult here, I got lucky with a spot in the main lot after some patience.\"), mdx(\"p\", null, \"If you're visiting between Thursday and Sunday, this is a great time to take the free Sedona Shuttle! Just make sure you'll be able to catch the latest shuttle back in time.\"), mdx(\"p\", null, \"There are beautiful views throughout and it has one of the best \\u2018End View Reveal\\u2019 I\\u2019ve ever experienced. You ascend up to the top of the trail and are rewarded with a brand new view of the Sedona Valley. When you arrive, you\\u2019ll be in between two giant rock faces and have views for miles of the Red Rocks and valley.\"), mdx(\"p\", null, \"The trail itself is difficult. There are several instances of steep rock scrambling. Wear sturdy shoes and bring a buddy if you\\u2019re not an experienced hiker. I saw some dogs on the trail but you may want to leave them because of the rock scrambling. This was the hardest hike I did in Sedona but was definitely worth it for incredible views.\"), mdx(\"h4\", {\n    \"id\": \"enjoy-mexican-food-for-dinner\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#enjoy-mexican-food-for-dinner\",\n    \"aria-label\": \"enjoy mexican food for dinner permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Enjoy Mexican Food for Dinner\"), mdx(\"p\", null, \"Sedona has some incredible Mexican food at \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://www.sedonatamaliza.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Tamaliza\"), \" and \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.tortasdefuegosedona.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Tortas de Fuego\"), \". Tamaliza is known for their tamales and serves incredible mole, guacamole and more. They are a family owned restaurant and also have a whole range of vegetarian options. Tortas de Fuego is another delicious Mexican restaurant that serves tacos, tortas, enchiladas and more at a great value.\"), mdx(\"br\", null), mdx(\"h2\", {\n    \"id\": \"day-three\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#day-three\",\n    \"aria-label\": \"day three permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Day Three\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"Go on a sunrise hike or hot air balloon ride, visit a chapel that blends into the rocks, enjoy a fresh and healthy lunch, go on one last hike or visit a winery and splurge on one last dinner.\"))), mdx(\"h3\", {\n    \"id\": \"hike-the-soldiers-pass-trail-before-the-parking-lot-opens\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#hike-the-soldiers-pass-trail-before-the-parking-lot-opens\",\n    \"aria-label\": \"hike the soldiers pass trail before the parking lot opens permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Hike the Soldier\\u2019s Pass Trail Before the Parking Lot Opens\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"4.7 Miles, 830 Elevation Gain\"))), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAIDAQT/xAAVAQEBAAAAAAAAAAAAAAAAAAAAAf/aAAwDAQACEAMQAAABbYrVTjD/xAAZEAACAwEAAAAAAAAAAAAAAAABAgAEERT/2gAIAQEAAQUC6xDZfFtMBGGif//EABYRAAMAAAAAAAAAAAAAAAAAAAABEf/aAAgBAwEBPwGIiP/EABQRAQAAAAAAAAAAAAAAAAAAABD/2gAIAQIBAT8BP//EABkQAQADAQEAAAAAAAAAAAAAAAEAAiEgIv/aAAgBAQAGPwLKsyoT0C8f/8QAGxAAAwACAwAAAAAAAAAAAAAAAAERMXEhUWH/2gAIAQEAAT8hswZVPeTPAaFpFyOFfZ//2gAMAwEAAgADAAAAEHz/AP/EABYRAAMAAAAAAAAAAAAAAAAAAAEQUf/aAAgBAwEBPxAQV//EABgRAAIDAAAAAAAAAAAAAAAAAAABESFR/9oACAECAQE/EIeln//EAB0QAQADAAIDAQAAAAAAAAAAAAEAESExQVFxkcH/2gAIAQEAAT8Q4/C4WP5E+2Lr4R6PrWuDxQStdichNFPmzZiYc7J//9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Two pools of water with jagged orange cliffs in the background.\",\n    \"title\": \"The Seven Sacred Pools\",\n    \"src\": \"/static/a28e7ad1dd793407e5f0352737aaf7ae/c2601/pools.jpg\",\n    \"srcSet\": [\"/static/a28e7ad1dd793407e5f0352737aaf7ae/5e8f5/pools.jpg 208w\", \"/static/a28e7ad1dd793407e5f0352737aaf7ae/8d0ef/pools.jpg 416w\", \"/static/a28e7ad1dd793407e5f0352737aaf7ae/c2601/pools.jpg 832w\", \"/static/a28e7ad1dd793407e5f0352737aaf7ae/9a8cd/pools.jpg 1248w\", \"/static/a28e7ad1dd793407e5f0352737aaf7ae/25339/pools.jpg 1664w\", \"/static/a28e7ad1dd793407e5f0352737aaf7ae/857b3/pools.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"The Seven Sacred Pools\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"The \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/JzdKdQ\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Soldier\\u2019s Pass Trail\"), \" was another one of my favorite hikes in Sedona. The trail is 4.7 miles and has several points of interest. It\\u2019s important to know that the parking lot is very tiny (about 15 parking spots) and is only open from 8am to 6pm.\"), mdx(\"p\", null, \"I wanted to start the hike earlier so I parked at the Brins Mesa Trailhead. From this parking lot, take the Cibola Trail, which then connects to the Jordan Trail, which finally connects to the Soldier\\u2019s Pass Trail. This adds an additional mile to the trek.\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAMFBP/EABUBAQEAAAAAAAAAAAAAAAAAAAAB/9oADAMBAAIQAxAAAAHYlCraRND/xAAbEAACAwADAAAAAAAAAAAAAAAAAgEDBBEUMf/aAAgBAQABBQJ9MCaGO2NUsi1cT4f/xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAEDAQE/AT//xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAECAQE/AT//xAAaEAACAgMAAAAAAAAAAAAAAAAAARAhMTJR/9oACAEBAAY/AqR01UZj/8QAHBAAAwACAwEAAAAAAAAAAAAAAAERMYFBUWHh/9oACAEBAAE/IUk83otcLeSvodutlrPRLh//2gAMAwEAAgADAAAAEPAP/8QAFxEAAwEAAAAAAAAAAAAAAAAAAAERQf/aAAgBAwEBPxCLERH/xAAVEQEBAAAAAAAAAAAAAAAAAAAAEf/aAAgBAgEBPxCI/8QAHBABAAICAwEAAAAAAAAAAAAAAQAhEUExYXHR/9oACAEBAAE/ED4aUrh83BEpMEo5e4hs8XyAUPpIuLtjtHIN3yz/2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A giant hole surrounded by orange rocks. There are green trees at the bottom of the hole.\",\n    \"title\": \"Devil's Kitchen Sinkhole\",\n    \"src\": \"/static/5a55bd949928a946a32f3069f0bc7cbe/c2601/sinkhole.jpg\",\n    \"srcSet\": [\"/static/5a55bd949928a946a32f3069f0bc7cbe/5e8f5/sinkhole.jpg 208w\", \"/static/5a55bd949928a946a32f3069f0bc7cbe/8d0ef/sinkhole.jpg 416w\", \"/static/5a55bd949928a946a32f3069f0bc7cbe/c2601/sinkhole.jpg 832w\", \"/static/5a55bd949928a946a32f3069f0bc7cbe/9a8cd/sinkhole.jpg 1248w\", \"/static/5a55bd949928a946a32f3069f0bc7cbe/25339/sinkhole.jpg 1664w\", \"/static/5a55bd949928a946a32f3069f0bc7cbe/857b3/sinkhole.jpg 6000w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Devil's Kitchen Sinkhole\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"The first thing you\\u2019ll see on the Soldier\\u2019s Pass is the Devil\\u2019s Kitchen Sinkhole, a sinkhole that is 50 feet deep and 150-90 feet wide. The sinkhole was first recorded as collapsing in the 1880\\u2019s but more rocks collapsed in 1989 and 1995, enlarging the hole. Experts predict there will be more collapses in the future, so be careful when visiting.\"), mdx(\"p\", null, \"About a \\xBD mile into the trail, on the left, are the Seven Sacred Pools, which are pools that were carved naturally into the sandstone by a seasonal stream. The pools are an important water source for the wildlife in the area. This is a popular destination for jeeps so be prepared to wait for photos.\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"75%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAPABQDASIAAhEBAxEB/8QAGAAAAgMAAAAAAAAAAAAAAAAAAAMBAgT/xAAWAQEBAQAAAAAAAAAAAAAAAAACAAP/2gAMAwEAAhADEAAAAYujUNQeS//EABoQAAIDAQEAAAAAAAAAAAAAAAIRAAEDEhP/2gAIAQEAAQUCQoSHlue3MzPO6n//xAAXEQEAAwAAAAAAAAAAAAAAAAAAAQIR/9oACAEDAQE/Aay1/8QAFhEBAQEAAAAAAAAAAAAAAAAAAAER/9oACAECAQE/AbGP/8QAGxAAAwACAwAAAAAAAAAAAAAAAAERAhAhIjH/2gAIAQEABj8CbKuTwmSp0U1//8QAHBAAAgICAwAAAAAAAAAAAAAAAREAUSGBMUHw/9oACAEBAAE/IUmZNqJA6TsCahEOSo4jgGyED8Z//9oADAMBAAIAAwAAABAs7//EABcRAAMBAAAAAAAAAAAAAAAAAAEQESH/2gAIAQMBAT8QoMT/xAAWEQEBAQAAAAAAAAAAAAAAAAAAESH/2gAIAQIBAT8Q0Q//xAAdEAEAAgICAwAAAAAAAAAAAAABABEhMUFRcYHx/9oACAEBAAE/EKMBC3Rx1Ehr7oHrE5QNUth8hFZBHiWApgUfYK4EI//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Lydia sitting inside a small cave that is up on a cliff face.\",\n    \"title\": \"Inside the Cave on Soldier's Pass\",\n    \"src\": \"/static/87596925942105db3650cd6efec67dc6/c2601/cliffcave.jpg\",\n    \"srcSet\": [\"/static/87596925942105db3650cd6efec67dc6/5e8f5/cliffcave.jpg 208w\", \"/static/87596925942105db3650cd6efec67dc6/8d0ef/cliffcave.jpg 416w\", \"/static/87596925942105db3650cd6efec67dc6/c2601/cliffcave.jpg 832w\", \"/static/87596925942105db3650cd6efec67dc6/9a8cd/cliffcave.jpg 1248w\", \"/static/87596925942105db3650cd6efec67dc6/25339/cliffcave.jpg 1664w\", \"/static/87596925942105db3650cd6efec67dc6/d2602/cliffcave.jpg 4032w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Inside the Cave on Soldier's Pass\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"The next exciting part of the trail are the caves. To reach them, veer right at the fork 1.7 miles into the trail. Note that there is sometimes a stick across the path and it is helpful to use Google Maps or All Trails as a guide. You can also see a glimpse of the caves in the rock face in the distance, which lets you know you\\u2019re on the right path.\"), mdx(\"p\", null, \"When you reach the caves, you can climb up into them and explore. The climb into them was very difficult and involved climbing over a giant rock. I made it, but only barely! It was incredible to explore the caves and look out into the canyon from inside.\"), mdx(\"p\", null, \"After visiting the caves and coming back to the fork, the trail continues on for another mile. We turned back in the interest of time but beautiful red rock views continue throughout.\"), mdx(\"p\", null, \"You should be prepared for high winds while hiking Soldier\\u2019s Pass. Since the trail is in the valley between two mountains, there are frequent, heavy gusts of wind. The wind was intense when I visited in February and I would have been much more comfortable with gloves and a scarf. Despite the wind, Soldier\\u2019s Pass was one of my favorite hikes of the trip and I definitely recommend getting there early to beat the crowds!\"), mdx(\"h4\", {\n    \"id\": \"alternative-sunrise-activity---hot-air-balloon-ride\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#alternative-sunrise-activity---hot-air-balloon-ride\",\n    \"aria-label\": \"alternative sunrise activity   hot air balloon ride permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Alternative Sunrise Activity - Hot Air Balloon Ride\"), mdx(\"p\", null, \"Riding a hot air balloon over the red rocks of Sedona is an incredible activity that is on my bucket list! There are two companies permitted to fly hot air balloons in the National forest: \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.redrockballoons.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Red Rock Balloons\"), \" and \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://northernlightballoons.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Northern Light Balloons\"), \".\"), mdx(\"p\", null, \"Both companies only fly at sunrise and the rides last about an hour. At this writing, Red Rock Balloons costs $225 per person and North Lights Balloons, which has been around longer, costs $250 per person. The views from above the Red Rocks would absolutely be worth waking up early for.\"), mdx(\"h3\", {\n    \"id\": \"visit-chapel-of-the-holy-cross\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#visit-chapel-of-the-holy-cross\",\n    \"aria-label\": \"visit chapel of the holy cross permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Visit Chapel of the Holy Cross\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAIDAf/EABUBAQEAAAAAAAAAAAAAAAAAAAIA/9oADAMBAAIQAxAAAAGaPkmJjH//xAAYEAADAQEAAAAAAAAAAAAAAAAAESEBAv/aAAgBAQABBQJEEOpc5c//xAAXEQEAAwAAAAAAAAAAAAAAAAAAAhIT/9oACAEDAQE/AaRZv//EABcRAAMBAAAAAAAAAAAAAAAAAAACE2H/2gAIAQIBAT8BqxbD/8QAFhABAQEAAAAAAAAAAAAAAAAAARAg/9oACAEBAAY/AsLP/8QAGxAAAgIDAQAAAAAAAAAAAAAAAREAMRAhYZH/2gAIAQEAAT8hWEgQiDvzFijuJccl4z//2gAMAwEAAgADAAAAEIjv/8QAGBEAAgMAAAAAAAAAAAAAAAAAAAERMWH/2gAIAQMBAT8Qmoyz/8QAFxEAAwEAAAAAAAAAAAAAAAAAARARIf/aAAgBAgEBPxAV1H//xAAbEAEAAwADAQAAAAAAAAAAAAABABEhMUFRYf/aAAgBAQABPxAYFsO80hfaAae3FwfkV3iwxPLxauMgQZH5k//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Looking up a glass chapel that rises up from orange rock faces. There are other orange rock faces in the background.\",\n    \"title\": \"Chapel of the Holy Cross\",\n    \"src\": \"/static/c578bd215d0b139f58c84a8d29e862cb/c2601/chapel.jpg\",\n    \"srcSet\": [\"/static/c578bd215d0b139f58c84a8d29e862cb/5e8f5/chapel.jpg 208w\", \"/static/c578bd215d0b139f58c84a8d29e862cb/8d0ef/chapel.jpg 416w\", \"/static/c578bd215d0b139f58c84a8d29e862cb/c2601/chapel.jpg 832w\", \"/static/c578bd215d0b139f58c84a8d29e862cb/9a8cd/chapel.jpg 1248w\", \"/static/c578bd215d0b139f58c84a8d29e862cb/25339/chapel.jpg 1664w\", \"/static/c578bd215d0b139f58c84a8d29e862cb/ad192/chapel.jpg 5839w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Chapel of the Holy Cross\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"The \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://chapeloftheholycross.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Chapel of the Holy Cross\"), \" is a Roman Catholic Church built into the red rock buttes. It\\u2019s shape and color mimics that of the rocks surrounding it, making it look as if it was carved out of stone. It\\u2019s a beautiful piece of architecture to observe while you\\u2019re visiting Sedona.\"), mdx(\"p\", null, \"The church was designed in the 1950s by Marguerite Brunswig Staude, a student of architect Frank Lloyd Wright. While inside, you can gaze through the huge glass windows and gaze over the Verde Valley.\"), mdx(\"p\", null, \"Parking is a bit difficult here depending on what time you arrive (notice a theme?). There is parking right next to the church but I got a spot down the road and had to walk about 10 minutes. It is free to enter and you can purchase items in their gift shop if you would like.\"), mdx(\"h4\", {\n    \"id\": \"lunch-at-chocolatree\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#lunch-at-chocolatree\",\n    \"aria-label\": \"lunch at chocolatree permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Lunch at ChocolaTree\"), mdx(\"div\", {\n    className: \"side-by-side\"\n  }, mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQFAQP/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAaOz17K4uC6Zw3lklB//xAAdEAEAAgICAwAAAAAAAAAAAAABAAMCEhEhMTIz/9oACAEBAAEFAmzWbczbCPTlmib63hCwwW65h8D18z//xAAZEQEAAgMAAAAAAAAAAAAAAAAAARECElH/2gAIAQMBAT8BuONcUqf/xAAaEQACAgMAAAAAAAAAAAAAAAAAAQIREiFB/9oACAECAQE/Aca6WyKNH//EAB8QAAIBBAIDAAAAAAAAAAAAAAARAQIQEiEDMSJhkf/aAAgBAQAGPwLcwNRZ19mvhD42d79GUeVQ81Zmz//EABwQAQADAAMBAQAAAAAAAAAAAAEAESExQWFxgf/aAAgBAQABPyHuw9mHAhRoH7DdY+52gw2litYar+nK5lT0MIjZeLqZL22zLHMVVq2f/9oADAMBAAIAAwAAABA7KkH/xAAYEQEAAwEAAAAAAAAAAAAAAAABABEhUf/aAAgBAwEBPxBZ2BNqO9Jbs//EABgRAAMBAQAAAAAAAAAAAAAAAAABEUFR/9oACAECAQE/EKSoR0SlHheD/8QAHxABAAMAAgEFAAAAAAAAAAAAAQARITFBwVFhkaHR/9oACAEBAAE/EHFqLqnLAikPKRQbzSusZypz8S37DB5lsvCGeZsF7cD1JcpAnLQ96sVm3NwAfiCh7J7W3fohDxUaY6YnKz//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A sandwich in a to-go box with thin bread, green sprouts and other veggies.\",\n    \"title\": \"Avocado Herb Sandwich\",\n    \"src\": \"/static/1134c23994410f0eb7953312535250ae/c2601/chocola.jpg\",\n    \"srcSet\": [\"/static/1134c23994410f0eb7953312535250ae/5e8f5/chocola.jpg 208w\", \"/static/1134c23994410f0eb7953312535250ae/8d0ef/chocola.jpg 416w\", \"/static/1134c23994410f0eb7953312535250ae/c2601/chocola.jpg 832w\", \"/static/1134c23994410f0eb7953312535250ae/9a8cd/chocola.jpg 1248w\", \"/static/1134c23994410f0eb7953312535250ae/25339/chocola.jpg 1664w\", \"/static/1134c23994410f0eb7953312535250ae/b91f3/chocola.jpg 2915w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Avocado Herb Sandwich\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAGQAAAwEBAQAAAAAAAAAAAAAAAAQFAwEC/8QAFgEBAQEAAAAAAAAAAAAAAAAAAgMA/9oADAMBAAIQAxAAAAGmorzZonAeO1pGkvRFKn//xAAcEAEAAgIDAQAAAAAAAAAAAAACAAEDBBESEzL/2gAIAQEAAQUC5jzGY3iJ7N3Z86+pfJg9VfXWEsm1uNDHP//EABkRAAMAAwAAAAAAAAAAAAAAAAABEQITUf/aAAgBAwEBPwFYdNaLSs//xAAZEQADAAMAAAAAAAAAAAAAAAAAARICE1H/2gAIAQIBAT8BefDYQiEf/8QAHRABAAICAgMAAAAAAAAAAAAAAQAREiEQIgJRYf/aAAgBAQAGPwL3Ke06uPyO6JYK8bEgAozHyq5shi1bXH//xAAbEAACAwEBAQAAAAAAAAAAAAABEQAhMUFRgf/aAAgBAQABPyEhz65BTsNJVEBJtHDVPBRj7TsDsI5kQ9CE+TWmO6ZSEwBItLyDJ//aAAwDAQACAAMAAAAQMBZP/8QAGBEBAQADAAAAAAAAAAAAAAAAAAERQWH/2gAIAQMBAT8QoZNquj//xAAWEQEBAQAAAAAAAAAAAAAAAAAAASH/2gAIAQIBAT8QiW22oP/EAB8QAQACAwABBQAAAAAAAAAAAAEAESExQbFRcYGh0f/aAAgBAQABPxAd1WdNGOLshgJHRGswroz4hxxbPH7BHFYtAeqvYLmAGq1qEgwCwx9e84YoMB23yNDbZkv4l4SvpcQOjorTVw4T/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A close up of a dish that includes rice, guacamole, corn and more from ChocolaTree.\",\n    \"title\": \"Corn Enchilada\",\n    \"src\": \"/static/1e61b49fdaa910d3da033245a12c4f93/c2601/chocola2.jpg\",\n    \"srcSet\": [\"/static/1e61b49fdaa910d3da033245a12c4f93/5e8f5/chocola2.jpg 208w\", \"/static/1e61b49fdaa910d3da033245a12c4f93/8d0ef/chocola2.jpg 416w\", \"/static/1e61b49fdaa910d3da033245a12c4f93/c2601/chocola2.jpg 832w\", \"/static/1e61b49fdaa910d3da033245a12c4f93/9a8cd/chocola2.jpg 1248w\", \"/static/1e61b49fdaa910d3da033245a12c4f93/25339/chocola2.jpg 1664w\", \"/static/1e61b49fdaa910d3da033245a12c4f93/9568a/chocola2.jpg 3024w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Corn Enchilada\"), \"\\n  \"), \"\\n\")), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://chocolatree.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"ChocolaTree\"), \" is an adorable vegetarian and organic restaurant in Sedona. All of their food is made with fresh ingredients and there are many vegan options. They also are generous in giving back to the earth through a Mother Earth Restoration Fund.\"), mdx(\"p\", null, \"The restaurant has a beautiful outdoor patio full of greenery that feels like a peaceful oasis. There is lots of greenery, local art and great energy at this restaurant.\"), mdx(\"p\", null, \"I tried the Avocado Herb Sandwich and the Sedona 2012 corn enchilada and both were fantastic. The avocado herb sandwich was super fresh and the enchilada was packed with flavor with a good bit of spice to it. The restaurant also has a marketplace where you can purchase chocolate, beauty products and jewelry to take home.\"), mdx(\"h4\", {\n    \"id\": \"hike-bell-rock\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#hike-bell-rock\",\n    \"aria-label\": \"hike bell rock permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Hike Bell Rock\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"1.1 Miles, 380 feet Elevation Gain\"))), mdx(\"p\", null, \"\\n  \", mdx(\"figure\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-figure\",\n    \"style\": {}\n  }, mdx(\"span\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"66.82692307692307%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAIDAQT/xAAVAQEBAAAAAAAAAAAAAAAAAAACAf/aAAwDAQACEAMQAAABg1cc5Rwr/8QAGRAAAwEBAQAAAAAAAAAAAAAAAAECAxIh/9oACAEBAAEFAkpZU8rwUSysUPE//8QAFxEAAwEAAAAAAAAAAAAAAAAAAAESUf/aAAgBAwEBPwGESsP/xAAYEQACAwAAAAAAAAAAAAAAAAAAEwECUf/aAAgBAgEBPwF0jLaf/8QAGBAAAgMAAAAAAAAAAAAAAAAAABAhMTL/2gAIAQEABj8CJVLR/8QAGRAAAgMBAAAAAAAAAAAAAAAAAAERITGR/9oACAEBAAE/IcBiWMTMnGLNss1w/9oADAMBAAIAAwAAABBzz//EABURAQEAAAAAAAAAAAAAAAAAABAx/9oACAEDAQE/EJC//8QAFhEAAwAAAAAAAAAAAAAAAAAAECEx/9oACAECAQE/EKoD/8QAGhABAQEBAQEBAAAAAAAAAAAAAREAITFRgf/aAAgBAQABPxAgj7K8mWEEOF9yCJY8Rw6E7yXK4Ov4YfAfYN//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A large orange rock that resembles the shape of a bell. There is another orange mountain to the right.\",\n    \"title\": \"Bell Rock\",\n    \"src\": \"/static/441ab20cb95e16bed35b6cde8b86b2d5/c2601/bellrock.jpg\",\n    \"srcSet\": [\"/static/441ab20cb95e16bed35b6cde8b86b2d5/5e8f5/bellrock.jpg 208w\", \"/static/441ab20cb95e16bed35b6cde8b86b2d5/8d0ef/bellrock.jpg 416w\", \"/static/441ab20cb95e16bed35b6cde8b86b2d5/c2601/bellrock.jpg 832w\", \"/static/441ab20cb95e16bed35b6cde8b86b2d5/9a8cd/bellrock.jpg 1248w\", \"/static/441ab20cb95e16bed35b6cde8b86b2d5/25339/bellrock.jpg 1664w\", \"/static/441ab20cb95e16bed35b6cde8b86b2d5/ed986/bellrock.jpg 5861w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Bell Rock\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"If you are up for one more hike, \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/ZQj6jR\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Bell Rock\"), \" is a great option. The trail is 1.1 miles and one of the most powerful vortexes in Sedona.\"), mdx(\"p\", null, \"The hike is flat until you take a steep rock scramble to the base of Bell Rock. You can then hike around the rock and experience beautiful views of the red rocks surrounding you. If you don\\u2019t have time for the hike, it is worth seeing the rock from the parking lot or by driving by it on Red Rock Scenic Byway.\"), mdx(\"blockquote\", null, \"\\n  \", mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"Bell Rock was one of the most popular spots for western films. You\\u2019ll see it in Johnny Guitar, The Quick and the Dead and the Last Wagon among others.\")), mdx(\"h3\", {\n    \"id\": \"enjoy-a-wine-tasting-at-page-spring-cellars\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#enjoy-a-wine-tasting-at-page-spring-cellars\",\n    \"aria-label\": \"enjoy a wine tasting at page spring cellars permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Enjoy a wine tasting at Page Spring Cellars\"), mdx(\"div\", {\n    className: \"side-by-side\"\n  }, mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAQFAwL/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAgH/2gAMAwEAAhADEAAAAXdFO4tgnmNJNTWk4aD/xAAbEAACAwADAAAAAAAAAAAAAAABAgADEhETQf/aAAgBAQABBQKp52QmVEcbUF7BpKkEdX06spBnk//EABYRAQEBAAAAAAAAAAAAAAAAAAARAf/aAAgBAwEBPwGI3Ef/xAAYEQADAQEAAAAAAAAAAAAAAAAAAREQEv/aAAgBAgEBPwHplE5n/8QAHBABAAEEAwAAAAAAAAAAAAAAAQAQERIhIEFh/9oACAEBAAY/AtxKCpHZS92YY9y2I+8P/8QAHRAAAgMAAgMAAAAAAAAAAAAAAREAITEQUUFxgf/aAAgBAQABPyGjtNSK6D+wABOlUYjp3CCQfqLAGZTSeDPDx7XDLeBJez//2gAMAwEAAgADAAAAEOD+Df/EABgRAAMBAQAAAAAAAAAAAAAAAAABERAx/9oACAEDAQE/EJ6QJeP/xAAZEQEAAgMAAAAAAAAAAAAAAAAAESEBMVH/2gAIAQIBAT8QkpNk0Vx//8QAHRABAAMAAgMBAAAAAAAAAAAAAQARIUFRMWGRsf/aAAgBAQABPxB7jseG4YF40N9zhgZfKalpol9zdHpKXnFRkUd4iLBbUQPkak34PFu31sIOgMP4RFFVZOlv2Ewvs//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A glass of red wine sitting on a ledge with views of a creek behind it.\",\n    \"title\": \"A glass of red wine sitting on a ledge with views of a creek behind it.\",\n    \"src\": \"/static/2f619cdbc36f28afee9e46526b1680db/c2601/wine.jpg\",\n    \"srcSet\": [\"/static/2f619cdbc36f28afee9e46526b1680db/5e8f5/wine.jpg 208w\", \"/static/2f619cdbc36f28afee9e46526b1680db/8d0ef/wine.jpg 416w\", \"/static/2f619cdbc36f28afee9e46526b1680db/c2601/wine.jpg 832w\", \"/static/2f619cdbc36f28afee9e46526b1680db/9a8cd/wine.jpg 1248w\", \"/static/2f619cdbc36f28afee9e46526b1680db/25339/wine.jpg 1664w\", \"/static/2f619cdbc36f28afee9e46526b1680db/d3e61/wine.jpg 2850w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }))), mdx(\"p\", null, mdx(\"span\", {\n    parentName: \"p\",\n    \"className\": \"gatsby-resp-image-wrapper\",\n    \"style\": {\n      \"position\": \"relative\",\n      \"display\": \"block\",\n      \"marginLeft\": \"auto\",\n      \"marginRight\": \"auto\",\n      \"maxWidth\": \"832px\"\n    }\n  }, mdx(\"span\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-background-image\",\n    \"style\": {\n      \"paddingBottom\": \"133.1730769230769%\",\n      \"position\": \"relative\",\n      \"bottom\": \"0\",\n      \"left\": \"0\",\n      \"backgroundImage\": \"url('data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAAbABQDASIAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAECAwT/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAahVEgK+jJZamhqf/8QAGxAAAgMBAQEAAAAAAAAAAAAAAQIAAxESEyH/2gAIAQEAAQUCzJ183ZYwWcw5G8jWeRGqGhQwoA0os//EABcRAAMBAAAAAAAAAAAAAAAAAAABERD/2gAIAQMBAT8BiJv/xAAWEQEBAQAAAAAAAAAAAAAAAAARABD/2gAIAQIBAT8BZ3//xAAdEAACAgMAAwAAAAAAAAAAAAAAARExECEiAkFh/9oACAEBAAY/AtlvEomsR7F1p/TmjybQ1BR//8QAHxABAAMAAgEFAAAAAAAAAAAAAQARITFBUWFxocHh/9oACAEBAAE/IVIAX6Echd9/yJV/bEhg2p012pml63sVJzTkhobwotOGOOll+Jq/EQsJfZBOfKf/2gAMAwEAAgADAAAAENwXzv/EABYRAQEBAAAAAAAAAAAAAAAAAAABEf/aAAgBAwEBPxBSGNr/xAAWEQEBAQAAAAAAAAAAAAAAAAARAAH/2gAIAQIBAT8QZKwszC//xAAfEAEAAgICAgMAAAAAAAAAAAABABEhMUFRYcFxsfD/2gAIAQEAAT8Qw4G1Gzzl35qFUhhul58CLqO+Wh8EDG2nf6oEAaelXNGNR7HIa9TOmwqinltaimSrJCV1eCJF+jifULMICcleviMAugM0wvLSPc//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Lydia standing on a pathway at Page Spring Cellars. She holds a glass of wine and is wearing a plaid coat.\",\n    \"title\": \"Lydia standing on a pathway at Page Spring Cellars. She holds a glass of wine and is wearing a plaid coat.\",\n    \"src\": \"/static/49e01ea407eeddd3e8e2d361b08d6b8e/c2601/pagespring.jpg\",\n    \"srcSet\": [\"/static/49e01ea407eeddd3e8e2d361b08d6b8e/5e8f5/pagespring.jpg 208w\", \"/static/49e01ea407eeddd3e8e2d361b08d6b8e/8d0ef/pagespring.jpg 416w\", \"/static/49e01ea407eeddd3e8e2d361b08d6b8e/c2601/pagespring.jpg 832w\", \"/static/49e01ea407eeddd3e8e2d361b08d6b8e/9a8cd/pagespring.jpg 1248w\", \"/static/49e01ea407eeddd3e8e2d361b08d6b8e/25339/pagespring.jpg 1664w\", \"/static/49e01ea407eeddd3e8e2d361b08d6b8e/9568a/pagespring.jpg 3024w\"],\n    \"sizes\": \"(max-width: 832px) 100vw, 832px\",\n    \"style\": {\n      \"width\": \"100%\",\n      \"height\": \"100%\",\n      \"margin\": \"0\",\n      \"verticalAlign\": \"middle\",\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\"\n    },\n    \"loading\": \"lazy\",\n    \"decoding\": \"async\"\n  }))), mdx(\"figcaption\", null, \"Page Spring Cellars\")), mdx(\"p\", null, \"My itinerary has mostly focused on outdoor activities, but Sedona and the surrounding areas are also known for their wineries. The high altitude and volcanic soil makes the region ideal for growing Syrah, Merlot, Cabernet and Chardonnay.\"), mdx(\"p\", null, \"I visited \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://pagespringscellars.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Page Springs Cellars\"), \", located 25 minutes outside of Sedona. The winery is on a huge property with a flowing stream and a variety indoor and outdoor seating. I enjoyed a glass of the house red and a cheese board on the deck that overlooks the river. In addition to eating and drinking, you can also tour the winery, take a yoga class, get a massage or partake in a game of giant chess.\"), mdx(\"h4\", {\n    \"id\": \"splurge-on-a-fancy-dinner\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h4\",\n    \"href\": \"#splurge-on-a-fancy-dinner\",\n    \"aria-label\": \"splurge on a fancy dinner permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Splurge on a Fancy Dinner\"), mdx(\"p\", null, \"If you\\u2019d like to splurge on your final meal, make a reservation at \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.mariposasedona.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Mariposa\"), \" or \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.elotecafe.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Elote Cafe\"), \".\"), mdx(\"p\", null, \"Mariposa is a latin-inspired restaurant that serves a large menu or all organic items. There are floor to ceiling windows inside and a large deck outside, making you feel like you\\u2019re in the middle of the mountains as you enjoy a delicious and high end meal.\"), mdx(\"p\", null, \"Elote Cafe is a Mexican restaurant known for incredible food such as the fried goat cheese ball appetizer and a cocktail menu with the finest tequilas. It is one of the best restaurants in Sedona (rated \\u2018Traveler\\u2019s Choice 2020\\u2019 on Tripadvisor); they even sell a cookbook so that you can try their recipes at home!\"), mdx(\"blockquote\", null, \"\\n  \", mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"One thing I loved about Sedona was the amount of vegetarian options everywhere! Even these high end restaurants have delicious vegetarian entrees, which is not always the case.\")), mdx(\"br\", null), mdx(\"h1\", {\n    \"id\": \"final-thoughts\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#final-thoughts\",\n    \"aria-label\": \"final thoughts permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"height\": \"28\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"20\"\n  }, \"\\n      \", mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }), \"\\n    \")), \"Final Thoughts\"), mdx(\"p\", null, \"From epic hiking trails to delicious food, Sedona is an incredible destination for a Southwest road trip! Whether you enjoy hiking or not, there is plenty to do for a beautiful Sedona vacation. No matter what you do, be sure to treat this special place with respect.\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"For more Southwest Travel Guides, check out these blogs:\")), mdx(\"ul\", null, \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/az/Best-Day-Hikes-in-Sedona/\"\n  }, \"The Best Day Hikes in Sedona\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/ut/2-Days-at-Zion-National-Park\"\n  }, \"How to Spend 2 Days in Zion\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/ut/Top-Things-To-Do-in-Bryce-Canyon/\"\n  }, \"The Best Things To Do in Bryce Canyon\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/ut/One-Day-in-Capitol-Reef-National-Park\"\n  }, \"How to Spend One Day in Capitol Reef\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/ut/Best-Moab-Itinerary/\"\n  }, \"How to Spend 3 Days in Moab\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/ut/Best-Things-To-Do-in-Kanab-Utah/\"\n  }, \"The Best Things To Do in Kanab, UT\"))), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Thanks for Reading!\")));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#fun-facts-about-sedona","title":"Fun Facts about Sedona"},{"url":"#when-to-visit-sedona","title":"When to Visit Sedona"},{"url":"#where-to-stay-in-sedona","title":"Where to Stay in Sedona"},{"url":"#how-to-get-to-sedona","title":"How to Get To Sedona"},{"url":"#tips-for-visiting-sedona","title":"Tips for Visiting Sedona"},{"url":"#sedona-three-day-itinerary","title":"Sedona Three Day Itinerary","items":[{"url":"#day-one","title":"Day One","items":[{"url":"#devils-bridge-at-sunrise","title":"Devil’s Bridge at Sunrise"},{"url":"#go-off-roading-on-a-pink-jeep-tour","title":"Go Off-Roading on a Pink Jeep Tour"},{"url":"#catch-the-sunset-from-a-vortex","title":"Catch the Sunset from a Vortex"}]},{"url":"#day-two","title":"Day Two","items":[{"url":"#sunrise-yoga-or-sunrise-hike","title":"Sunrise Yoga or Sunrise Hike"},{"url":"#coffee-with-a-view","title":"Coffee with a View"},{"url":"#cathedral-rock-at-sunset","title":"Cathedral Rock at Sunset"}]},{"url":"#day-three","title":"Day Three","items":[{"url":"#hike-the-soldiers-pass-trail-before-the-parking-lot-opens","title":"Hike the Soldier’s Pass Trail Before the Parking Lot Opens"},{"url":"#visit-chapel-of-the-holy-cross","title":"Visit Chapel of the Holy Cross"},{"url":"#enjoy-a-wine-tasting-at-page-spring-cellars","title":"Enjoy a wine tasting at Page Spring Cellars"}]}]},{"url":"#final-thoughts","title":"Final Thoughts"}]},"frontmatter":{"date":null,"title":"The Best Way to Spend 3 Days in Sedona, Arizona: Hiking, Food & Adventure","toc":false,"categories":"USA AZ","tags":null,"affiliate":true,"ads":null,"pinDescription":null,"description":"The best way to spend 3 days in Sedona, Arizona including where to stay, where to eat, hiking trails and other activities! Plan a trip to one of the best places to visit in Arizona.","banner":{"publicURL":"/static/6ad9721b58e74550d817d96438f81f92/bridge.jpg","childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAMEBf/EABUBAQEAAAAAAAAAAAAAAAAAAAAB/9oADAMBAAIQAxAAAAGtMC1qMsT/xAAbEAADAAIDAAAAAAAAAAAAAAAAAQIDBBARFP/aAAgBAQABBQL2SVstjz2dJlY+P//EABURAQEAAAAAAAAAAAAAAAAAABAR/9oACAEDAQE/AYf/xAAVEQEBAAAAAAAAAAAAAAAAAAAQEf/aAAgBAgEBPwGn/8QAGRABAAIDAAAAAAAAAAAAAAAAACExECIy/9oACAEBAAY/Aqaw6SvH/8QAHBABAAIBBQAAAAAAAAAAAAAAAQARMRAhQWGR/9oACAEBAAE/IadmU3B1BOXs4gYFWLT/2gAMAwEAAgADAAAAEGcv/8QAFhEBAQEAAAAAAAAAAAAAAAAAAAER/9oACAEDAQE/EHI//8QAFREBAQAAAAAAAAAAAAAAAAAAABH/2gAIAQIBAT8QK//EABoQAQEBAAMBAAAAAAAAAAAAAAERADFBUYH/2gAIAQEAAT8QFESlCzNwOkhfrp2OpYIcemeiPMiKLYy7/9k=","aspectRatio":1.5,"src":"/static/6ad9721b58e74550d817d96438f81f92/74fd5/bridge.jpg","srcSet":"/static/6ad9721b58e74550d817d96438f81f92/e3903/bridge.jpg 480w,\n/static/6ad9721b58e74550d817d96438f81f92/b31d1/bridge.jpg 960w,\n/static/6ad9721b58e74550d817d96438f81f92/74fd5/bridge.jpg 1920w,\n/static/6ad9721b58e74550d817d96438f81f92/c1679/bridge.jpg 2880w,\n/static/6ad9721b58e74550d817d96438f81f92/549be/bridge.jpg 3840w,\n/static/6ad9721b58e74550d817d96438f81f92/30a63/bridge.jpg 6000w","sizes":"(max-width: 1920px) 100vw, 1920px"}}},"pins":[{"id":"01725f3e-9189-5a42-91c0-f31ffb9aea39","publicURL":"/static/336ba505528f7a763a6bf0b53fcdbc00/sedonapins-01.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#384848","images":{"fallback":{"src":"/static/336ba505528f7a763a6bf0b53fcdbc00/299b8/sedonapins-01.png","srcSet":"/static/336ba505528f7a763a6bf0b53fcdbc00/24881/sedonapins-01.png 250w,\n/static/336ba505528f7a763a6bf0b53fcdbc00/d8ea1/sedonapins-01.png 500w,\n/static/336ba505528f7a763a6bf0b53fcdbc00/299b8/sedonapins-01.png 1000w,\n/static/336ba505528f7a763a6bf0b53fcdbc00/c95d1/sedonapins-01.png 2000w","sizes":"(min-width: 1000px) 1000px, 100vw"},"sources":[{"srcSet":"/static/336ba505528f7a763a6bf0b53fcdbc00/1c893/sedonapins-01.webp 250w,\n/static/336ba505528f7a763a6bf0b53fcdbc00/316df/sedonapins-01.webp 500w,\n/static/336ba505528f7a763a6bf0b53fcdbc00/b3e07/sedonapins-01.webp 1000w,\n/static/336ba505528f7a763a6bf0b53fcdbc00/9ed46/sedonapins-01.webp 2000w","type":"image/webp","sizes":"(min-width: 1000px) 1000px, 100vw"}]},"width":1000,"height":1500}}},{"id":"b17a5530-c3d3-5187-9d19-bad983e574bd","publicURL":"/static/182a2dbf0e505b10152d1dc33a14f521/sedonapins-02.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/182a2dbf0e505b10152d1dc33a14f521/299b8/sedonapins-02.png","srcSet":"/static/182a2dbf0e505b10152d1dc33a14f521/24881/sedonapins-02.png 250w,\n/static/182a2dbf0e505b10152d1dc33a14f521/d8ea1/sedonapins-02.png 500w,\n/static/182a2dbf0e505b10152d1dc33a14f521/299b8/sedonapins-02.png 1000w,\n/static/182a2dbf0e505b10152d1dc33a14f521/c95d1/sedonapins-02.png 2000w","sizes":"(min-width: 1000px) 1000px, 100vw"},"sources":[{"srcSet":"/static/182a2dbf0e505b10152d1dc33a14f521/1c893/sedonapins-02.webp 250w,\n/static/182a2dbf0e505b10152d1dc33a14f521/316df/sedonapins-02.webp 500w,\n/static/182a2dbf0e505b10152d1dc33a14f521/b3e07/sedonapins-02.webp 1000w,\n/static/182a2dbf0e505b10152d1dc33a14f521/9ed46/sedonapins-02.webp 2000w","type":"image/webp","sizes":"(min-width: 1000px) 1000px, 100vw"}]},"width":1000,"height":1500}}},{"id":"7a342ca8-30e7-5f05-a717-48e151207539","publicURL":"/static/06665081f5596999cbcdb57f609f82d9/sedonapins-03.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/06665081f5596999cbcdb57f609f82d9/299b8/sedonapins-03.png","srcSet":"/static/06665081f5596999cbcdb57f609f82d9/24881/sedonapins-03.png 250w,\n/static/06665081f5596999cbcdb57f609f82d9/d8ea1/sedonapins-03.png 500w,\n/static/06665081f5596999cbcdb57f609f82d9/299b8/sedonapins-03.png 1000w,\n/static/06665081f5596999cbcdb57f609f82d9/c95d1/sedonapins-03.png 2000w","sizes":"(min-width: 1000px) 1000px, 100vw"},"sources":[{"srcSet":"/static/06665081f5596999cbcdb57f609f82d9/1c893/sedonapins-03.webp 250w,\n/static/06665081f5596999cbcdb57f609f82d9/316df/sedonapins-03.webp 500w,\n/static/06665081f5596999cbcdb57f609f82d9/b3e07/sedonapins-03.webp 1000w,\n/static/06665081f5596999cbcdb57f609f82d9/9ed46/sedonapins-03.webp 2000w","type":"image/webp","sizes":"(min-width: 1000px) 1000px, 100vw"}]},"width":1000,"height":1500}}}],"related":[{"frontmatter":{"title":"6 of the Best Day Hikes in Sedona, Arizona: Parking, Tips & More on the Best Sedona Trails","banner":{"childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#181818","images":{"fallback":{"src":"/static/cb21625cf64c84ee42b60649e19e9dd6/0132d/cathedralview.jpg","srcSet":"/static/cb21625cf64c84ee42b60649e19e9dd6/b332f/cathedralview.jpg 100w,\n/static/cb21625cf64c84ee42b60649e19e9dd6/d9f52/cathedralview.jpg 200w,\n/static/cb21625cf64c84ee42b60649e19e9dd6/0132d/cathedralview.jpg 400w,\n/static/cb21625cf64c84ee42b60649e19e9dd6/3b307/cathedralview.jpg 800w","sizes":"(min-width: 400px) 400px, 100vw"},"sources":[{"srcSet":"/static/cb21625cf64c84ee42b60649e19e9dd6/88d32/cathedralview.webp 100w,\n/static/cb21625cf64c84ee42b60649e19e9dd6/b9488/cathedralview.webp 200w,\n/static/cb21625cf64c84ee42b60649e19e9dd6/47294/cathedralview.webp 400w,\n/static/cb21625cf64c84ee42b60649e19e9dd6/89c0d/cathedralview.webp 800w","type":"image/webp","sizes":"(min-width: 400px) 400px, 100vw"}]},"width":400,"height":267}}}},"fields":{"slug":"/destinations/usa/az/Best-Day-Hikes-in-Sedona/"},"id":"1ee3b800-e697-50c6-b22c-68d6c5b4d98d"},{"frontmatter":{"title":"7 Things To Do in Kanab, Utah: Caves, Sand Dunes, Hikes and More","banner":{"childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#b8c8d8","images":{"fallback":{"src":"/static/ae56aeef01f4257e90fd6b23d9161bb0/b083b/toadstoolcrop.jpg","srcSet":"/static/ae56aeef01f4257e90fd6b23d9161bb0/bad34/toadstoolcrop.jpg 100w,\n/static/ae56aeef01f4257e90fd6b23d9161bb0/023df/toadstoolcrop.jpg 200w,\n/static/ae56aeef01f4257e90fd6b23d9161bb0/b083b/toadstoolcrop.jpg 400w,\n/static/ae56aeef01f4257e90fd6b23d9161bb0/6b7e6/toadstoolcrop.jpg 800w","sizes":"(min-width: 400px) 400px, 100vw"},"sources":[{"srcSet":"/static/ae56aeef01f4257e90fd6b23d9161bb0/9f21a/toadstoolcrop.webp 100w,\n/static/ae56aeef01f4257e90fd6b23d9161bb0/752c3/toadstoolcrop.webp 200w,\n/static/ae56aeef01f4257e90fd6b23d9161bb0/02841/toadstoolcrop.webp 400w,\n/static/ae56aeef01f4257e90fd6b23d9161bb0/90364/toadstoolcrop.webp 800w","type":"image/webp","sizes":"(min-width: 400px) 400px, 100vw"}]},"width":400,"height":246}}}},"fields":{"slug":"/destinations/usa/ut/Best-Things-To-Do-in-Kanab-Utah/"},"id":"8521f5fd-5792-5eea-9690-cd72b147462a"}]},"fields":{"slug":"/destinations/usa/az/Best-Way-to-Spend-3-Days-in-Sedona/","date":"2023-11-02"},"id":"352c01cc-14a1-5713-aa2c-9eaa6ef96def","excerpt":"If you are dreaming of a magical place full of red rock hikes, breathtaking views, exciting recreational activities, mystical vortexes and…"}},"pageContext":{"id":"352c01cc-14a1-5713-aa2c-9eaa6ef96def","next":{"fields":{"slug":"/destinations/usa/az/Best-Day-Hikes-in-Sedona/"},"frontmatter":{"title":"6 of the Best Day Hikes in Sedona, Arizona: Parking, Tips & More on the Best Sedona Trails"}},"previous":{"fields":{"slug":"/destinations/usa/ca/Death-Valley-Itinerary/"},"frontmatter":{"title":"The Perfect Death Valley Itinerary (2 Days)"}}}},
    "staticQueryHashes": ["1271460761","3204285929","3324556263","3437645752","3841701197","988244103"]}