{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rushing-creek-land-between-the-lakes-national-recreation",
  "name": "Rushing Creek",
  "description": "Rushing Creek is located near Stewart, KY, offering a camping experience surrounded by forested terrain.",
  "url": "https://campertunity.com/listings/campgrounds/rushing-creek-land-between-the-lakes-national-recreation",
  "image": [
    "https://photos.thedyrt.com/photo/890571/media/tennessee-rushing-creek-campground_7f24f627-f89e-4590-82d9-839cf010d870.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-88.04900082,36.67000071)/-88.04900082,36.67000071,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/688534/media/tennessee-rushing-creek-campground_d3e852db-ec00-4fb0-a83e-7c48f0fc25e8.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/890571/media/tennessee-rushing-creek-campground_7f24f627-f89e-4590-82d9-839cf010d870.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Land Between the Lakes National Recreation Area",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.67000071,
    "longitude": -88.04900082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}