{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canton-lakes-campground-canton-il",
  "name": "Canton Lakes Campground",
  "description": "Canton Lakes Campground is located at 25845 North Lakeshore Drive, Canton IL 61520. Canton Lakes Campground can be contacted at or http://www.cantonillinois.org/",
  "url": "https://campertunity.com/listings/campgrounds/canton-lakes-campground-canton-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25845 North Lakeshore Drive",
    "addressLocality": "Canton",
    "addressRegion": "IL",
    "postalCode": "61520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5678437,
    "longitude": -89.9829253
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/canton/canton-lakes-campground"
  ]
}