{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ccc-campground-kooskia-id",
  "name": "CCC Campground",
  "description": "CCC Campground is located at Selway Road, Kooskia ID 83539. CCC Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nezperceclearwater/recarea/?recid=16496",
  "url": "https://campertunity.com/listings/campgrounds/ccc-campground-kooskia-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Selway Road",
    "addressLocality": "Kooskia",
    "addressRegion": "ID",
    "postalCode": "83539",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0911,
    "longitude": -115.5206
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/kooskia/ccc-campground",
    "https://thedyrt.com/camping/idaho/ccc-campground-id"
  ]
}