{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-crystal-lake-rv-park-rock-falls-il",
  "name": "Crystal Lake RV Park",
  "description": "Crystal Lake RV Park is located at 600 East 17th Street, Rock Falls IL 61071. Crystal Lake RV Park can be contacted at ***-***-**** or https://crystallakerecreation.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-crystal-lake-rv-park-rock-falls-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "600 East 17th Street",
    "addressLocality": "Rock Falls",
    "addressRegion": "IL",
    "postalCode": "61071",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7661191,
    "longitude": -89.6795069
  }
}