This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== La Pine State Park ====== {{tag>Oregon}} **Location** : Near La Pine, OR near Paulina Lake **GPS**: 43.767905, -121.530167 **Cell Signal** : T-Mobile 2-3 bars **TV Reception** : **Terrain** :Forest **Notes** This is a great dump. It has everything. Portable Water: Yes Dump: Yes Trash: Yes Recycling: Yes <html> <div id="la_pine_state_park_mapid" style='height:500px'></div> <script> var la_pine_state_park_latLong = [43.767905, -121.530167]; var la_pine_state_park_zoom = 13 var la_pine_state_park_mymap = L.map('la_pine_state_park_mapid').setView(la_pine_state_park_latLong,la_pine_state_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(la_pine_state_park_mymap); L.marker(la_pine_state_park_latLong).addTo(la_pine_state_park_mymap); </script> </html>