{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/howard-county-fairgrounds-cresco-ia",
  "name": "Howard County Fairgrounds",
  "description": "Howard County Fairgrounds is located at 3258 333rd Avenue, Cresco IA 52136. Howard County Fairgrounds can be contacted at ***-***-**** or http://www.mhcfair.com/",
  "url": "https://campertunity.com/listings/campgrounds/howard-county-fairgrounds-cresco-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3258 333rd Avenue",
    "addressLocality": "Cresco",
    "addressRegion": "IA",
    "postalCode": "52136",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3767591,
    "longitude": -92.1293218
  }
}