{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kool-lakes-family-campground-garre",
  "name": "Kool Lakes Family Campground",
  "description": "Kool Lakes Family Campground is located at 12990 Nelson Ledge Road, Garrettsville OH 44231. Kool Lakes Family Campground can be contacted at ***-***-**** or http://www.koollakes.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kool-lakes-family-campground-garre",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12990 Nelson Ledge Road",
    "addressLocality": "Garrettsville",
    "addressRegion": "OH",
    "postalCode": "44231",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3466041,
    "longitude": -81.0355053
  }
}