{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-geneseo-campground-geneseo",
  "name": "Geneseo Campground",
  "description": "Geneseo Campground is located at 22978 Illinois 82, Geneseo IL 61254. Geneseo Campground can be contacted at ***-***-**** or http://geneseocampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-geneseo-campground-geneseo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/1902/1678812719_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22978 Illinois 82",
    "addressLocality": "Geneseo",
    "addressRegion": "IL",
    "postalCode": "61254",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4833595,
    "longitude": -90.1562283
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/geneseo/geneseo-campground"
  ]
}