{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ellicottville-ny",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "We offer a unique and extraordinary experience that is unlike anything you've encountered before. It combines the worlds of brewery, distillery, restaurant, and bar classics that prioritize comfort and exceptional service with/ stunning views of the ski slopes. Unlike any experience you've ever had, we are an experience.",
  "url": "https://campertunity.com/listings/campgrounds/ellicottville-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33553/photo-gallery/pkF4bfz1rG5bmNXi_0cd7ec1810eedf730965e9578bda9aa4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ellicottville, NY",
    "addressLocality": "Ellicottville",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.31602271,
    "longitude": -78.71057557
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}