{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nez-perce-national-forest-ccc-campground-calder-id",
  "name": "Nez Perce National Forest CCC Campground",
  "description": "Hikers and anglers will find access to forest trails and nearby waterways at Nez Perce National Forest CCC Campground, situated within the St. Joe National Forest near Kooskia. The US Forest Service manages this established campground, which sits approximately three miles from the small community of Calder. The campground operates within the national forest system, providing a base for exploring the surrounding timber country. Campers seeking additional forest service options can explore [cam...",
  "url": "https://campertunity.com/listings/campgrounds/nez-perce-national-forest-ccc-campground-calder-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kooskia",
    "addressRegion": "ID",
    "postalCode": "83539",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.28742027,
    "longitude": -116.12182667
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/ccc-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}