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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
|
<!doctype html>
<html amp lang="en">
<head>
<meta charset="utf-8">
<title>Cloudland Canyon</title>
<link rel="canonical" href="https://luxagraf.net/jrnl/2016/09/cloudland-canyon">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:url" content="/jrnl/2016/09/cloudland-canyon">
<meta name="twitter:description" content="I have a terrible habit of never going to obvious places that are right around me. For example I lived within 100 miles or so of Death Valley for 26 years and never once went. Then I moved thousands of miles across the country and finally arranged a trip t"/>
<meta name="twitter:title" content="Cloudland Canyon"/>
<meta name="twitter:site" content="@luxagraf"/>
<meta name="twitter:domain" content="luxagraf"/>
<meta name="twitter:image:src" content="https://images.luxagraf.net/post-images/2016/cloudland_fNr3G26.jpg"/>
<meta name="twitter:creator" content="@luxagraf"/>
<meta name="twitter:site:id" content="9469062">
<meta name="twitter:creator:id" content="9469062">
<meta name="twitter:description" content=""/>
<meta name="geo.placename" content="Cloudland Canyon, Georgia">
<meta name="geo.region" content="US-GA">
<meta property="og:type" content="article" />
<meta property="og:title" content="Cloudland Canyon" />
<meta property="og:url" content="https://luxagraf.net/jrnl/2016/09/cloudland-canyon" />
<meta property="og:description" content="I have a terrible habit of never going to obvious places that are right around me. For example I lived within 100 miles or so of Death Valley for 26 years and never once went. Then I moved thousands of miles across the country and finally arranged a trip t" />
<meta property="article:published_time" content="2016-09-19T20:53:01" />
<meta property="article:author" content="Luxagraf" />
<meta property="og:site_name" content="Luxagraf" />
<meta property="og:image" content="https://images.luxagraf.net/post-images/2016/cloudland_fNr3G26.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/2016-09-17_070613_cloudland-canyon-2_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/cloudland1_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/P9160011_5x0G4sl_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/P9160016_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/P9170063_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/P9170100_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/P9160033_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/P9170120_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/P9170124_1170.jpg" />
<meta property="og:image" content="https://images.luxagraf.net/2016/P9170127_1170.jpg" />
<meta property="og:locale" content="en_US" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Cloudland Canyon",
"description": "I have a terrible habit of never going to obvious places that are right around me. For example I lived within 100 miles or so of Death Valley for 26 years and never once went. Then I moved thousands of miles across the country and finally arranged a trip t",
"datePublished": "2016-09-19T20:53:01",
"author": {
"@type": "Person",
"name": "Scott Gilbertson"
},
"publisher": {
"@type": "Person",
"name": "Scott Gilbertson"
"logo": {
"@type": "ImageObject",
"url": "",
"width": 240,
"height": 53
}
}
}
</script>
<style amp-custom>
body {
font-size: 1rem;
line-height: 1.73;
font-family: Georgia, serif;
background-color: #fff;
color: #333;
padding: 1em;
}
nav {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
max-width: 60em;
margin: 0 auto;
}
main {
max-width: 60em;
margin: 0 auto;
}
main footer {
text-align: right;
}
a {
text-decoration: underline;
color: #c63;
}
nav a {
text-decoration: none;
text-transform: uppercase;
color: #222;
}
h1,h2,h3,h4,h5 {
line-height: 1;
font-weight: bold;
}
h1 {
font-size: 1.5rem;
color: #666;
}
h2 {
font-size: 1.125rem;
color: #555;
}
h3 {
font-size: 1rem;
color: #444;
}
h4 {
font-size: 0.875rem;
}
h5 {
font-size: 0.75rem;
}
h1 a, h1 a *,
h2 a, h2 a *,
h3 a, h3 a *,
h4 a, h4 a * {
text-decoration: none;
font-weight: bold
}
code {
font-size: 0.875rem;
font-family: "Courier New",monospace;
}
pre {
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote {
font-family: Georgia,"Times New Roman",serif;
font-size: 0.875rem;
}
blockquote * {
font-style: italic;
}
blockquote * em {
font-weight: bold;
}
blockquote * strong {
font-style: normal;
}
hr {
border: none;
border-bottom: 0.0625rem dotted #ccc;
}
.hide {display: none;}
</style>
<style>body {opacity: 0}</style><noscript><style>body {opacity: 1}</style></noscript>
<script async src="https://cdn.ampproject.org/v0.js"></script>
</head>
<body>
<nav>
<a href="https://luxagraf.net/">
luxagraf</a>
</nav>
<main class="h-entry">
<article class="h-entry hentry post--article post--article--double" itemscope itemType="http://schema.org/Article">
<header id="header" class="post--header post--header--double">
<h1 class="p-name entry-title post--title" itemprop="headline">Cloudland Canyon</h1>
<time class="dt-published published dt-updated post--date" datetime="2016-09-19T20:53:01" itemprop="datePublished">September <span>19, 2016</span></time>
<p class="p-author author hide" itemprop="author"><span class="byline-author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Scott Gilbertson</span></span></p>
<aside class="p-location h-adr adr post--location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
<span class="p-locality locality">Cloudland Canyon</span>, <a class="p-region region" href="/jrnl/united-states/" title="travel writing from the United States">Georgia</a>, <span class="p-country-name">U.S.</span>
</aside>
</header>
<div id="article" class="e-content entry-content post--body post--body--double" itemprop="articleBody">
<div class="col"><p>I have a terrible habit of never going to obvious places that are right around me. For example I lived within 100 miles or so of Death Valley for 26 years and never once went. Then I moved thousands of miles across the country and finally arranged <a href="/jrnl/2010/04/death-valley">a trip to Death Valley</a>. Same with Catalina Island, which was always a mere 26 miles away. Until it wasn't. And then <a href="/jrnl/2007/07/other-ocean">I went</a>.</p>
<p>I've been joking for some time that Savannah GA is going to be my new Death Valley, which I suppose would make Cloudland Canyon my new Catalina Island. Except that it appears I'm getting better about these things. Maybe. I wouldn't say <em>I</em> got myself to Cloudland Canyon, but events did conspire such that I ended up in Cloudland Canyon <em>before</em> we left Georgia. Progress.</p></div>
<p><amp-img alt="Sunrise, Bear creek overlook, Cloudland Canyon GA photographed by luxagraf" height="548" src="https://images.luxagraf.net/2016/2016-09-17_070613_cloudland-canyon-2_1170.jpg" srcset="https://images.luxagraf.net/2016/2016-09-17_070613_cloudland-canyon-2_2280.jpg 2280w, https://images.luxagraf.net/2016/2016-09-17_070613_cloudland-canyon-2_1170.jpg 1170w, https://images.luxagraf.net/2016/2016-09-17_070613_cloudland-canyon-2_720.jpg 720w" width="1170"></amp-img></p>
<p>No, we didn't take the bus. It was a family reunion for some of Corrinne's family so cabins were rented and we were offered a room in one of them, which is just as well because the campground was a bit dismal -- little more than a gravel parking lot really. The canyon, however, is well worth going for, particularly if you get up before dawn and head down to the Bear Creek overlook to watch the sunrise.</p>
<p><amp-img alt=" photographed by luxagraf" height="659" src="https://images.luxagraf.net/2016/cloudland1_1170.jpg" srcset="https://images.luxagraf.net/2016/cloudland1_2280.jpg 2280w, https://images.luxagraf.net/2016/cloudland1_1170.jpg 1170w, https://images.luxagraf.net/2016/cloudland1_720.jpg 720w" width="1170"></amp-img></p>
<p>As is our usual pace we took the back roads, not hurrying, winding through the mountains, stopping for a picnic lunch at another state park that was mostly a shrine to the Army Corp of Engineers. I have mixed feelings about The Corp. They're largely responsible for the mess that is the Mississippi River Valley today and their hubris is possibly unmatched even today. Still. At least they didn't waste their time building gadgets. </p>
<p>Could they have stopped for a minute to study the ecology of a place before they attempted to "improve" it? Sure, but at least they tried to make the world a better place (even if their vision differs from mine). At least they left behind a place my kids can eat turkey sandwiches and chocolate cookies.</p>
<p><amp-img alt=" photographed by luxagraf" height="878" src="https://images.luxagraf.net/2016/P9160011_5x0G4sl_1170.jpg" srcset="https://images.luxagraf.net/2016/P9160011_5x0G4sl_2280.jpg 2280w, https://images.luxagraf.net/2016/P9160011_5x0G4sl_1170.jpg 1170w, https://images.luxagraf.net/2016/P9160011_5x0G4sl_720.jpg 720w" width="1170"></amp-img></p>
<p>Oh, and a reservoir. The Corp did love them some dams. But not for lakes mind you. Lakes are frivolous. Reservoirs are eminently practical and serious. Like the Army Corp of Engineers.</p>
<p><amp-img alt=" photographed by luxagraf" height="705" src="https://images.luxagraf.net/2016/P9160016_1170.jpg" srcset="https://images.luxagraf.net/2016/P9160016_2280.jpg 2280w, https://images.luxagraf.net/2016/P9160016_1170.jpg 1170w, https://images.luxagraf.net/2016/P9160016_720.jpg 720w" width="1170"></amp-img></p>
<p>Eventually we made it to Cloudland Canyon. Not without things getting interesting though. To add modicum of adventure the air conditioning broke just after lunch. I turned on the WD50 air con, but because it's never-winter here in Georgia, we were all quite warm by the time we got there. Fortunately the solution was already there waiting for us -- hammocks.</p>
<p><amp-img alt=" photographed by luxagraf" height="772" src="https://images.luxagraf.net/2016/P9170063_1170.jpg" srcset="https://images.luxagraf.net/2016/P9170063_2280.jpg 2280w, https://images.luxagraf.net/2016/P9170063_1170.jpg 1170w, https://images.luxagraf.net/2016/P9170063_720.jpg 720w" width="1170"></amp-img></p>
<p><amp-img alt=" photographed by luxagraf" height="723" src="https://images.luxagraf.net/2016/P9170100_1170.jpg" srcset="https://images.luxagraf.net/2016/P9170100_2280.jpg 2280w, https://images.luxagraf.net/2016/P9170100_1170.jpg 1170w, https://images.luxagraf.net/2016/P9170100_720.jpg 720w" width="1170"></amp-img></p>
<p>We didn't hike all the way down into the canyon, but we did manage to go a little ways. Apparently it just wasn't enough for Elliott who decided hiking up out of a canyon wasn't hard enough so he picked up a large rock and carried it all the way up.</p>
<p><amp-img alt=" photographed by luxagraf" height="713" src="https://images.luxagraf.net/2016/P9160033_1170.jpg" srcset="https://images.luxagraf.net/2016/P9160033_2280.jpg 2280w, https://images.luxagraf.net/2016/P9160033_1170.jpg 1170w, https://images.luxagraf.net/2016/P9160033_720.jpg 720w" width="1170"></amp-img></p>
<p>We've taken the girls camping before, but they were too young to remember. And I don't think we ever did the important stuff, like making campfires and roasting marshmellows for s'mores. That oversight has since been corrected.</p>
<p><amp-img alt=" photographed by luxagraf" height="878" src="https://images.luxagraf.net/2016/P9170120_1170.jpg" srcset="https://images.luxagraf.net/2016/P9170120_2280.jpg 2280w, https://images.luxagraf.net/2016/P9170120_1170.jpg 1170w, https://images.luxagraf.net/2016/P9170120_720.jpg 720w" width="1170"></amp-img></p>
<p><amp-img alt=" photographed by luxagraf" height="878" src="https://images.luxagraf.net/2016/P9170124_1170.jpg" srcset="https://images.luxagraf.net/2016/P9170124_2280.jpg 2280w, https://images.luxagraf.net/2016/P9170124_1170.jpg 1170w, https://images.luxagraf.net/2016/P9170124_720.jpg 720w" width="1170"></amp-img></p>
<p><amp-img alt=" photographed by luxagraf" height="759" src="https://images.luxagraf.net/2016/P9170127_1170.jpg" srcset="https://images.luxagraf.net/2016/P9170127_2280.jpg 2280w, https://images.luxagraf.net/2016/P9170127_1170.jpg 1170w, https://images.luxagraf.net/2016/P9170127_720.jpg 720w" width="1170"></amp-img></p>
<p>Now the question is, will I make it to Savannah before we leave or will I have to wait for a return visit to make it to the coast?</p>
</div>
</article>
</main>
</body>
</html>
|