{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fondulac-park-carl-spindler-campground-east-peoria-il",
  "name": "Fondulac Park Carl Spindler Campground",
  "description": "Fondulac Park Carl Spindler Campground is located at 3703 North Main Street, East Peoria IL 61611. Fondulac Park Carl Spindler Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/fondulac-park-carl-spindler-campground-east-peoria-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3703 North Main Street, #7",
    "addressLocality": "East Peoria",
    "addressRegion": "IL",
    "postalCode": "61611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7098469,
    "longitude": -89.5365044
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/east-peoria/fondulac-park-carl-spindler-campground"
  ]
}