This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Tonopah Stargazing Park ====== **Location** : Tonopah, Nevada **GPS**: 38.0570595,-117.2107901 **Cell Signal** : Mixed some locations good, some bad. 3G on Hotspt, yet some 4G on Phone **TV Reception** : **Terrain** : Sandy Open Area **Notes** Not sure that this is actually a park. It is more like a huge dirt and sandy area that goes off into the desert. There does seems to be a lot space out here to park the RV overnight and it is way better than Casino in town or one of the gas stations. The only bad thing here is odd cell reception here. <html> <div id="tonopah_stargazing_park_mapid" style='height:500px'></div> <script> var tonopah_stargazing_park_latLong = [38.0570595,-117.2107901]; var tonopah_stargazing_park_zoom = 13 var tonopah_stargazing_park_mymap = L.map('tonopah_stargazing_park_mapid').setView(tonopah_stargazing_park_latLong,tonopah_stargazing_park_zoom); L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', { attribution: 'Map data © <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors', maxZoom: 18, tileSize: 256, zoomOffset: 0, }).addTo(tonopah_stargazing_park_mymap); L.marker(tonopah_stargazing_park_latLong).addTo(tonopah_stargazing_park_mymap); </script> </html>