{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-farm-campground-cresco-ia",
  "name": "Harvest Farm Campground",
  "description": "Harvest Farm Campground is located at 3690 318th Avenue, Cresco IA 52136. Harvest Farm Campground can be contacted at ***-***-**** or http://wecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/harvest-farm-campground-cresco-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3690 318th Avenue",
    "addressLocality": "Cresco",
    "addressRegion": "IA",
    "postalCode": "52136",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4707556,
    "longitude": -92.0305932
  }
}