{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cave-country-rv-camp",
  "name": "Cave Country RV Campground",
  "description": "Cave Country RV Campground is located at 216 Gaunce Drive, Cave City KY 42127. Cave Country RV Campground can be contacted at ***-***-**** or http://www.cavecountryrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cave-country-rv-camp",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "216 Gaunce Drive",
    "addressLocality": "Cave City",
    "addressRegion": "KY",
    "postalCode": "42127",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1350134,
    "longitude": -85.9690184
  }
}