{
    "componentChunkName": "component---src-templates-markdown-content-js",
    "path": "/destinations/usa/nh/5-Day-New-England-Fall-Road-Trip/",
    "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 Perfect 5 Day New England Fall Road Trip (New Hampshire and Vermont)\",\n  \"banner\": \"./stowe.jpg\",\n  \"categories\": \"USA NH\",\n  \"tags\": [\"VT\", \"New England\"],\n  \"affiliate\": true,\n  \"pins\": [\"newenglandroadtrippins-06.png\", \"newenglandroadtrippins-07.png\", \"newenglandroadtrippins-08.png\"],\n  \"related\": [\"Best-Things-To-Do-in-the-White-Mountains-NH\", \"Acadia-National-Park-Itinerary\"],\n  \"description\": \"Experience the ultimate 5-day New England road trip, immersing in fall's vibrant hues, charming towns, and scenic trails. Use this New England travel guide to plan your trip.\"\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 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 a New England road trip in the fall is on your bucket list, you\\u2019re in the right place! New England is known for its charming small towns, epic hiking trails and some of the brightest fall foliage you\\u2019ll ever see. It\\u2019s no wonder so many people visit when the foliage is at its peak.\"), mdx(\"p\", null, \"If it\\u2019s your first time visiting and you\\u2019re limited on time, I recommend exploring New Hampshire and Vermont. Both states are beautiful and have endless opportunities for leaf peeping, but they each have a distinct personality. To me, New Hampshire (specifically the White Mountains area) is better for hiking, while Vermont is better for exploring small New England towns that you may have seen in movies.\"), mdx(\"p\", null, \"No matter where you go and what your itinerary is, New England feels magical in the fall. You\\u2019re sure to find something to love whether you\\u2019re a nature lover or you just enjoy a scenic drive and charming shops.\"), mdx(\"p\", null, \"This itinerary provides all of my top recommendations if you have 5 days to spend in New Hampshire and Vermont. If you have more time, you can also check out my \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/destinations/usa/nh/New-England-Fall-Road-Trip/\"\n  }, \"7 day version of the itinerary\"), \". And if you\\u2019re also visiting Maine during your trip, make sure to check out my \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/destinations/usa/me/Acadia-National-Park-Itinerary/\"\n  }, \"Acadia National Park itinerary\"), \" as well.\"), mdx(\"p\", null, \"This itinerary is based on my experience spending several weeks in New England in Fall 2022.\"), mdx(\"br\", null), mdx(TOC, {\n    mdxType: \"TOC\"\n  }), mdx(\"br\", null), mdx(\"h1\", {\n    \"id\": \"when-is-the-best-time-to-see-fall-colors-in-new-england\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#when-is-the-best-time-to-see-fall-colors-in-new-england\",\n    \"aria-label\": \"when is the best time to see fall colors in new england 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 is the Best Time to See Fall Colors in New England?\"), mdx(\"p\", null, \"Peak foliage in Vermont and New Hampshire varies annually, making it challenging to plan a trip around the leaves. Generally, higher elevation areas experience foliage changes first, followed by the valleys. To maximize your chances of seeing the best colors, I recommend visiting anytime from the last week of September to the first two weeks of October. This window typically offers a great opportunity to experience the stunning fall colors in both states.\"), 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/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAMEAQL/xAAVAQEBAAAAAAAAAAAAAAAAAAACAf/aAAwDAQACEAMQAAAB10LheCQR/8QAHBAAAQQDAQAAAAAAAAAAAAAAAAECERIEEyIy/9oACAEBAAEFAroXQfkdeUiWaz//xAAXEQEAAwAAAAAAAAAAAAAAAAAAARES/9oACAEDAQE/Acwp/8QAFxEBAAMAAAAAAAAAAAAAAAAAAAEREv/aAAgBAgEBPwHcrf/EABoQAAICAwAAAAAAAAAAAAAAAAARECIhMVH/2gAIAQEABj8CjAyu+lmz/8QAGxAAAgIDAQAAAAAAAAAAAAAAAREAMSFhsVH/2gAIAQEAAT8hGNmLoFdlIAANwXxhqEsb23IHsGin/9oADAMBAAIAAwAAABB7/wD/xAAVEQEBAAAAAAAAAAAAAAAAAAAQUf/aAAgBAwEBPxCg/8QAFxEBAQEBAAAAAAAAAAAAAAAAAQARMf/aAAgBAgEBPxAfhbv/xAAdEAACAgMAAwAAAAAAAAAAAAABEQAhQVFhMaHB/9oACAEBAAE/EHAZpER8eOsbQwKiCf5DzkhJnspRQBlbfEKxYLAkB7n/2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A beautiful view of mountains covered in fall foliage seen from North Sugar Peak in New Hampshire.\",\n    \"title\": \"New Hampshire White Mountains\",\n    \"src\": \"/static/b82e9b443235a665e81e2a9f08c4fa3a/c2601/northsugar.jpg\",\n    \"srcSet\": [\"/static/b82e9b443235a665e81e2a9f08c4fa3a/5e8f5/northsugar.jpg 208w\", \"/static/b82e9b443235a665e81e2a9f08c4fa3a/8d0ef/northsugar.jpg 416w\", \"/static/b82e9b443235a665e81e2a9f08c4fa3a/c2601/northsugar.jpg 832w\", \"/static/b82e9b443235a665e81e2a9f08c4fa3a/9a8cd/northsugar.jpg 1248w\", \"/static/b82e9b443235a665e81e2a9f08c4fa3a/25339/northsugar.jpg 1664w\", \"/static/b82e9b443235a665e81e2a9f08c4fa3a/d2602/northsugar.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  }, \"New Hampshire White Mountains\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"As your trip approaches, check the foliage trackers for \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://vermont.com/foliage/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Vermont\"), \" and \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.visitnh.gov/seasonal-trips/fall/foliage-tracker\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"New Hampshire\"), \" to find the best areas to visit. If witnessing peak foliage is essential, consider booking refundable stays and remain flexible. However, missing the exact peak day isn't a big concern, as foliage can vary due to lighting and time of day.\"), mdx(\"p\", null, \"In 2022, peak foliage occurred around October 5th - 12th. I explored New Hampshire and Vermont from September 24th - October 10th and enjoyed stunning foliage in both states.\"), mdx(\"br\", null), mdx(\"h1\", {\n    \"id\": \"where-should-you-fly-into-for-a-new-england-road-trip\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#where-should-you-fly-into-for-a-new-england-road-trip\",\n    \"aria-label\": \"where should you fly into for a new england road trip 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 should you fly into for a New England road trip?\"), mdx(\"p\", null, \"Most of the towns in New Hampshire and Vermont are quite small, so you\\u2019ll find a lot more flight options if you fly into Boston. Plus, it\\u2019s really not a far drive from Boston to all of the beautiful places in New Hampshire and Vermont.\"), mdx(\"p\", null, \"For this New England road trip, you should fly into Boston and rent a car for the duration of your trip! If you want to explore Boston as well, I\\u2019ve also included some of the best things to do in Boston on day five of this itinerary.\"), 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/EABYBAQEBAAAAAAAAAAAAAAAAAAIBA//aAAwDAQACEAMQAAABoZl0ZJgkU//EABkQAAIDAQAAAAAAAAAAAAAAAAABAgMRE//aAAgBAQABBQLsK15K/G5GTmOhH//EABYRAAMAAAAAAAAAAAAAAAAAAAEQEf/aAAgBAwEBPwGBf//EABcRAQADAAAAAAAAAAAAAAAAAAABAiH/2gAIAQIBAT8BizX/xAAaEAACAgMAAAAAAAAAAAAAAAAAARAhETFB/9oACAEBAAY/AulJ4mzbP//EABsQAAMAAgMAAAAAAAAAAAAAAAABESExQWGR/9oACAEBAAE/IUDNdoIhH6QwmJDWLllOan//2gAMAwEAAgADAAAAEKzf/8QAFhEBAQEAAAAAAAAAAAAAAAAAAAER/9oACAEDAQE/EKMj/8QAFxEAAwEAAAAAAAAAAAAAAAAAAAERQf/aAAgBAgEBPxBjwo//xAAcEAEAAwACAwAAAAAAAAAAAAABABEhQWFRgZH/2gAIAQEAAT8QExx2ZGBfkQPVsWq3mwQHiatzIbUCoS35zEvuKSf/2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A view from above of a lake surrounded by colorful foliage.\",\n    \"title\": \"Vermont\",\n    \"src\": \"/static/1c54538982acd144a140db62d5e492f0/c2601/nichols.jpg\",\n    \"srcSet\": [\"/static/1c54538982acd144a140db62d5e492f0/5e8f5/nichols.jpg 208w\", \"/static/1c54538982acd144a140db62d5e492f0/8d0ef/nichols.jpg 416w\", \"/static/1c54538982acd144a140db62d5e492f0/c2601/nichols.jpg 832w\", \"/static/1c54538982acd144a140db62d5e492f0/9a8cd/nichols.jpg 1248w\", \"/static/1c54538982acd144a140db62d5e492f0/25339/nichols.jpg 1664w\", \"/static/1c54538982acd144a140db62d5e492f0/289d2/nichols.jpg 3974w\"],\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  }, \"Vermont\"), \"\\n  \"), \"\\n\"), mdx(\"br\", null), mdx(\"h1\", {\n    \"id\": \"new-england-road-trip-5-day-itinerary-overview\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#new-england-road-trip-5-day-itinerary-overview\",\n    \"aria-label\": \"new england road trip 5 day itinerary overview 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    \")), \"New England Road Trip: 5 Day Itinerary Overview\"), mdx(\"ul\", null, \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Day One:\"), \" Fly into Boston, drive to New Hampshire and do a short hike if you have time.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Day Two:\"), \" Explore the White Mountains with a popular hike, a scenic drive and visit to the tallest peak in the Northeastern US.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Day Three:\"), \" Drive to Vermont and explore Stowe.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Day Four:\"), \" Tour a maple syrup farm and explore Woodstock.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Day Five:\"), \" Drive back to Boston and explore the city if you have time.\")), mdx(\"br\", null), 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, \"For day one, I suggest flying into Boston, renting a car, and driving to the picturesque New Hampshire White Mountains. This should take two to two and a half hours. Consider making a stop at a grocery store to stock up on hiking snacks and travel meals for added convenience.\"), 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/8QAFwABAQEBAAAAAAAAAAAAAAAABAACA//EABUBAQEAAAAAAAAAAAAAAAAAAAEC/9oADAMBAAIQAxAAAAFHQeZVQ5n/xAAaEAACAwEBAAAAAAAAAAAAAAAAAQIREwMS/9oACAEBAAEFAo9rNUjY8JFDjI//xAAVEQEBAAAAAAAAAAAAAAAAAAAAEv/aAAgBAwEBPwGUv//EABURAQEAAAAAAAAAAAAAAAAAAAAS/9oACAECAQE/AbW//8QAGBABAQADAAAAAAAAAAAAAAAAADEQESH/2gAIAQEABj8CmKquaf/EABsQAQEAAgMBAAAAAAAAAAAAAAEAIUExUXGB/9oACAEBAAE/IQen2d5ZXS5mXlkwTpv/2gAMAwEAAgADAAAAEDM//8QAFhEBAQEAAAAAAAAAAAAAAAAAADFx/9oACAEDAQE/EJbf/8QAFxEBAQEBAAAAAAAAAAAAAAAAAQBBcf/aAAgBAgEBPxATlxf/xAAdEAEBAAEEAwAAAAAAAAAAAAABEQAhMUFRYYGx/9oACAEBAAE/EHFYOqcMNc7ExbQDpyCkuQc+80KqdSZAT8qPzP/Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Looking down at a valley surrounded by mountains. There are many colorful, yellow trees and a road in the center of the valley.\",\n    \"title\": \"Mount Willard\",\n    \"src\": \"/static/eee84dd05df4676eea1c19ed78e2ae8a/c2601/willard.jpg\",\n    \"srcSet\": [\"/static/eee84dd05df4676eea1c19ed78e2ae8a/5e8f5/willard.jpg 208w\", \"/static/eee84dd05df4676eea1c19ed78e2ae8a/8d0ef/willard.jpg 416w\", \"/static/eee84dd05df4676eea1c19ed78e2ae8a/c2601/willard.jpg 832w\", \"/static/eee84dd05df4676eea1c19ed78e2ae8a/9a8cd/willard.jpg 1248w\", \"/static/eee84dd05df4676eea1c19ed78e2ae8a/25339/willard.jpg 1664w\", \"/static/eee84dd05df4676eea1c19ed78e2ae8a/d2602/willard.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  }, \"Mount Willard\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"When you arrive in the area, start with a short hike if you have time. Champney Falls, a \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/LXdXRY\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"3 mile moderate hike\"), \" to a unique waterfall, or Mount Willard, a \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/xk6kzv\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"3.1 mile hike\"), \" that leads to a stunning vista of a valley and Crawford Notch Road.\"), mdx(\"br\", null), mdx(\"h3\", {\n    \"id\": \"where-to-stay-in-the-white-mountains\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#where-to-stay-in-the-white-mountains\",\n    \"aria-label\": \"where to stay in the white mountains 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 the White Mountains\"), mdx(\"p\", null, \"The White Mountains offer a couple of small towns where you\\u2019ll find numerous options for hotels and Airbnbs. For a centrally located stay, I personally recommend staying in Lincoln or nearby, which provides easy access to the Kancamagus Highway and Artist's Bluff. Consider the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.jdoqocy.com/click-100440856-13828058?sid=new-england-fall-road-trip&url=https%3A%2F%2Fwww.hotels.com%2Fho169070%2Fholiday-inn-express-suites-lincoln-east-white-mountains-an-ihg-hotel-lincoln-united-states-of-america%2F\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Holiday Inn Express & Suites\"), \" for a comfortable standard option, or check out the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.jdoqocy.com/click-100440856-13828058?sid=new-england-fall-road-trip&url=https%3A%2F%2Fwww.hotels.com%2Fho84262080%2Fthe-wilderness-inn-north-woodstock-united-states-of-america%2F\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Wilderness Inn Bed & Breakfast\"), \" if you\\u2019re looking for something more unique.\"), mdx(\"p\", null, \"Glamping enthusiasts will love \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.stay22.com/allez/booking?campaign=new-england-road-trip&aid=lostwithlydiallc&link=https%3A%2F%2Fwww.booking.com%2Fhotel%2Fus%2Flumen-nature-retreat-woodstock1.html%3F\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Lumen Nature Retreat\"), \", offering A-frame and safari tents with all amenities. I\\u2019d love to check out this beautiful property during my next visit!\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, mdx(\"a\", {\n    parentName: \"em\",\n    \"href\": \"/destinations/usa/ut/Best-Moab-Itinerary/#under-canvas-moab\"\n  }, \"Read about one of my favorite glamping experiences in Moab, Utah.\")))), mdx(\"p\", null, \"Personally, I stayed in a \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.airbnb.com/rooms/544735031799229373\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"modern cabin on Airbnb\"), \". It was located next to a river, pet-friendly and offered fast wifi for remote work.\"), mdx(\"br\", null), mdx(\"h3\", {\n    \"id\": \"where-to-eat-in-the-white-mountains\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#where-to-eat-in-the-white-mountains\",\n    \"aria-label\": \"where to eat in the white mountains 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 Eat in the White Mountains\"), mdx(\"p\", null, \"Here are my favorite places to eat in the White Mountains of New Hampshire!\"), 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/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAIDBP/EABYBAQEBAAAAAAAAAAAAAAAAAAIBAP/aAAwDAQACEAMQAAABWy0pwlw7O0a1aRA3/8QAHBAAAwACAwEAAAAAAAAAAAAAAAECAxESITEy/9oACAEBAAEFAq6tsutVwHOy4bq2YqNmT2Pg/8QAFhEBAQEAAAAAAAAAAAAAAAAAEQAQ/9oACAEDAQE/ASN//8QAFxEBAAMAAAAAAAAAAAAAAAAAAQAQEf/aAAgBAgEBPwEZt//EAB0QAAICAQUAAAAAAAAAAAAAAAABEBExEjJBYXH/2gAIAQEABj8C6PDJeo3GCuE7HKj/xAAcEAEAAwACAwAAAAAAAAAAAAABABEhMWEQQXH/2gAIAQEAAT8hFGaYjtxzlIY1aq5a9+oiX4qKIGqDtiiubhiZXZBXh//aAAwDAQACAAMAAAAQGzdx/8QAFxEAAwEAAAAAAAAAAAAAAAAAAAEREP/aAAgBAwEBPxC6WJ5//8QAGBEBAQADAAAAAAAAAAAAAAAAAQAQETH/2gAIAQIBAT8QAJG55j//xAAeEAEAAwACAwEBAAAAAAAAAAABABEhMUFRYZFx0f/aAAgBAQABPxBUU+F9TQ1OWcXxEUNO4zELjRCnrO4NoMbSkfM9IDEz+w0LCF2nb+RLKOCcMcwqX5gFAWF5AAFDz8g2F18n/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A fire pit outside of the food truck StrEatz\",\n    \"title\": \"StrEatz\",\n    \"src\": \"/static/0ed8be9cdb9366e2cfa05a7d69c8d3d1/c2601/streatz.jpg\",\n    \"srcSet\": [\"/static/0ed8be9cdb9366e2cfa05a7d69c8d3d1/5e8f5/streatz.jpg 208w\", \"/static/0ed8be9cdb9366e2cfa05a7d69c8d3d1/8d0ef/streatz.jpg 416w\", \"/static/0ed8be9cdb9366e2cfa05a7d69c8d3d1/c2601/streatz.jpg 832w\", \"/static/0ed8be9cdb9366e2cfa05a7d69c8d3d1/9a8cd/streatz.jpg 1248w\", \"/static/0ed8be9cdb9366e2cfa05a7d69c8d3d1/25339/streatz.jpg 1664w\", \"/static/0ed8be9cdb9366e2cfa05a7d69c8d3d1/9568a/streatz.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  }, \"StrEatz\"), \"\\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/8QAFwABAQEBAAAAAAAAAAAAAAAABAADAv/EABYBAQEBAAAAAAAAAAAAAAAAAAIBA//aAAwDAQACEAMQAAABG7QWWnUyZ6htFztpT//EAB4QAAICAgIDAAAAAAAAAAAAAAABAgMREgQTIjFB/9oACAEBAAEFAqa5zOpnXguk0ZaNkifrxQ1s+PJyq+I//8QAFREBAQAAAAAAAAAAAAAAAAAAARD/2gAIAQMBAT8BCE//xAAYEQACAwAAAAAAAAAAAAAAAAAAARARIf/aAAgBAgEBPwFvSxx//8QAHRAAAQQCAwAAAAAAAAAAAAAAAQAQETECIRIyQf/aAAgBAQAGPwKoxPrdEOKgErbUFK2af//EAB0QAAMBAAIDAQAAAAAAAAAAAAABESExQVFhccH/2gAIAQEAAT8haP7D8Gi2NNTMv0qr26E6JzyxMbC86PBN5Np7F2lqCls2iFtMRQ//2gAMAwEAAgADAAAAEFAQz//EABgRAQEBAQEAAAAAAAAAAAAAAAEAESFB/9oACAEDAQE/EETJO+3UuX//xAAYEQEBAAMAAAAAAAAAAAAAAAABABEhQf/aAAgBAgEBPxAoLHLRgv/EAB0QAQEAAwADAQEAAAAAAAAAAAERACExQVFhgaH/2gAIAQEAAT8Qe2R6oW9dwEag3o8cfO4KFmnhP5g45qLEPEwb1jeNvN4iCGC/S5BhBQV6nmfcLC6GnqfuGm9fRQPWUWsj0MIgVluK44zWs//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A plate of rice, pita bread, falafel and a red sauce from Gypsy Cafe.\",\n    \"title\": \"Gypsy Cafe\",\n    \"src\": \"/static/1c37f8ec427cd3092243c880eb1f519a/c2601/gypsy.jpg\",\n    \"srcSet\": [\"/static/1c37f8ec427cd3092243c880eb1f519a/5e8f5/gypsy.jpg 208w\", \"/static/1c37f8ec427cd3092243c880eb1f519a/8d0ef/gypsy.jpg 416w\", \"/static/1c37f8ec427cd3092243c880eb1f519a/c2601/gypsy.jpg 832w\", \"/static/1c37f8ec427cd3092243c880eb1f519a/9a8cd/gypsy.jpg 1248w\", \"/static/1c37f8ec427cd3092243c880eb1f519a/25339/gypsy.jpg 1664w\", \"/static/1c37f8ec427cd3092243c880eb1f519a/9568a/gypsy.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  }, \"Gypsy Cafe\"), \"\\n  \"), \"\\n\"), mdx(\"figcaption\", null)), mdx(\"ul\", null, \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"https://streatzmobilefood.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"StrEatz\")), \" - A stationary food trailer with an eclectic menu featuring several vegetarian options.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"https://www.eatcheeselouise.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Cheese Louise\")), \" - A delicious spot serving unique takes on - you guessed it - grilled cheese! This quirky eatery gets creative with their sandwiches by offering fixings such as BBQ shredded sweet potatoes, Nashville hot chicken, pesto and more.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Gypsy Cafe\"), \" - This homey restaurant offers food from all over the world. You\\u2019ll find Egyptian Brussel Sprouts, Malai Kofta, Indonesian peanut noodles and many more options.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"https://whitemtnbagel.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"White Mountain Bagel Co\")), \" - This convenient spot is the perfect place to fill up on a flavorful bagel breakfast sandwich and coffee during a day of hiking.\")), 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, \"Spend a full day exploring the New Hampshire White Mountains by doing an iconic hike and taking some epic scenic drives.\"), mdx(\"br\", null), mdx(\"h3\", {\n    \"id\": \"hike-to-artists-bluff-at-sunrise\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#hike-to-artists-bluff-at-sunrise\",\n    \"aria-label\": \"hike to artists bluff 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    \")), \"Hike to Artist\\u2019s Bluff at Sunrise\"), mdx(\"p\", null, \"Artist\\u2019s Bluff is a popular and iconic trail in New Hampshire, offering stunning views of Echo Lake surrounded by vibrant fall foliage. It\\u2019s extremely popular, so I highly recommend visiting during sunrise on a weekday to avoid the crowds. Plus, the lighting is beautiful at sunrise!\"), 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/8QAFgABAQEAAAAAAAAAAAAAAAAAAAMB/8QAFQEBAQAAAAAAAAAAAAAAAAAAAAH/2gAMAwEAAhADEAAAAdSsYol//8QAGRABAQEAAwAAAAAAAAAAAAAAAQASAhET/9oACAEBAAEFAvZbTdsa5OBsl//EABgRAAIDAAAAAAAAAAAAAAAAAAABAhES/9oACAEDAQE/AcoqJ//EABkRAAIDAQAAAAAAAAAAAAAAAAACERJBUf/aAAgBAgEBPwG7YS3T/8QAGRAAAwADAAAAAAAAAAAAAAAAAAExECJR/9oACAEBAAY/AocKzUrx/8QAGxABAAICAwAAAAAAAAAAAAAAAQARITEQgaH/2gAIAQEAAT8hvZSR3AeuONJFG1gqshuJYA7n/9oADAMBAAIAAwAAABBDD//EABYRAQEBAAAAAAAAAAAAAAAAAABRYf/aAAgBAwEBPxCjB//EABYRAQEBAAAAAAAAAAAAAAAAAAEQIf/aAAgBAgEBPxAQxF//xAAdEAEBAAEEAwAAAAAAAAAAAAABEQAhMUFRYYGh/9oACAEBAAE/EKgP4VJ8xwagmlRnbTw47a5YescRR2EbjtMDcVz/2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A small lake seen from above, surrounded by hills full of colorful foliage.\",\n    \"title\": \"Artist's Bluff\",\n    \"src\": \"/static/afea5cd55919f88c51e09bdb76d9bfc0/c2601/artistsbluff.jpg\",\n    \"srcSet\": [\"/static/afea5cd55919f88c51e09bdb76d9bfc0/5e8f5/artistsbluff.jpg 208w\", \"/static/afea5cd55919f88c51e09bdb76d9bfc0/8d0ef/artistsbluff.jpg 416w\", \"/static/afea5cd55919f88c51e09bdb76d9bfc0/c2601/artistsbluff.jpg 832w\", \"/static/afea5cd55919f88c51e09bdb76d9bfc0/9a8cd/artistsbluff.jpg 1248w\", \"/static/afea5cd55919f88c51e09bdb76d9bfc0/25339/artistsbluff.jpg 1664w\", \"/static/afea5cd55919f88c51e09bdb76d9bfc0/d2602/artistsbluff.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  }, \"Artist's Bluff\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"The trail can be done in a couple different ways. The shortest version is to hike a half mile round trip beginning from the Cannon Mountain RV Park. However, you can also make the hike into a \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://alltrails.pxf.io/Qydy2o\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"1.5 mile loop trail\"), \" that includes Bald Mountain.\"), mdx(\"p\", null, \"I recommend adding on Bald Mountains because it\\u2019s less crowded and will offer you another beautiful view of the area.\"), mdx(\"p\", null, \"Both trails involve some rock scrambling, so proper hiking shoes and water are essential. Despite the crowds, Artist\\u2019s Bluff remains a must-visit spot for stunning fall colors in New Hampshire.\"), mdx(\"br\", null), mdx(\"h3\", {\n    \"id\": \"drive-the-kancamagus-highway\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#drive-the-kancamagus-highway\",\n    \"aria-label\": \"drive the kancamagus highway 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    \")), \"Drive the Kancamagus Highway\"), mdx(\"p\", null, \"You can\\u2019t go wrong with a scenic drive during a New England fall road trip and the Kancamagus Highway (nicknamed \\u201CThe Kanc\\u201D) is one of the best there is. The route is 35 miles and connects Lincoln and Conway with numerous picturesque viewpoints along the way.\"), mdx(\"p\", null, \"Be aware that there is a $5 fee for parking at the various stops along The Kanc highway. If you have an America the Beautiful pass, that will cover the fee. Other tips for driving the Kanc include to keep your distance from wildlife (you could see a moose!), not fly a drone within a quarter mile of the road (it\\u2019s against the rules) and be prepared to have little to no cell service.\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Pro Tip:\"), \" Download the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://guidealong.com/tour/kancamagus/?afmc=LOSTLYDIA&utm_campaign=LOSTLYDIA&utm_source=leaddyno&utm_medium=affiliate\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Guide Along Audio tour of the Kancamagus Highway\"), \" to learn about stops along the way while you're driving!\"), 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/8QAFwAAAwEAAAAAAAAAAAAAAAAAAAIDBP/EABYBAQEBAAAAAAAAAAAAAAAAAAEAAv/aAAwDAQACEAMQAAABamuY4BDN/8QAGRAAAwEBAQAAAAAAAAAAAAAAAAIDAQQR/9oACAEBAAEFAuarIbejHtDNGljFH2b/AP/EABURAQEAAAAAAAAAAAAAAAAAAAAR/9oACAEDAQE/AVf/xAAVEQEBAAAAAAAAAAAAAAAAAAAAEf/aAAgBAgEBPwGI/8QAHRAAAgEEAwAAAAAAAAAAAAAAAAECEBESMSJRkf/aAAgBAQAGPwK0k3E4rw06dGOz/8QAGhAAAgMBAQAAAAAAAAAAAAAAAAERIUExUf/aAAgBAQABPyGVwijw0JfUjtsZO+sH6ThstH//2gAMAwEAAgADAAAAEAAv/8QAFhEBAQEAAAAAAAAAAAAAAAAAARAR/9oACAEDAQE/EByP/8QAFxEAAwEAAAAAAAAAAAAAAAAAAAFRcf/aAAgBAgEBPxBtTZ//xAAbEAEBAAIDAQAAAAAAAAAAAAABEQAhMUGxkf/aAAgBAQABPxAZeCwmOPRDmI+YejCrI6rnAjbvrHKookNzzOAdTxBz/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A gorge area with white rocks. There are trees with colorful foliage on both sides of the gorge. A walking bridge crosses the gorge.\",\n    \"title\": \"Rocky Gorge\",\n    \"src\": \"/static/bb0362230073e027fc90730672ffd841/c2601/rockygorge-2.jpg\",\n    \"srcSet\": [\"/static/bb0362230073e027fc90730672ffd841/5e8f5/rockygorge-2.jpg 208w\", \"/static/bb0362230073e027fc90730672ffd841/8d0ef/rockygorge-2.jpg 416w\", \"/static/bb0362230073e027fc90730672ffd841/c2601/rockygorge-2.jpg 832w\", \"/static/bb0362230073e027fc90730672ffd841/9a8cd/rockygorge-2.jpg 1248w\", \"/static/bb0362230073e027fc90730672ffd841/25339/rockygorge-2.jpg 1664w\", \"/static/bb0362230073e027fc90730672ffd841/857b3/rockygorge-2.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  }, \"Rocky Gorge\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"The best stops on The Kanc highway include:\"), mdx(\"ul\", null, \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Hancock Overlook, Panoramic Overlook & Pemigewasset:\"), \" Three overlooks that offer beautiful views of the surrounding mountains and fall colors.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Lily Pond:\"), \" Park on the side of the road and make a quick stop to see a calm pond. You\\u2019ll walk a few feet through the forest to reach the pond.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Sabbaday Falls:\"), \" An easy 0.7 mile trail that will lead to a unique waterfall. The water is a bright, turquoise color and it flows through a gorge that seems to make a right angle turn.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Rocky Gorge:\"), \" This area has a narrow gorge area where water flows and creates a waterfall in the Swift River. There is a bridge so you can see the waterfall from above.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Lower Falls:\"), \" Lower Falls is another beautiful waterfall that you shouldn\\u2019t miss while driving The Kanc. It\\u2019s a short walk from the parking lot. This is a great place for a picnic and popular for swimming during the summer months (exercise caution if the water is high).\")), mdx(\"p\", null, \"There are several others to check out if you have enough time, but these are a great starting point! Read my full list of stops in my guide to the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/destinations/usa/nh/Best-Things-To-Do-in-the-White-Mountains-NH/\"\n  }, \"best things to do in the White Mountains\"), \".\"), mdx(\"br\", null), mdx(\"h3\", {\n    \"id\": \"visit-the-top-of-mt-washington\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#visit-the-top-of-mt-washington\",\n    \"aria-label\": \"visit the top of mt washington 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 the Top of Mt Washington\"), mdx(\"p\", null, \"At 6,288.2 feet, Mt. Washington is the highest peak in the Northeastern United States! With an elevation that high, it certainly offers breathtaking views on a clear day.\"), 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/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAMFAgb/xAAVAQEBAAAAAAAAAAAAAAAAAAAAAf/aAAwDAQACEAMQAAABfuWlLxz4f//EABoQAAICAwAAAAAAAAAAAAAAAAABAhIhIjH/2gAIAQEAAQUC0LRRc4Xw5ST/AP/EABURAQEAAAAAAAAAAAAAAAAAABAR/9oACAEDAQE/AYf/xAAVEQEBAAAAAAAAAAAAAAAAAAAQEf/aAAgBAgEBPwGn/8QAGRAAAgMBAAAAAAAAAAAAAAAAAAERITIx/9oACAEBAAY/AtI0jpSLITP/xAAZEAEBAQEBAQAAAAAAAAAAAAABABEhMVH/2gAIAQEAAT8h9QL4TZ+Zw8LSMabI0hf/2gAMAwEAAgADAAAAEIw//8QAFREBAQAAAAAAAAAAAAAAAAAAABH/2gAIAQMBAT8QhH//xAAWEQEBAQAAAAAAAAAAAAAAAAAAEQH/2gAIAQIBAT8QvVf/xAAbEAEAAwADAQAAAAAAAAAAAAABABEhQVFxgf/aAAgBAQABPxCzoGX70Eu0+RARBWdxWAlUo4hqq4DP/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"An expansive view of mountains taken from the top of Mt Washington, the highest point in the Northeast.\",\n    \"title\": \"Views from Mt. Washington\",\n    \"src\": \"/static/90cdc98479f20a318b3bb291b582ffb1/c2601/washington.jpg\",\n    \"srcSet\": [\"/static/90cdc98479f20a318b3bb291b582ffb1/5e8f5/washington.jpg 208w\", \"/static/90cdc98479f20a318b3bb291b582ffb1/8d0ef/washington.jpg 416w\", \"/static/90cdc98479f20a318b3bb291b582ffb1/c2601/washington.jpg 832w\", \"/static/90cdc98479f20a318b3bb291b582ffb1/9a8cd/washington.jpg 1248w\", \"/static/90cdc98479f20a318b3bb291b582ffb1/25339/washington.jpg 1664w\", \"/static/90cdc98479f20a318b3bb291b582ffb1/857b3/washington.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  }, \"Views from Mt. Washington\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, \"You can reach the summit via hiking, driving, or taking the unique Cog Railway, which climbs with a 25% grade. Since this is a quick itinerary, I recommend either driving or taking the Cog Railway.\"), mdx(\"p\", null, \"I drove up the historic Mount Washington Road and loved taking in the views along the way. Note that it\\u2019s a steep drive and you\\u2019ll need to put your car in low gear when you drive back down so as not to overheat your brakes. The drive also has some steep drop offs.\"), mdx(\"p\", null, \"At the top, there is plenty of space to walk around, a gift shop, a small museum area, a food court and more. You\\u2019ll also see a sign indicating where the fastest surface wind was ever recorded in the Northern and Western Hemisphere at 231 mph!\"), mdx(\"p\", null, \"The weather can change rapidly at the summit and it\\u2019s not uncommon to experience high winds, fog and cold weather. Make sure to come prepared with warm clothing.\"), 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, \"Make your way from the White Mountains to Stowe, Vermont - a quintessential Vermont town that is beautiful in the fall.\"), mdx(\"p\", null, \"If you\\u2019re interested in another scenic mountain drive, Mt Mansfield is the highest point in Vermont and offers beautiful views of the surrounding Green Mountains. You can either hike, drive or take the gondola to reach the top. I recommend trying to go early in the day, as the road closes early if they\\u2019ve reached capacity.\"), 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/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAMEAQL/xAAWAQEBAQAAAAAAAAAAAAAAAAACAAP/2gAMAwEAAhADEAAAAddK7PRBURmSdF2CRX//xAAcEAEBAAICAwAAAAAAAAAAAAACAQADESESIzH/2gAIAQEAAQUC1uSbIRqMXGydueonxPypKKdw5Muf/8QAGBEAAgMAAAAAAAAAAAAAAAAAABEBAhD/2gAIAQMBAT8BmuIR/8QAFhEBAQEAAAAAAAAAAAAAAAAAARAR/9oACAECAQE/ARmz/8QAHRAAAgIBBQAAAAAAAAAAAAAAAAERMQIQICEiQf/aAAgBAQAGPwLvLbG8LekWLCThIlC9L2f/xAAcEAEAAwEBAAMAAAAAAAAAAAABABEhMUFRkbH/2gAIAQEAAT8hngBHSduI12cbT+wFtH2VhQh0tcv4gWNw1j2Jduz2+wC6H1P/2gAMAwEAAgADAAAAEAgy8v/EABgRAAMBAQAAAAAAAAAAAAAAAAABETEh/9oACAEDAQE/EFcmjUcNDo//xAAZEQADAAMAAAAAAAAAAAAAAAAAAREQIUH/2gAIAQIBAT8Qf0t3gnEf/8QAIBABAAMAAQMFAAAAAAAAAAAAAQARITFBYYFRcaHB8P/aAAgBAQABPxAOty9cCUjaR8l92B1B1aQV2o1TLeneAlfcWh2itlF7qeYKKAovak5P3WNlaFN3p4+5W4eKEa+IgmhGCq8DQy+rU5RP/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"Holding up an apple cider donut next to a cup of hot apple cider.\",\n    \"title\": \"Cold Hollow Cider Mill\",\n    \"src\": \"/static/9bd60e00bbd1014e5d0c2656c599e388/c2601/donut.jpg\",\n    \"srcSet\": [\"/static/9bd60e00bbd1014e5d0c2656c599e388/5e8f5/donut.jpg 208w\", \"/static/9bd60e00bbd1014e5d0c2656c599e388/8d0ef/donut.jpg 416w\", \"/static/9bd60e00bbd1014e5d0c2656c599e388/c2601/donut.jpg 832w\", \"/static/9bd60e00bbd1014e5d0c2656c599e388/9a8cd/donut.jpg 1248w\", \"/static/9bd60e00bbd1014e5d0c2656c599e388/25339/donut.jpg 1664w\", \"/static/9bd60e00bbd1014e5d0c2656c599e388/9568a/donut.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  }, \"Cold Hollow Cider Mill\"), \"\\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/8QAGQABAQEAAwAAAAAAAAAAAAAAAAUCAQME/8QAFwEAAwEAAAAAAAAAAAAAAAAAAQIDAP/aAAwDAQACEAMQAAABd3n4i1VKEMUdRMxTJv/EABwQAQADAAIDAAAAAAAAAAAAAAEAAgMREyAiMf/aAAgBAQABBQLLW1YXqJrM+vi6cnxuMc1nt4f/xAAWEQEBAQAAAAAAAAAAAAAAAAARABD/2gAIAQMBAT8BI3//xAAXEQEBAQEAAAAAAAAAAAAAAAAAEhMx/9oACAECAQE/AeNFrf/EABsQAAICAwEAAAAAAAAAAAAAAAAhAREQIFFx/9oACAEBAAY/Aq6OHi5kQyqXgtf/xAAdEAEAAwACAwEAAAAAAAAAAAABABEhMXEgQYGR/9oACAEBAAE/IdroOGJrPSCmH5AAi6widMgrTYRn9CcDs6qFOSu3w//aAAwDAQACAAMAAAAQONFy/8QAGBEAAwEBAAAAAAAAAAAAAAAAAAEREGH/2gAIAQMBAT8QVZvCs//EABkRAQEBAAMAAAAAAAAAAAAAAAEAESFRYf/aAAgBAgEBPxBU7b6lHAT4v//EAB8QAQADAAEEAwAAAAAAAAAAAAEAESExQVGBkWGx8f/aAAgBAQABPxC0JYVu/LHDANPTp9V+w6oHboih4oNlPrZYls5ZnmVhTyeYYajbAX8bsKLqDBeGrBgaMoGAGBQdocEavg9T/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A white church with mountains in the background and trees in the foreground.\",\n    \"title\": \"Stowe Community Church\",\n    \"src\": \"/static/f3a4644d216aec81e9220091371c3d00/c2601/stowecrop.jpg\",\n    \"srcSet\": [\"/static/f3a4644d216aec81e9220091371c3d00/5e8f5/stowecrop.jpg 208w\", \"/static/f3a4644d216aec81e9220091371c3d00/8d0ef/stowecrop.jpg 416w\", \"/static/f3a4644d216aec81e9220091371c3d00/c2601/stowecrop.jpg 832w\", \"/static/f3a4644d216aec81e9220091371c3d00/9a8cd/stowecrop.jpg 1248w\", \"/static/f3a4644d216aec81e9220091371c3d00/25339/stowecrop.jpg 1664w\", \"/static/f3a4644d216aec81e9220091371c3d00/12609/stowecrop.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  })), \"\\n    \", mdx(\"figcaption\", {\n    parentName: \"figure\",\n    \"className\": \"gatsby-resp-image-figcaption\"\n  }, \"Stowe Community Church\"), \"\\n  \"), \"\\n\"), mdx(\"figcaption\", null)), mdx(\"p\", null, \"A few things to do in Stowe, Vermont include enjoying the view of the Stowe Community Church from Salon Salon, walking on the Stowe Recreation Path, visiting the nearby Moss Glen Falls, trying your luck at the Percy Farm Corn Maze and eating at Idletyme Brewing Company.\"), mdx(\"p\", null, \"Other iconic places near Stowe include the Cold Hollow Cider Mill (they have delicious apple cider donuts and cider) and the Ben & Jerry\\u2019s Headquarters (they offer tours, or you can visit the gift shop and get ice cream).\"), mdx(\"p\", null, \"Stowe is a gorgeous town and has a lot to offer, but expect crowds and a lot of traffic. It gets extremely busy during autumn.\"), mdx(\"br\", null), mdx(\"h3\", {\n    \"id\": \"where-to-stay-in-stowe\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#where-to-stay-in-stowe\",\n    \"aria-label\": \"where to stay in stowe 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 Stowe\"), mdx(\"p\", null, \"Stowe has several hotels and Airbnbs to choose from, but be sure to book early to avoid the highest prices.\"), mdx(\"p\", null, \"For a more affordable hotel that is still super chic and in a great location, check out the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.dpbolvw.net/click-100440856-13828058?sid=new-england-fall-road-trip&url=https%3A%2F%2Fwww.hotels.com%2Fho551088%2Ffield-guide-lodge-stowe-united-states-of-america%2F\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Field Guide Lodge\"), \". They have well-designed rooms and are within walking distance of downtown Stowe.\"), mdx(\"p\", null, \"If you want to be in the center of downtown Stowe, check out \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.dpbolvw.net/click-100440856-13828058?sid=new-england-fall-road-trip&url=https%3A%2F%2Fwww.hotels.com%2Fho136621%2Fgreen-mountain-inn-stowe-united-states-of-america%2F\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Green Mountain Inn\"), \". This historic hotel has welcomed guests since 1833 and also has a nice restaurant.\"), mdx(\"p\", null, \"Another place to stay near town is the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.dpbolvw.net/click-100440856-13828058?sid=new-england-fall-road-trip&url=https%3A%2F%2Fwww.hotels.com%2Fho487008%2Ftimberholm-inn-stowe-united-states-of-america%2F\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Timberholm Inn\"), \". This cozy lodge offers outdoor amenities such as a fire pit and a hot tub and is the perfect place to stay if you\\u2019re looking for peace and quiet.\"), mdx(\"br\", null), mdx(\"h2\", {\n    \"id\": \"day-four\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#day-four\",\n    \"aria-label\": \"day four 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 Four\"), mdx(\"h3\", {\n    \"id\": \"baird-farm\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#baird-farm\",\n    \"aria-label\": \"baird farm 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    \")), \"Baird Farm\"), mdx(\"p\", null, \"Drive south to another adorable Vermont town - Woodstock. Woodstock is located about an hour and a half south of Stowe. However, I recommend taking a detour to tour the Baird Maple Syrup Farm. This may easily become a highlight of your New England road trip!\"), 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/8QAGQAAAwEBAQAAAAAAAAAAAAAAAAEDBQIE/8QAFwEBAQEBAAAAAAAAAAAAAAAAAAECA//aAAwDAQACEAMQAAAB0Os5Ze8zipOD4SxIP//EAB0QAAEEAgMAAAAAAAAAAAAAAAABAhITAxARICH/2gAIAQEAAQUC83aouZxc4kckun//xAAWEQEBAQAAAAAAAAAAAAAAAAASABD/2gAIAQMBAT8BMd//xAAXEQEAAwAAAAAAAAAAAAAAAAAAARET/9oACAECAQE/AdIaQpT/xAAWEAEBAQAAAAAAAAAAAAAAAAAQMSD/2gAIAQEABj8CKzf/xAAcEAEBAAEFAQAAAAAAAAAAAAABABEQMUFxkSH/2gAIAQEAAT8hVX12C78XOB5BHOHoniFgvFt1Czf/2gAMAwEAAgADAAAAEP8ALkH/xAAWEQEBAQAAAAAAAAAAAAAAAAARABD/2gAIAQMBAT8Qcpz/xAAXEQADAQAAAAAAAAAAAAAAAAAAEBFB/9oACAECAQE/EMGIP//EAB4QAQADAAICAwAAAAAAAAAAAAEAESExYUFxUYGx/9oACAEBAAE/EAVpX3wxSoyG7MF0e2RooXnlf7PYEFVgmgHYkbgAfBOgZnEfqeIIKYm5/9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A farm with a hill covered in bright foliage in the distance.\",\n    \"title\": \"A farm with a hill covered in bright foliage in the distance.\",\n    \"src\": \"/static/d172a4c8c2513a4f301776705e243b69/c2601/baird.jpg\",\n    \"srcSet\": [\"/static/d172a4c8c2513a4f301776705e243b69/5e8f5/baird.jpg 208w\", \"/static/d172a4c8c2513a4f301776705e243b69/8d0ef/baird.jpg 416w\", \"/static/d172a4c8c2513a4f301776705e243b69/c2601/baird.jpg 832w\", \"/static/d172a4c8c2513a4f301776705e243b69/9a8cd/baird.jpg 1248w\", \"/static/d172a4c8c2513a4f301776705e243b69/25339/baird.jpg 1664w\", \"/static/d172a4c8c2513a4f301776705e243b69/9568a/baird.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/8QAFwABAQEBAAAAAAAAAAAAAAAAAAIDAf/EABYBAQEBAAAAAAAAAAAAAAAAAAACA//aAAwDAQACEAMQAAABz7FY3TAbEErTX//EABwQAQACAgMBAAAAAAAAAAAAAAEAAhMhEBExQf/aAAgBAQABBQLJpWsz3pCPljc+PK9P/8QAFhEBAQEAAAAAAAAAAAAAAAAAABEB/9oACAEDAQE/AUaj/8QAGBEAAwEBAAAAAAAAAAAAAAAAAAExEBL/2gAIAQIBAT8BUOhTP//EABgQAQADAQAAAAAAAAAAAAAAAAEAESEw/9oACAEBAAY/Aq2CSh5f/8QAHRABAAICAwEBAAAAAAAAAAAAAQARITFBYZFRgf/aAAgBAQABPyFSXb8msacz1CChd3FiRG2JWg9mVdQZ5jt7mij7GoJ//9oADAMBAAIAAwAAABCz8UL/xAAYEQEBAAMAAAAAAAAAAAAAAAABABAhMf/aAAgBAwEBPxBNkG7w/8QAGBEAAwEBAAAAAAAAAAAAAAAAAAERITH/2gAIAQIBAT8Q01G1G0dP/8QAGxABAQEBAQEBAQAAAAAAAAAAAREhAEExUXH/2gAIAQEAAT8QCkJMQHUJIyuuRx3T6pXkRVeDlRRlr0Gwh5fOACNXU8iNJiHvGZxD488vIpxhgfj+nPEAMMO//9k=')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A tree with attached tubes to collect maple syrup.\",\n    \"title\": \"A tree with attached tubes to collect maple syrup.\",\n    \"src\": \"/static/0d48af01a6ef3553a5aebaeba5c498a0/c2601/maple.jpg\",\n    \"srcSet\": [\"/static/0d48af01a6ef3553a5aebaeba5c498a0/5e8f5/maple.jpg 208w\", \"/static/0d48af01a6ef3553a5aebaeba5c498a0/8d0ef/maple.jpg 416w\", \"/static/0d48af01a6ef3553a5aebaeba5c498a0/c2601/maple.jpg 832w\", \"/static/0d48af01a6ef3553a5aebaeba5c498a0/9a8cd/maple.jpg 1248w\", \"/static/0d48af01a6ef3553a5aebaeba5c498a0/25339/maple.jpg 1664w\", \"/static/0d48af01a6ef3553a5aebaeba5c498a0/93719/maple.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, \"Baird Farm\")), mdx(\"p\", null, \"Vermont is renowned for its abundant maple syrup production, surpassing all other states with over 2.5 million gallons in 2022. A quintessential Vermont experience is touring a maple syrup farm, and I highly recommend \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://bairdfarm.com/\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"Baird Farm\"), \". This family-owned 560-acre farm in Chittenden, VT offers free tours that allow you to see their maple trees, sugarhouse and production process. Make sure to reserve your spot in advance!\"), mdx(\"p\", null, \"During my tour with Jacob, I gained valuable insights into their process, witnessing a portion of their extensive collection tubes and syrup filtering. The highlight was sampling 7 distinct syrup types, including delightful infusions like a mint-infused syrup.\"), mdx(\"p\", null, \"Situated less than 2 hours from Stowe and under an hour from Woodstock and Killington Peak, Baird Farm is a worthwhile addition to your Vermont itinerary. Whether you choose this farm or another, experiencing a sugarbush tour in Vermont is a must, and supporting a small business like Baird Farm is a rewarding choice if possible.\"), mdx(\"br\", null), mdx(\"h3\", {\n    \"id\": \"explore-woodstock\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#explore-woodstock\",\n    \"aria-label\": \"explore woodstock 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    \")), \"Explore Woodstock\"), mdx(\"p\", null, \"After your tour of Baird Farm, explore the small town of Woodstock. Highlights include Mont Vert for coffee and pastries, a Maple Cremee from Woodstock Scoops and the Middle Covered Bridge.\"), 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/xAAWAQEBAQAAAAAAAAAAAAAAAAACAAH/2gAMAwEAAhADEAAAAb6JJE2Ew8//xAAcEAACAQUBAAAAAAAAAAAAAAAAAQIEEBESEyL/2gAIAQEAAQUCh4O7HUrKmza3/8QAFREBAQAAAAAAAAAAAAAAAAAAEBH/2gAIAQMBAT8Bp//EABYRAAMAAAAAAAAAAAAAAAAAAAABEf/aAAgBAgEBPwFUrP/EABoQAAEFAQAAAAAAAAAAAAAAAAABEiAhMqH/2gAIAQEABj8CpplDHYf/xAAbEAACAgMBAAAAAAAAAAAAAAABEQAhEDFBYf/aAAgBAQABPyGhCnohCUyDpbAX5Cnqf//aAAwDAQACAAMAAAAQ3A//xAAYEQACAwAAAAAAAAAAAAAAAAAAASFBUf/aAAgBAwEBPxBo6Iw//8QAFxEBAQEBAAAAAAAAAAAAAAAAAQBBUf/aAAgBAgEBPxADY6X/xAAaEAACAwEBAAAAAAAAAAAAAAABEQAhYTFx/9oACAEBAAE/EGutdJF6oMdJEBg+wmIiHVACyMzC9j2N/Z//2Q==')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A farm that has a picturesque pond and two buildings.\",\n    \"title\": \"Sleepy Hollow Farm\",\n    \"src\": \"/static/55a2e4b414c4dae3f4c04d427fc92677/c2601/sleepyhollow.jpg\",\n    \"srcSet\": [\"/static/55a2e4b414c4dae3f4c04d427fc92677/5e8f5/sleepyhollow.jpg 208w\", \"/static/55a2e4b414c4dae3f4c04d427fc92677/8d0ef/sleepyhollow.jpg 416w\", \"/static/55a2e4b414c4dae3f4c04d427fc92677/c2601/sleepyhollow.jpg 832w\", \"/static/55a2e4b414c4dae3f4c04d427fc92677/9a8cd/sleepyhollow.jpg 1248w\", \"/static/55a2e4b414c4dae3f4c04d427fc92677/25339/sleepyhollow.jpg 1664w\", \"/static/55a2e4b414c4dae3f4c04d427fc92677/857b3/sleepyhollow.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  }, \"Sleepy Hollow Farm\"), \"\\n  \"), \"\\n\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"2023 Update: Due to high crowd levels at the Sleepy Hollow Farm, the town of Pomfret will be closing the road off to non-residents from September 23 - October 15. Enjoy my photo and focus on the other beautiful places around Woodstock.\")), mdx(\"p\", null, \"The most famous photo location is the Sleepy Hollow Farm. This privately-owned farm is a favorite of photographers who want to capture the feeling of fall in New England. The home is surrounded by rolling hills and features a rustic barn and peaceful lake. It\\u2019s a really popular place, so expect crowds. And make sure to abide by parking rules and only stay on the road while taking your photos.\"), mdx(\"br\", null), mdx(\"h3\", {\n    \"id\": \"where-to-stay-in-woodstock\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#where-to-stay-in-woodstock\",\n    \"aria-label\": \"where to stay in woodstock 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 Woodstock\"), mdx(\"p\", null, \"If you\\u2019re looking for an affordable stay in the heart of Woodstock, check out \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.stay22.com/allez/booking?campaign=new-england-road-trip&aid=lostwithlydiallc&link=https%3A%2F%2Fwww.booking.com%2Fhotel%2Fus%2Fthe-shire-woodstock.html%3Fauth_success%3D1\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"The Shire\"), \" or \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.stay22.com/allez/booking?campaign=new-england-road-trip&aid=lostwithlydiallc&link=https%3A%2F%2Fwww.booking.com%2Fhotel%2Fus%2Fcharleston-house.html\",\n    \"target\": \"_blank\",\n    \"rel\": \"noopener\"\n  }, \"The Vesper\"), \". The Shire is a cozy hotel that offers river views and The Vesper is a lovely family-owned bed & breakfast.\"), mdx(\"p\", null, \"If you\\u2019re looking for something more quiet, look for a home outside of town. Check out this cozy cabin with mountain views and a firepit, or this rustic cabin right next to a stream.\"), mdx(\"br\", null), mdx(\"h2\", {\n    \"id\": \"day-five\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#day-five\",\n    \"aria-label\": \"day five 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 Five\"), mdx(\"p\", null, \"Spend your final day driving back to Boston to catch your flight. The drive should take about 2 and a half hours.\"), mdx(\"p\", null, \"One option for a quick Vermont road trip stop (right on the way) is Quechee State Park, where you can enjoy a view overlooking the gorge. You can see it a short walk from the parking lot or enjoy a longer hike if you have time.\"), mdx(\"p\", null, \"If you have time to explore Boston, here are some of the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/destinations/usa/ma/One-Day-in-Boston/\"\n  }, \"top things to do\"), \":\"), 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/8QAFwABAQEBAAAAAAAAAAAAAAAAAAIDBP/EABYBAQEBAAAAAAAAAAAAAAAAAAABAv/aAAwDAQACEAMQAAABwnrnACaRLbNX/8QAGhAAAgMBAQAAAAAAAAAAAAAAAQIAEiERIP/aAAgBAQABBQLSWivwGsLCme//xAAWEQEBAQAAAAAAAAAAAAAAAAARABD/2gAIAQMBAT8BNb//xAAVEQEBAAAAAAAAAAAAAAAAAAAgIf/aAAgBAgEBPwGj/8QAGxAAAQQDAAAAAAAAAAAAAAAAAAERITEwkaH/2gAIAQEABj8CaRCi9HcH/8QAHBABAQEBAAMBAQAAAAAAAAAAAREAITFBcWGB/9oACAEBAAE/IUhfWPYL6U3JIzPiX8ZsdW428Z8MUsn93Hya71lyu//aAAwDAQACAAMAAAAQyxjA/8QAFxEAAwEAAAAAAAAAAAAAAAAAAAEhEP/aAAgBAwEBPxAUUx//xAAYEQEBAAMAAAAAAAAAAAAAAAARAAEQUf/aAAgBAgEBPxBU57pv/8QAHhABAAICAgMBAAAAAAAAAAAAAQARITFBUWFxocH/2gAIAQEAAT8QyoLw1V9RRBI6DC7/ACJQwOty0WqTaviOQEAxWRhuKeCGEAso5Md1iaO/REj16ZbfWzjzEc3m0+y1uf/Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"An historic cemetery with small, stone gravestones surrounded by fallen leaves.\",\n    \"title\": \"Granbury Burial Ground\",\n    \"src\": \"/static/062222a4a2a6050ccd1bbec79e5112a1/c2601/granbury.jpg\",\n    \"srcSet\": [\"/static/062222a4a2a6050ccd1bbec79e5112a1/5e8f5/granbury.jpg 208w\", \"/static/062222a4a2a6050ccd1bbec79e5112a1/8d0ef/granbury.jpg 416w\", \"/static/062222a4a2a6050ccd1bbec79e5112a1/c2601/granbury.jpg 832w\", \"/static/062222a4a2a6050ccd1bbec79e5112a1/9a8cd/granbury.jpg 1248w\", \"/static/062222a4a2a6050ccd1bbec79e5112a1/25339/granbury.jpg 1664w\", \"/static/062222a4a2a6050ccd1bbec79e5112a1/9568a/granbury.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  }, \"Granbury Burial Ground\"), \"\\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/8QAGAAAAwEBAAAAAAAAAAAAAAAAAAEDAgX/xAAXAQADAQAAAAAAAAAAAAAAAAAAAgMB/9oADAMBAAIQAxAAAAGxNQohlFxLVWXJzTD/xAAcEAACAgIDAAAAAAAAAAAAAAAAAQIRAxIiMTL/2gAIAQEAAQUCXIpG1Ceo5igpDla8PejAZDJ3/8QAFxEBAAMAAAAAAAAAAAAAAAAAABAREv/aAAgBAwEBPwFqLf/EABYRAQEBAAAAAAAAAAAAAAAAAAASEf/aAAgBAgEBPwFLEv/EABoQAAIDAQEAAAAAAAAAAAAAAAAQASExEXH/2gAIAQEABj8CfFZhcFGKPD//xAAcEAADAAMBAQEAAAAAAAAAAAAAAREhMVFBcZH/2gAIAQEAAT8hhLccQ+DXxjpGbgR5sUXYxl5R0XeD1QkImm4uPDWxfgiUeD//2gAMAwEAAgADAAAAELsBDf/EABcRAQEBAQAAAAAAAAAAAAAAAAEAESH/2gAIAQMBAT8QEmbyZ//EABgRAQEBAQEAAAAAAAAAAAAAAAEAESEx/9oACAECAQE/EEdjm9ZAv//EAB4QAQACAgIDAQAAAAAAAAAAAAEAESFBMVFhcYGh/9oACAEBAAE/EEm5tQnXbNTyLIbsKbHmHTEUK9YuX0u9Lu5a7mjMl1Cb+34gteg8317lsCldLn9ixUcqbW4SqRFMjplYAtsYn//Z')\",\n      \"backgroundSize\": \"cover\",\n      \"display\": \"block\"\n    }\n  }), mdx(\"img\", {\n    parentName: \"span\",\n    \"className\": \"gatsby-resp-image-image\",\n    \"alt\": \"A domed room with lines of tables with green lamps.\",\n    \"title\": \"Boston Public Library Central Branch\",\n    \"src\": \"/static/9d531d0ea22d0ed474d5c863eb193f11/c2601/library.jpg\",\n    \"srcSet\": [\"/static/9d531d0ea22d0ed474d5c863eb193f11/5e8f5/library.jpg 208w\", \"/static/9d531d0ea22d0ed474d5c863eb193f11/8d0ef/library.jpg 416w\", \"/static/9d531d0ea22d0ed474d5c863eb193f11/c2601/library.jpg 832w\", \"/static/9d531d0ea22d0ed474d5c863eb193f11/9a8cd/library.jpg 1248w\", \"/static/9d531d0ea22d0ed474d5c863eb193f11/25339/library.jpg 1664w\", \"/static/9d531d0ea22d0ed474d5c863eb193f11/ca211/library.jpg 2980w\"],\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  }, \"Boston Public Library Central Branch\"), \"\\n  \"), \"\\n\"), mdx(\"figcaption\", null)), mdx(\"ul\", null, \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Take a walk around the Boston Public Library Central Branch, which is known for its impressive architecture and massive size. Don\\u2019t miss Bates Hall!\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Have dinner in the North End, known as \\u201CBoston\\u2019s Little Italy.\\u201D One place I loved was Dino\\u2019s Cafe for their 16\\u201D Italian subs! It\\u2019s also worth trying a cannoli at Mike\\u2019s Pastry, Modern Pastry or both.\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Do some portion of the Boston Freedom Trail. If you only visit one spot, I recommend checking out the Granbury Burying Ground. Many famous figures in the American Revolution are buried here.\")), mdx(\"br\", null), mdx(\"h2\", {\n    \"id\": \"final-thoughts\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\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, \"New England is a dream destination for a fall road trip, with its charming small towns, epic hiking trails, and vibrant fall foliage. New Hampshire's White Mountains are perfect for hiking enthusiasts, while Vermont's has some of the most picturesque small towns in the region. A New England road trip is the perfect way to embrace the enchanting magic of fall.\"), mdx(\"br\", null), mdx(\"h2\", {\n    \"id\": \"faqs\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#faqs\",\n    \"aria-label\": \"faqs 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    \")), \"FAQ\\u2019s\"), mdx(\"h3\", {\n    \"id\": \"is-a-new-england-road-trip-worth-it\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#is-a-new-england-road-trip-worth-it\",\n    \"aria-label\": \"is a new england road trip worth it 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    \")), \"Is a New England road trip worth it?\"), mdx(\"p\", null, \"In my humble opinion, yes! New England is a beautiful part of the United States and has something for everyone, from outdoor activities to charming small towns to breathtaking scenery. I think that everyone should visit New England during the fall at least once in their lives.\"), mdx(\"h3\", {\n    \"id\": \"how-many-days-do-you-need-in-new-england\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#how-many-days-do-you-need-in-new-england\",\n    \"aria-label\": \"how many days do you need in new england 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 many days do you need in New England?\"), mdx(\"p\", null, \"If you want to visit Vermont and New Hampshire, I recommend a minimum of 5 days so that you can properly experience the area. I also have a 7 day itinerary if you have a bit more time!\"), mdx(\"p\", null, \"If you want to visit other New England states (\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/destinations/usa/ct/Connecticut-Day-Trip/\"\n  }, \"Connecticut\"), \" Rhode Island and Maine), I recommend adding more time. You can see a lot of Connecticut and Rhode Island by adding one day for each. If you want to add a visit to Maine and visit \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/destinations/usa/me/Acadia-National-Park-Fall/\"\n  }, \"Acadia National Park\"), \", I recommend adding at least 4 more days to factor in driving time and seeing the park.\"), mdx(\"h3\", {\n    \"id\": \"what-are-the-must-dos-on-a-new-england-road-trip\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#what-are-the-must-dos-on-a-new-england-road-trip\",\n    \"aria-label\": \"what are the must dos on a new england road trip 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    \")), \"What are the must-do\\u2019s on a New England road trip?\"), mdx(\"ul\", null, \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Go on a hike in the New Hampshire White Mountains\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Take a photo of the Sleepy Hollow House in Vermont\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Hike, drive or take the cog railway to the tallest mountain in the Northeastern US, Mt Washington\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Eat a maple creemee in Vermont\"), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Tour a maple syrup farm\")), mdx(\"h3\", {\n    \"id\": \"what-is-the-best-month-to-visit-new-england-states\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#what-is-the-best-month-to-visit-new-england-states\",\n    \"aria-label\": \"what is the best month to visit new england states 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    \")), \"What is the best month to visit New England states?\"), mdx(\"p\", null, \"If you want to see the fall foliage, you should visit at the end of September or early to mid October. However, this area is beautiful to visit year round.\"), mdx(\"h3\", {\n    \"id\": \"how-crowded-is-new-england-in-the-fall\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#how-crowded-is-new-england-in-the-fall\",\n    \"aria-label\": \"how crowded is new england in the fall 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 crowded is New England in the fall?\"), mdx(\"p\", null, \"Some areas covered on this itinerary get very crowded during peak foliage times. The most crowded areas I mentioned are Stowe, Vermont (the traffic gets bad as there aren\\u2019t a lot of alternatives) and the hike to Artist\\u2019s Bluff in the New Hampshire White Mountains.\"), mdx(\"p\", null, \"As with any popular destination, plan accordingly to beat the crowds by getting an early start when you can, visiting on weekdays when possible and being patient. It is also advisable that you book your dinner reservations, hotels and activities early.\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"For more New England 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/ma/One-Day-in-Boston/\"\n  }, \"How to Spend One Day in Boston\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/nh/New-England-Fall-Road-Trip/\"\n  }, \"The Perfect 7 Day New England Road Trip\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/me/Best-Hiking-Trails-in-Acadia-National-Park/\"\n  }, \"The Best Hiking Trails in Acadia National Park\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/nh/Best-Day-Hikes-in-the-White-Mountains/\"\n  }, \"The Best Day Hikes in the New Hampshire White Mountains\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/nh/Best-Things-To-Do-in-the-White-Mountains-NH/\"\n  }, \"The Best Things To Do in the New Hampshire White Mountains\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/me/Acadia-National-Park-Fall/\"\n  }, \"A Fall Guide for Acadia National Park\")), \"\\n  \", mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/destinations/usa/ct/Connecticut-Day-Trip/\"\n  }, \"The Perfect Day Trip to Connecticut\"))), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Thanks for Reading!\")));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#when-is-the-best-time-to-see-fall-colors-in-new-england","title":"When is the Best Time to See Fall Colors in New England?"},{"url":"#where-should-you-fly-into-for-a-new-england-road-trip","title":"Where should you fly into for a New England road trip?"},{"url":"#new-england-road-trip-5-day-itinerary-overview","title":"New England Road Trip: 5 Day Itinerary Overview","items":[{"url":"#day-one","title":"Day One","items":[{"url":"#where-to-stay-in-the-white-mountains","title":"Where to Stay in the White Mountains"},{"url":"#where-to-eat-in-the-white-mountains","title":"Where to Eat in the White Mountains"}]},{"url":"#day-two","title":"Day Two","items":[{"url":"#hike-to-artists-bluff-at-sunrise","title":"Hike to Artist’s Bluff at Sunrise"},{"url":"#drive-the-kancamagus-highway","title":"Drive the Kancamagus Highway"},{"url":"#visit-the-top-of-mt-washington","title":"Visit the Top of Mt Washington"}]},{"url":"#day-three","title":"Day Three","items":[{"url":"#where-to-stay-in-stowe","title":"Where to Stay in Stowe"}]},{"url":"#day-four","title":"Day Four","items":[{"url":"#baird-farm","title":"Baird Farm"},{"url":"#explore-woodstock","title":"Explore Woodstock"},{"url":"#where-to-stay-in-woodstock","title":"Where to Stay in Woodstock"}]},{"url":"#day-five","title":"Day Five"},{"url":"#final-thoughts","title":"Final Thoughts"},{"url":"#faqs","title":"FAQ’s","items":[{"url":"#is-a-new-england-road-trip-worth-it","title":"Is a New England road trip worth it?"},{"url":"#how-many-days-do-you-need-in-new-england","title":"How many days do you need in New England?"},{"url":"#what-are-the-must-dos-on-a-new-england-road-trip","title":"What are the must-do’s on a New England road trip?"},{"url":"#what-is-the-best-month-to-visit-new-england-states","title":"What is the best month to visit New England states?"},{"url":"#how-crowded-is-new-england-in-the-fall","title":"How crowded is New England in the fall?"}]}]}]},"frontmatter":{"date":null,"title":"The Perfect 5 Day New England Fall Road Trip (New Hampshire and Vermont)","toc":null,"categories":"USA NH","tags":["VT","New England"],"affiliate":true,"ads":null,"pinDescription":null,"description":"Experience the ultimate 5-day New England road trip, immersing in fall's vibrant hues, charming towns, and scenic trails. Use this New England travel guide to plan your trip.","banner":{"publicURL":"/static/dae94c9b51a87c8fce55565731b40904/stowe.jpg","childImageSharp":{"fluid":{"base64":"data:image/jpeg;base64,/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wgARCAANABQDASIAAhEBAxEB/8QAGAAAAgMAAAAAAAAAAAAAAAAAAAIBAwT/xAAXAQADAQAAAAAAAAAAAAAAAAAAAQIE/9oADAMBAAIQAxAAAAGrTD5qUAX/xAAaEAADAAMBAAAAAAAAAAAAAAAAAQIDERMU/9oACAEBAAEFAsW0TmpL10KNrlKOcH//xAAUEQEAAAAAAAAAAAAAAAAAAAAQ/9oACAEDAQE/AT//xAAXEQADAQAAAAAAAAAAAAAAAAAAERMx/9oACAECAQE/AaLCp//EABwQAAIABwAAAAAAAAAAAAAAAAAQAREhIjEyYf/aAAgBAQAGPwKN0jizRan/xAAaEAEAAgMBAAAAAAAAAAAAAAABABExQVGR/9oACAEBAAE/IdUG7cxCNaYnIPI4eQQ7E4xswn//2gAMAwEAAgADAAAAEEP/AP/EABYRAAMAAAAAAAAAAAAAAAAAAAABEf/aAAgBAwEBPxCIiP/EABgRAAIDAAAAAAAAAAAAAAAAAAABMYGh/9oACAECAQE/EGshfD//xAAcEAEAAgMAAwAAAAAAAAAAAAABABEhUXFhgbH/2gAIAQEAAT8Qr6QPQxFC5FPioCU4MSZILav2X128qYvcelbqz//Z","aspectRatio":1.5,"src":"/static/dae94c9b51a87c8fce55565731b40904/74fd5/stowe.jpg","srcSet":"/static/dae94c9b51a87c8fce55565731b40904/e3903/stowe.jpg 480w,\n/static/dae94c9b51a87c8fce55565731b40904/b31d1/stowe.jpg 960w,\n/static/dae94c9b51a87c8fce55565731b40904/74fd5/stowe.jpg 1920w,\n/static/dae94c9b51a87c8fce55565731b40904/c1679/stowe.jpg 2880w,\n/static/dae94c9b51a87c8fce55565731b40904/549be/stowe.jpg 3840w,\n/static/dae94c9b51a87c8fce55565731b40904/30a63/stowe.jpg 6000w","sizes":"(max-width: 1920px) 100vw, 1920px"}}},"pins":[{"id":"4feeb171-c85b-56ee-b0be-61b8fc4ad0ca","publicURL":"/static/3061f5bb7beb9f018ede926e151d2241/newenglandroadtrippins-06.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/3061f5bb7beb9f018ede926e151d2241/299b8/newenglandroadtrippins-06.png","srcSet":"/static/3061f5bb7beb9f018ede926e151d2241/24881/newenglandroadtrippins-06.png 250w,\n/static/3061f5bb7beb9f018ede926e151d2241/d8ea1/newenglandroadtrippins-06.png 500w,\n/static/3061f5bb7beb9f018ede926e151d2241/299b8/newenglandroadtrippins-06.png 1000w,\n/static/3061f5bb7beb9f018ede926e151d2241/c95d1/newenglandroadtrippins-06.png 2000w","sizes":"(min-width: 1000px) 1000px, 100vw"},"sources":[{"srcSet":"/static/3061f5bb7beb9f018ede926e151d2241/1c893/newenglandroadtrippins-06.webp 250w,\n/static/3061f5bb7beb9f018ede926e151d2241/316df/newenglandroadtrippins-06.webp 500w,\n/static/3061f5bb7beb9f018ede926e151d2241/b3e07/newenglandroadtrippins-06.webp 1000w,\n/static/3061f5bb7beb9f018ede926e151d2241/9ed46/newenglandroadtrippins-06.webp 2000w","type":"image/webp","sizes":"(min-width: 1000px) 1000px, 100vw"}]},"width":1000,"height":1500}}},{"id":"a3e996da-d80c-5eca-8c44-649af570571d","publicURL":"/static/ff403918ba9d5c92259565f566e09a80/newenglandroadtrippins-07.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#782808","images":{"fallback":{"src":"/static/ff403918ba9d5c92259565f566e09a80/299b8/newenglandroadtrippins-07.png","srcSet":"/static/ff403918ba9d5c92259565f566e09a80/24881/newenglandroadtrippins-07.png 250w,\n/static/ff403918ba9d5c92259565f566e09a80/d8ea1/newenglandroadtrippins-07.png 500w,\n/static/ff403918ba9d5c92259565f566e09a80/299b8/newenglandroadtrippins-07.png 1000w,\n/static/ff403918ba9d5c92259565f566e09a80/c95d1/newenglandroadtrippins-07.png 2000w","sizes":"(min-width: 1000px) 1000px, 100vw"},"sources":[{"srcSet":"/static/ff403918ba9d5c92259565f566e09a80/1c893/newenglandroadtrippins-07.webp 250w,\n/static/ff403918ba9d5c92259565f566e09a80/316df/newenglandroadtrippins-07.webp 500w,\n/static/ff403918ba9d5c92259565f566e09a80/b3e07/newenglandroadtrippins-07.webp 1000w,\n/static/ff403918ba9d5c92259565f566e09a80/9ed46/newenglandroadtrippins-07.webp 2000w","type":"image/webp","sizes":"(min-width: 1000px) 1000px, 100vw"}]},"width":1000,"height":1500}}},{"id":"637363c2-7bf6-55ca-9da4-cfa76ecc3df6","publicURL":"/static/31188baab7c5b7e53db81a38a9d11735/newenglandroadtrippins-08.png","childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/31188baab7c5b7e53db81a38a9d11735/299b8/newenglandroadtrippins-08.png","srcSet":"/static/31188baab7c5b7e53db81a38a9d11735/24881/newenglandroadtrippins-08.png 250w,\n/static/31188baab7c5b7e53db81a38a9d11735/d8ea1/newenglandroadtrippins-08.png 500w,\n/static/31188baab7c5b7e53db81a38a9d11735/299b8/newenglandroadtrippins-08.png 1000w,\n/static/31188baab7c5b7e53db81a38a9d11735/c95d1/newenglandroadtrippins-08.png 2000w","sizes":"(min-width: 1000px) 1000px, 100vw"},"sources":[{"srcSet":"/static/31188baab7c5b7e53db81a38a9d11735/1c893/newenglandroadtrippins-08.webp 250w,\n/static/31188baab7c5b7e53db81a38a9d11735/316df/newenglandroadtrippins-08.webp 500w,\n/static/31188baab7c5b7e53db81a38a9d11735/b3e07/newenglandroadtrippins-08.webp 1000w,\n/static/31188baab7c5b7e53db81a38a9d11735/9ed46/newenglandroadtrippins-08.webp 2000w","type":"image/webp","sizes":"(min-width: 1000px) 1000px, 100vw"}]},"width":1000,"height":1500}}}],"related":[{"frontmatter":{"title":"The Best Things To Do in the White Mountains, NH in the Fall","banner":{"childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#080808","images":{"fallback":{"src":"/static/a4fb91bd7362841b1b7f34419cab60d9/d87c0/washingtoncrop.jpg","srcSet":"/static/a4fb91bd7362841b1b7f34419cab60d9/292c4/washingtoncrop.jpg 100w,\n/static/a4fb91bd7362841b1b7f34419cab60d9/be006/washingtoncrop.jpg 200w,\n/static/a4fb91bd7362841b1b7f34419cab60d9/d87c0/washingtoncrop.jpg 400w,\n/static/a4fb91bd7362841b1b7f34419cab60d9/0a9e5/washingtoncrop.jpg 800w","sizes":"(min-width: 400px) 400px, 100vw"},"sources":[{"srcSet":"/static/a4fb91bd7362841b1b7f34419cab60d9/7f8c8/washingtoncrop.webp 100w,\n/static/a4fb91bd7362841b1b7f34419cab60d9/26254/washingtoncrop.webp 200w,\n/static/a4fb91bd7362841b1b7f34419cab60d9/16292/washingtoncrop.webp 400w,\n/static/a4fb91bd7362841b1b7f34419cab60d9/ab65d/washingtoncrop.webp 800w","type":"image/webp","sizes":"(min-width: 400px) 400px, 100vw"}]},"width":400,"height":211}}}},"fields":{"slug":"/destinations/usa/nh/Best-Things-To-Do-in-the-White-Mountains-NH/"},"id":"9c7b55c3-3d34-5535-bed7-95946dd2106f"},{"frontmatter":{"title":"The Best 3 Day Acadia National Park Itinerary: The Best Hikes, Food & More","banner":{"childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#b8a898","images":{"fallback":{"src":"/static/269329b99a6e0c1803934ef62a1d3772/0132d/sunrisecrop.jpg","srcSet":"/static/269329b99a6e0c1803934ef62a1d3772/b332f/sunrisecrop.jpg 100w,\n/static/269329b99a6e0c1803934ef62a1d3772/d9f52/sunrisecrop.jpg 200w,\n/static/269329b99a6e0c1803934ef62a1d3772/0132d/sunrisecrop.jpg 400w,\n/static/269329b99a6e0c1803934ef62a1d3772/3b307/sunrisecrop.jpg 800w","sizes":"(min-width: 400px) 400px, 100vw"},"sources":[{"srcSet":"/static/269329b99a6e0c1803934ef62a1d3772/88d32/sunrisecrop.webp 100w,\n/static/269329b99a6e0c1803934ef62a1d3772/b9488/sunrisecrop.webp 200w,\n/static/269329b99a6e0c1803934ef62a1d3772/47294/sunrisecrop.webp 400w,\n/static/269329b99a6e0c1803934ef62a1d3772/89c0d/sunrisecrop.webp 800w","type":"image/webp","sizes":"(min-width: 400px) 400px, 100vw"}]},"width":400,"height":267}}}},"fields":{"slug":"/destinations/usa/me/Acadia-National-Park-Itinerary/"},"id":"664470a9-bd34-503f-8e51-ae04c6ffb2d8"}]},"fields":{"slug":"/destinations/usa/nh/5-Day-New-England-Fall-Road-Trip/","date":"2023-09-12"},"id":"03203a92-3da7-54d7-9ddc-bf3101938302","excerpt":"If a New England road trip in the fall is on your bucket list, you’re in the right place! New England is known for its charming small towns…"}},"pageContext":{"id":"03203a92-3da7-54d7-9ddc-bf3101938302","next":{"fields":{"slug":"/destinations/usa/nh/New-England-Fall-Road-Trip/"},"frontmatter":{"title":"7 Days in New Hampshire and Vermont: The Perfect New England Fall Road Trip"}},"previous":{"fields":{"slug":"/destinations/usa/pa/Best-Things-To-Do-In-Ohiopyle-PA/"},"frontmatter":{"title":"5 Amazing Things To Do in Ohiopyle & the Laurel Highlands, PA (Plus Unique Lodging!)"}}}},
    "staticQueryHashes": ["1271460761","3204285929","3324556263","3437645752","3841701197","988244103"]}