{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-vale-or",
  "name": "Harvest Hosts Farm",
  "description": "We are a 3rd generation bison ranch located in Eastern Oregon. This location has over 100 head of bison roaming and we have a couple of very friendly pet ones.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-vale-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31072/photo-gallery/clqSYUghtUU0XjjW_07312b79d1ff65812af59c4aeec4d117_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vale, OR",
    "addressLocality": "Vale",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.94806384,
    "longitude": -117.18889209
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:90:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}