{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-river-campground-frankfort-ky-1",
  "name": "What is the phone number for Kentucky River Campground?",
  "description": "Kentucky River Campground is located at 1489 Steele Branch Road, Frankfort KY 40601. Kentucky River Campground can be contacted at ***-***-**** or http://www.kyrivercampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-river-campground-frankfort-ky-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1489 Steele Branch Road",
    "addressLocality": "Frankfort",
    "addressRegion": "KY",
    "postalCode": "40601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.285783,
    "longitude": -84.8682889
  }
}