{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-lake-city-ia-1",
  "name": "Harvest Hosts Farm",
  "description": "Basic family farm in the the heartland",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-lake-city-ia-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43778/photo-gallery/BcoUCHHKiQTQufjq_824424498438bf0669c076b8b17f3391_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake City, IA",
    "addressLocality": "Lake City",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.16053342,
    "longitude": -94.68731704
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}