{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-leavenworth-wa",
  "name": "Harvest Hosts Winery",
  "description": "Neu Flessenow Cellars is a family owned boutique winery located just 4 miles from the Bavarian themed village of Leavenworth WA. We have a great selection of award winning wines.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-winery-leavenworth-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43624/photo-gallery/5foMxH6A7Orwmo7V_5a63eb65b1535639f87a1ab86888add7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leavenworth, WA",
    "addressLocality": "Leavenworth",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.601396,
    "longitude": -120.58194324
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}