{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-olympia-wa-us",
  "name": "Harvest Hosts Winery",
  "description": "It is a very peaceful space. Lots of room we would look live to have you as a guest guests",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-olympia-wa-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33028/photo-gallery/lzIzVcH18KX4wGSt_504215086c8b3071f114489799468696_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Olympia, WA",
    "addressLocality": "Olympia",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.08927755,
    "longitude": -122.62219694
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}