{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bentonsport-campground-keosauqua-ia-us",
  "name": "Bentonsport Campground",
  "description": "Bentonsport Campground is located at 22098 Hawk Drive, Keosauqua IA 52565. Bentonsport Campground can be contacted at ***-***-**** or http://vbcountyconservation.com/",
  "url": "https://campertunity.com/listings/campgrounds/bentonsport-campground-keosauqua-ia-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22098 Hawk Drive",
    "addressLocality": "Keosauqua",
    "addressRegion": "IA",
    "postalCode": "52565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7246686,
    "longitude": -91.8507963
  }
}