{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ski-country-craft-brewery-ellicottville",
  "name": "Ski Country Craft Brewery",
  "description": "Kick back with RV Camping at this celebrated craft brewery nestled in a charming mountain village. As pioneers of innovative brewing in ski country, they offer a seasonal beer garden (mid-April to October), a lively pub with live music, and a menu featuring house-made focaccia and hearty pub fare. Enjoy level, quiet parking with electric hookups, friendly service, and easy access to local shops, restaurants, and nearby slopes for a seamless overnight stay.",
  "url": "https://campertunity.com/listings/campgrounds/ski-country-craft-brewery-ellicottville",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30136/photo-gallery/0b1vq16ty44hZGhN_901cf29c9637698a21745801eaa2833b_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ellicottville, NY",
    "addressLocality": "Ellicottville",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.24638764,
    "longitude": -78.66315614
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "06:30:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.95,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  }
}