{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-storey-campground-galesburg-il",
  "name": "Lake Storey Campground",
  "description": "Lake Storey Campground is located at 1351 South Lake Storey Road, Galesburg IL 61401. Lake Storey Campground can be contacted at ***-***-**** or http://www.ci.galesburg.il.us/parksandrec/campground/",
  "url": "https://campertunity.com/listings/campgrounds/lake-storey-campground-galesburg-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1351 South Lake Storey Road",
    "addressLocality": "Galesburg",
    "addressRegion": "IL",
    "postalCode": "61401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9842869,
    "longitude": -90.3906621
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/galesburg/lake-storey-campground"
  ]
}