{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-roseburg-or",
  "name": "Harvest Hosts Winery",
  "description": "Small family-owned winery in the beautiful Umpqua Valley! We offer a large variety of wines, local beers and ciders on tap, wood-fired pizza, and family and dog-friendly!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-roseburg-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16144/photo-gallery/jznWdET2pOOAXeMC_2373a522d78e44a3f8f508e8dabd653e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roseburg, OR",
    "addressLocality": "Roseburg",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.37498072,
    "longitude": -123.42103307
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}