{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-howard-county-conservation-cresco-i",
  "name": "Howard County Conservation",
  "description": "Howard County Conservation is located at 11562 Valley Avenue, Cresco IA 52136. Howard County Conservation can be contacted at ***-***-**** or http://www.co.howard.ia.us/offices/conservation/index.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-howard-county-conservation-cresco-i",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11562 Valley Avenue",
    "addressLocality": "Cresco",
    "addressRegion": "IA",
    "postalCode": "52136",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3482334,
    "longitude": -92.1352393
  }
}