{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-kendallville-park-cresco-ia",
  "name": "Kendallville Park",
  "description": "Kendallville Park is located at , Cresco IA 52136. Kendallville Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-kendallville-park-cresco-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cresco",
    "addressRegion": "IA",
    "postalCode": "52136",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4424776,
    "longitude": -92.0374221
  }
}