{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-van-buren-county-conservat",
  "name": "Van Buren County Conservation",
  "description": "Van Buren County Conservation is located at 816 Franklin Street, Keosauqua IA 52565. Van Buren County Conservation can be contacted at ***-***-**** or http://vbcountyconservation.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-van-buren-county-conservat",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "816 Franklin Street",
    "addressLocality": "Keosauqua",
    "addressRegion": "IA",
    "postalCode": "52565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7396372,
    "longitude": -91.964895
  }
}