{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-summit-campground-us",
  "name": "Elk Summit Campground",
  "description": "Elk Summit Campground in Clearwater National Forest, Kooskia Idaho. See 1 traveler review, 7 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/elk-summit-campground-us",
  "image": [
    "https://campcdn.com/photos/2/5/2541/407292/uploads_2F1688076327052-67f0yxamtcq-a46e1fc54db7370adb67dceb97afbbec_2FDSCN1538.JPG?v=1688076592",
    "http:https://campcdn.com/photos/2/5/2541/407296/low_res/elk-summit.JPG?v=1688076617"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.328255457817704,
    "longitude": -114.64755693926413
  },
  "sameAs": [
    "https://www.campendium.com/elk-summit"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}