{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oh-kentucky-campground-rv-berea-ky",
  "name": "OH! KENTUCKY CAMPGROUND & RV PARK",
  "description": "OH! KENTUCKY CAMPGROUND & RV PARK is located at 562 Paint Lick Road, Berea KY 40403. OH! KENTUCKY CAMPGROUND & RV PARK can be contacted at ***-***-**** or http://www.ohkentuckyrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/oh-kentucky-campground-rv-berea-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "562 Paint Lick Road",
    "addressLocality": "Berea",
    "addressRegion": "KY",
    "postalCode": "40403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5673883,
    "longitude": -84.323034
  }
}