{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-dayton-or",
  "name": "Harvest Hosts Winery",
  "description": "At the top of the Dundee Hills, enjoy breathtaking views just a short walk from our tasting patio.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-dayton-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35748/photo-gallery/Wzq2bDVNMYWprezG_1e48ac52b4228e72afdf6e275695e6f4_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dayton, OR",
    "addressLocality": "Dayton",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.26589077,
    "longitude": -123.09309415
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "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": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}