Differences
This shows you the differences between two versions of the page.
— |
location:willard_springs_rd [2023/07/10 07:49] (current) Jeff created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Willard Springs Rd ====== | ||
+ | {{tag> | ||
+ | **Location** : South of Flagstaff about 10 miles | ||
+ | |||
+ | **GPS**: 34.976953, -111.697208 | ||
+ | |||
+ | **Cell Signal** : T-Mobile | ||
+ | |||
+ | **Terrain** : Sparse Forsest | ||
+ | |||
+ | **Notes** | ||
+ | |||
+ | This location has at least 10-12 spots once you get past the big gravel area. It was pretty busy when we got here but there were at least some open spots. The spots are at least 500+ feet from each other. So while you can see all your neighbors, you are not right on top of them. Most of the people here seems like full timers rather than weekenders. | ||
+ | |||
+ | < | ||
+ | <div id=" | ||
+ | |||
+ | < | ||
+ | var map1658151627_latLong = [34.976953, -111.697208]; | ||
+ | var map1658151627_zoom = 13 | ||
+ | |||
+ | var map1658151627_mymap = L.map(' | ||
+ | | ||
+ | attribution: | ||
+ | maxZoom: 18, | ||
+ | tileSize: 256, | ||
+ | zoomOffset: 0, | ||
+ | }).addTo(map1658151627_mymap); | ||
+ | |||
+ | L.marker(map1658151627_latLong).addTo(map1658151627_mymap); | ||
+ | </ | ||
+ | </ | ||