{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leisure-lake-campgrounds-rock-falls-il-us",
  "name": "Leisure Lake Campgrounds",
  "description": "Leisure Lake Campgrounds is located at 2304 French Street, Rock Falls IL 61071. Leisure Lake Campgrounds can be contacted at ***-***-**** or http://leisurelakecampgroundil.com/",
  "url": "https://campertunity.com/listings/campgrounds/leisure-lake-campgrounds-rock-falls-il-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2304 French Street",
    "addressLocality": "Rock Falls",
    "addressRegion": "IL",
    "postalCode": "61071",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7540314,
    "longitude": -89.6557851
  }
}