{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boise-national-forest-cascade-ranger-district-id",
  "name": "Boise National Forest- Cascade Ranger District",
  "description": "Boise National Forest- Cascade Ranger District is located at 540 North Main Street, Cascade ID 83611. Boise National Forest- Cascade Ranger District can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/boise/recarea/?recid=5029",
  "url": "https://campertunity.com/listings/campgrounds/boise-national-forest-cascade-ranger-district-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "540 North Main Street",
    "addressLocality": "Cascade",
    "addressRegion": "ID",
    "postalCode": "83611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5201932,
    "longitude": -116.0448347
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/cascade/boise-national-forest-cascade-ranger-district"
  ]
}