{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kincaid-lake-state-park-falmouth-ky-2",
  "name": "Kincaid Lake State Park",
  "description": "Kincaid Lake State Park camping reservations and campground information. Learn more about camping near Kincaid Lake State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kincaid-lake-state-park-falmouth-ky-2",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "565 KINCAID PARK ROAD",
    "addressLocality": "FALMOUTH",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.72361,
    "longitude": -84.28139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1681,
    "bestRating": 5,
    "worstRating": 1
  }
}