{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-bellevue-ia",
  "name": "Harvest Hosts Farm",
  "description": "We breed raise train ride & sell Quarter horses on our 180 acre farm. If you need a place to stay or layover we can accommodate you and your horse.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-bellevue-ia",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39741/photo-gallery/OnniuQofBii1xhfL_85f74d13f97077dfb8eccbe898454880_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bellevue, IA",
    "addressLocality": "Bellevue",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.13077099,
    "longitude": -90.37121676
  },
  "checkinTime": "03:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}