-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathne.html
35 lines (28 loc) · 2.67 KB
/
ne.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!doctype html>
<html>
<body>
<p>Ben Schultz planned this trip. This was the first trip that was a loop, and also the first multi-state trip as we ventured into New Hampshire and Vermont. That, combined with the T, made logistics easier. We started in Boston on 2016/06/05 and ended in Worcester on 2016/06/11, where we took the T back to Boston.</p>
<p>There's a much more detailed account of this trip at <a href="https://www.tipsyrider.com/2016/09/08/bbtxl-bicycle-beer-time-extra-large-raine-edition/">tipsyrider</a> that you should definitely read!</p>
<h3>Day 1: Boston to Hooksett</h3>
<p>Brewery: <a href="https://whitebirchbrewing.com/">White Birch Brewing</a></p>
<p>Camping: Twin Oaks Campground (now closed)</p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14423149&title=BBTXL%3A%20NE%20-%20Day%201&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 2: Hooksett to Lebanon</h3>
<p>Cider: <a href="https://farnumhillciders.com/">Farnum Hill Ciders</a></p>
<p>Camping: <a href="https://www.storrspond.org/activities/camping/">Storrs Pond Recreation Area</a></p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14423097&title=BBTXL%3A%20NE%20-%20Day%202&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 3: Lebanon to Killington</h3>
<p>Camping: <a href="https://vtstateparks.com/gifford.html">Gifford Woods State Park</a></p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14423089&title=BBTXL%3A%20NE%20-%20Day%203&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 4: Hanging out in Killington</h3>
<p>We took the day off from biking</p>
<h3>Day 5: Killington to Sunderland</h3>
<p>Camping: <a href="https://campingonthebattenkill.com/">Camping on the Battenkill</a></p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14423086&title=BBTXL%3A%20NE%20-%20Day%205&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 6: Sunderland to Northampton</h3>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14423072&title=BBTXL%3A%20NE%20-%20Day%206&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 7: Northampton to Worcester</h3>
<p>Overnight: hotels in Worcester</p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=14423070&title=BBTXL%3A%20NE%20-%20Day%207&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
</body>
</html>