{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-winthrop-wa",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "The Methow Valley Ciderhouse is more than a restaurant that focuses on food, fun, and fine ciders and other beverages. It began with a move to the Methow Valley in 2004 where we found the perfect site for growing organic apples – fifteen acres of rich soil that was once an old lake bed, just outside of Winthrop, Washington. We planted and nurtured many varieties of cider apples from old American, English, and French trees.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-winthrop-wa",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/zabPmDLFDRxFm7RY_b92a4a5686bb04690f4a6e77a2cf7a0e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Winthrop, WA",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.48513169,
    "longitude": -120.18523618
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}