{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-blanding-landing-recreation-area-hanover-il",
  "name": "Blanding Landing Recreation Area",
  "description": "Blanding Landing Recreation Area is located at 5720 South River Road, Hanover IL 61041. Blanding Landing Recreation Area can be contacted at ***-***-**** or http://www.mvr.usace.army.mil/Missions/Recreation/MississippiRiverProject/Recreation/BlandingLanding.aspx",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-blanding-landing-recreation-area-hanover-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5720 South River Road",
    "addressLocality": "Hanover",
    "addressRegion": "IL",
    "postalCode": "61041",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2859016,
    "longitude": -90.4029299
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/hanover/blanding-landing-recreation-area"
  ]
}