{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-walton-lake-prineville-or",
  "name": "Walton Lake",
  "description": "Walton Lake is located at National Forest Development Road 2220, Prineville OR 97754. Walton Lake can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ochoco/recarea/?recid=71873",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-walton-lake-prineville-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 2220",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4356666,
    "longitude": -120.3343055
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/prineville/walton-lake",
    "https://pinecliffresort.net/campgrounds-rv-parks/walton-lake"
  ]
}