{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-oxford-ia-us",
  "name": "Harvest Hosts Farm",
  "description": "Welcome to our idyllic 10-acre historic farmstead in rural Johnson County, Iowa, about 8 miles west of Iowa City. We are a bookish, quiet couple with an 8-year-old daughter, 2 curious llamas named Jake and Elwood, 4 free-range chickens (named after the Golden Girls), 2 twin babydoll sheep (Phillip and Richard), and 5 orange barn cats. In June and July, we open our farm to the public for U-pick organic blueberries. Our 10 acres is a remnant oak savanna—a lightly forested grassland, where oaks...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-oxford-ia-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38657/photo-gallery/TB4VmtsGtD1rcb8R_da2789cc9d08f677446513c256f7e5b0_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oxford, IA",
    "addressLocality": "Oxford",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.66978128,
    "longitude": -91.78054494
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    }
  ]
}