{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/francis-park-kewanee-il",
  "name": "Francis Park",
  "description": "Francis Park is located at 29862 North 900th Avenue, Kewanee IL 61443. Francis Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/francis-park-kewanee-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29862 North 900th Avenue",
    "addressLocality": "Kewanee",
    "addressRegion": "IL",
    "postalCode": "61443",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2783338,
    "longitude": -89.8606454
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/kewanee/francis-park"
  ]
}