-
Notifications
You must be signed in to change notification settings - Fork 2
/
norcal.html
39 lines (33 loc) · 3.5 KB
/
norcal.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
36
37
38
39
<!doctype html>
<html>
<body>
<p>Dave Helder planned this trip. We wanted to see some giant redwood trees and finish the trip by crossing the Golden Gate Bridge. The first half of the trip is based off of the <a href="https://www.adventurecycling.org/routes-and-maps/adventure-cycling-route-network/pacific-coast/">Adventure Cycling Association Pacific Coast (section 3)</a>. It started in Trinidad on 2015/06/08 and ended in San Francisco on 2015/06/13.</p>
<h3>Day 1: Trinidad to Fortuna</h3>
<p>Lunch: <a href="https://www.lostcoast.com/">Lost Coast Brewery</a></p>
<p>Dinner: <a href="http://eelriverbrewing.com/">Ell River Brewing</a></p>
<p>Camping: <a href="http://riverwalkrvpark.com/">Riverwalk RV Park</a></p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=7743507&title=BBTXL%3A%20NorCal%20-%20Day%201&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 2: Fortuna to Richardson Grove</h3>
<p>This day passes through the <a href="https://en.wikipedia.org/wiki/Avenue_of_the_Giants">Avenue of the Giants</a>, with plenty of <a href="https://www.roadsideamerica.com/story/2043">roadside attractions</a>.</p>
<p>Camping: <a href="http://www.parks.ca.gov/?page_id=422">Richardson Grove State Park</a></p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=7745658&title=BBTXL%3A%20NorCal%20-%20Day%202&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 3: Richardson Grove to Fort Bragg</h3>
<p>This day includes the <a href="https://www.crazyguyonabike.com/doc/page/?page_id=258692">Legget Hill climb</a>. If you missed your chance to bike through a Redwood on day 2, you get a <a href="http://www.drivethrutree.com/">second chance</a> on this day.</p>
<p>Camping: <a href="http://www.parks.ca.gov/?page_id=436">MacKerricher State Park</a></p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=7746062&title=BBTXL%3A%20NorCal%20-%20Day%203&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 4: Fort Bragg to Booneville</h3>
<p>Dinner: <a href="https://avbc.com/visit/">Anderson Valley Brewing Company</a></p>
<p>Camping: <a href="https://mendocountyfair.com/camping/">Mendocino County Fair RV Park</a></p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=7746276&title=BBTXL%3A%20NorCal%20-%20Day%204&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 5: Booneville to Santa Rosa</h3>
<p>Lunch: <a href="https://bearrepublic.com">Bear Republic</a>
<p>Dinner: <a href="https://www.russianriverbrewing.com">Russian River Brewing Co</a></p>
<p>Camping: <a href="http://parks.sonomacounty.ca.gov/Play/Camping/">Sonoma County Regional Parks</a></p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=7746953&title=BBTXL%3A%20NorCal%20-%20Day%205&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
<h3>Day 6: Santa Rosa to San Francisco</h3>
<p>Lunch: <a href="https://lagunitas.com/taproom/petaluma/">Lagunitas Brewing Company</a>
<p>Dinner: ... anywhere you'd like in San Francisco</p>
<p>Overnight: Chez Poulet (now closed)</p>
<iframe src="https://ridewithgps.com/embeds?type=route&id=7748443&title=BBTXL%3A%20NorCal%20-%20Day%206&sampleGraph=true" style="width: 1px; min-width: 100%; height: 700px; border: none;" scrolling="no"></iframe>
</body>
</html>