{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-dam-village-state-resort-park-ky-gilbertsvil",
  "name": "KENTUCKY DAM VILLAGE STATE RESORT PARK, KY",
  "description": "Kentucky Dam Village is one of three resort parks on the waters surrounding Land Between the Lakes National Recreation Area; a 170,000 acre wooded peninsula bound by Kentucky Lake and Lake Barkley. The abundance of water offers uncrowded cruising, water-skiing, snorkeling and fishing.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-dam-village-state-resort-park-ky-gilbertsvil",
  "image": [
    "https://kentuckystateparks.reserveamerica.com/webphotos/KY/pid91909/0/540x360.jpg",
    "https://kentuckystateparks-pl.static.reserveamerica.com/webphotos/KY/pid91909/5/180x120.jpg",
    "https://kentuckystateparks-pl.static.reserveamerica.com/webphotos/KY/pid91909/4/180x120.jpg",
    "https://kentuckystateparks-pl.static.reserveamerica.com/webphotos/KY/pid91909/3/180x120.jpg",
    "https://kentuckystateparks-pl.static.reserveamerica.com/webphotos/KY/pid91909/2/180x120.jpg",
    "https://kentuckystateparks-pl.static.reserveamerica.com/webphotos/KY/pid91909/1/180x120.jpg",
    "https://kentuckystateparks-pl.static.reserveamerica.com/webphotos/KY/pid91909/0/180x120.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX 69",
    "addressLocality": "GILBERTSVILLE",
    "addressRegion": "KY",
    "postalCode": "42044",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.01248,
    "longitude": -88.28172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 809,
    "bestRating": 5,
    "worstRating": 1
  }
}