{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-mattoon-campground-marina",
  "name": "Lake Mattoon Campground & Marina",
  "description": "Lake Mattoon Campground & Marina is located at 1290 County Road 3600 East, Neoga IL 62447. Lake Mattoon Campground & Marina can be contacted at ***-***-**** or http://mattoon.illinois.gov/government/publicworks/parkdept/lakes",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-mattoon-campground-marina",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1290 County Road 3600 East",
    "addressLocality": "Neoga",
    "addressRegion": "IL",
    "postalCode": "62447",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.359018,
    "longitude": -88.4702289
  }
}