This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Snow Bunny Snow Park ====== {{tag>Oregon}} **Location** : Near Government Camp, Oregon **GPS**: 45.287281, -121.729361 **Cell Signal** : T-Mobile : 2-3 bars Mbps Up: 2, Down: 5 **TV Reception** : No **Terrain** : Parking Lot **Notes** This is a really small snow park area just off the road. Lots of road noise. Really only one level spot but this place works really well in a pinch. No TV reception. <html> <div id="snow_bunny_snow_park_mapid" style='height:500px'></div> <script> var snow_bunny_snow_park_latLong = [44.248944, -121.495615]; var snow_bunny_snow_park_zoom = 13 var snow_bunny_snow_park_mymap = L.map('snow_bunny_snow_park_mapid').setView(snow_bunny_snow_park_latLong,snow_bunny_snow_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(snow_bunny_snow_park_mymap); L.marker(snow_bunny_snow_park_latLong).addTo(snow_bunny_snow_park_mymap); </script> </html>