{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-republic-wa",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "Park in the heart of our small mountain town! Family owned and operated brewery and taproom located in remote Ferry County, Washington. We brew and serve high-quality beer while providing a comfortable place where folks can sit and wile away an hour or more. The brewery is located right on main street, but the RV parking is on a private lot just one block from the pub.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-republic-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39260/photo-gallery/JP1P22ISBwS08kjI_863112fc75316912df828c498c89aaf1_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Republic, WA",
    "addressLocality": "Republic",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.72844877,
    "longitude": -118.63431913
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}