{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-lakes-prizer-point-koa-cadiz-ky",
  "name": "What is the phone number for Kentucky Lakes / Prizer Point KOA?",
  "description": "Kentucky Lakes / Prizer Point KOA is located at 1777 Prizer Point Road, Cadiz KY 42211. Kentucky Lakes / Prizer Point KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/kentucky-lakes/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-lakes-prizer-point-koa-cadiz-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1777 Prizer Point Road",
    "addressLocality": "Cadiz",
    "addressRegion": "KY",
    "postalCode": "42211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9074019,
    "longitude": -87.98675
  }
}