{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lakeshore-rv-park-prineville-or",
  "name": "What is the phone number for Lakeshore RV Park?",
  "description": "Lakeshore RV Park is located at 12333 North East Ochoco Highway, Prineville OR 97754. Lakeshore RV Park can be contacted at ***-***-**** or http://www.rvparking.com/or/prineville/lakeshore-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lakeshore-rv-park-prineville-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12333 North East Ochoco Highway",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3109846,
    "longitude": -120.6934303
  }
}