{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-prineville-or",
  "name": "Harvest Hosts Farm",
  "description": "Central Oregon grass-fed raw milk herdshare and artisan raw cheese producer.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-prineville-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41012/photo-gallery/WTvSrXtDMfFkLUvk_6ac08469a1dc8c02f5bf68111b119bf4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prineville, OR",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.40873278,
    "longitude": -121.00145662
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}