{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/energy-lake",
  "name": "Energy Lake Campground",
  "description": "Energy Lake Campground in Land Between the Lakes National Recreation Area, Golden Pond Kentucky. See 17 traveler reviews, 35 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/energy-lake",
  "image": [
    "https://campcdn.com/photos/9/2/9203/298757/uploads_2F1625523016832-ye79vy0ebc-423c2e7ed09aca48a298e30bbc50f4f8_2F800BC296-CE05-4B30-9278-25C1BE3036D8.jpeg?v=1633891992",
    "http:https://campcdn.com/photos/9/2/9203/298757/low_res/energy-lake.jpeg?v=1633891992"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.85500976950246,
    "longitude": -88.01767965388075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}