{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bear-valley-campground-stan",
  "name": "Bear Valley Campground",
  "description": "Bear Valley Campground is located at US Frst Service Road 579, Stanley ID 83278. Bear Valley Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recarea/?recid=5208",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bear-valley-campground-stan",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "US Frst Service Road 579",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.41109,
    "longitude": -115.3700601
  }
}