{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hells-gate-state-park-campground-us",
  "name": "Hells Gate State Park Campground",
  "description": "Hells Gate State Park Campground, Lewiston Idaho. See 21 traveler reviews, 21 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/hells-gate-state-park-campground-us",
  "image": [
    "https://campcdn.com/photos/2/5/2596/206307/uploads_2F1568931186719-kwkr7ah1i3r-8785de11bbb18f524f0842bc9b7584e4_2FB81E3989-C813-422C-B672-8D42F0CE0B6B.jpeg?v=1633844817",
    "http:https://campcdn.com/photos/2/5/2596/441762/low_res/hells-gate-state-park.jpg?v=1716783705"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3579595985288,
    "longitude": -117.05896005034447
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}