{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-lakes-prizer-cadiz-ky",
  "name": "Kentucky Lakes / Prizer Point KOA",
  "description": "Kentucky Lakes / Prizer Point KOA is located in Cadiz, Kentucky and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-lakes-prizer-cadiz-ky",
  "image": [
    "https://koa.com/content/campgrounds/kentucky-lakes/heroitems/17146heroitems19257b96-9ccb-4504-9805-ecc912a64f93.jpg",
    "https://koa.com/content/campgrounds/kentucky-lakes/photos/pp11ditmpwsc5oj.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1777 Prizer Point Rd.",
    "addressLocality": "Cadiz",
    "addressRegion": "KY",
    "postalCode": "42211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.907112,
    "longitude": -87.983966
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}