{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-owned-country-distillery-getaway-ellicottville",
  "name": "Family-Owned Country Distillery Getaway",
  "description": "Discover a hidden gem for RV camping at this family-owned country distillery set on 20 tranquil acres. Sample nine handcrafted spirits--bourbon, blueberry vodka, and more--or choose from a diverse cocktail menu, including adult slushies perfect for a leisurely evening under the stars. Enjoy friendly hospitality, guided tastings, and scenic views with ample parking. Bring Fido along to make new furry friends and toast to a peaceful retreat.",
  "url": "https://campertunity.com/listings/campgrounds/family-owned-country-distillery-getaway-ellicottville",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5332/photo-gallery/RrNGdCRvE2PM2h37_d25f582ccd6650ed398980fa449c62bf_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ellicottville, NY",
    "addressLocality": "Ellicottville",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.28058739,
    "longitude": -78.71249576
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.84,
    "reviewCount": 133,
    "bestRating": 5,
    "worstRating": 1
  }
}