{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-thousand-springs-sno-park-stagi",
  "name": "Thousand Springs Sno-Park / Staging",
  "description": "Thousand Springs Sno-Park / Staging is located at Huckleberry Campground, Prospect OR 97536. Thousand Springs Sno-Park / Staging can be contacted at or http://www.fs.usda.gov/recarea/rogue-siskiyou/recarea/?recid=69906",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-thousand-springs-sno-park-stagi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Huckleberry Campground",
    "addressLocality": "Prospect",
    "addressRegion": "OR",
    "postalCode": "97536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9130045,
    "longitude": -122.3246098
  }
}