{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-paradise-valley-campgrounds-kim",
  "name": "Paradise Valley Campgrounds",
  "description": "Paradise Valley Campgrounds is located at 74***-***-****1 Plum Road, Kimbolton OH 43749. Paradise Valley Campgrounds can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-paradise-valley-campgrounds-kim",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "74157-74001 Plum Road",
    "addressLocality": "Kimbolton",
    "addressRegion": "OH",
    "postalCode": "43749",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.18036,
    "longitude": -81.5761768
  }
}