{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-barkley-state-resort-park-cadiz-ky",
  "name": "What is the phone number for Lake Barkley State Resort Park?",
  "description": "Lake Barkley State Resort Park is located at 3500 State Park Road, Cadiz KY 42211. Lake Barkley State Resort Park can be contacted at ***-***-**** or https://parks.ky.gov/cadiz/parks/resort/lake-barkley-state-resort-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-barkley-state-resort-park-cadiz-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3500 State Park Road",
    "addressLocality": "Cadiz",
    "addressRegion": "KY",
    "postalCode": "42211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.849967,
    "longitude": -87.932064
  }
}