{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-brews-waterfall-views-salem-ny-us",
  "name": "Rustic Brews & Waterfall Views, Salem",
  "description": "Unlock the ultimate RV camping adventure amidst the tranquil setting of upstate New York, where cascading waterfalls meet the serenity of Black Creek. Embrace the farm-to-glass revolution, where every sip tells a story of local heritage and homegrown ingredients. RV enthusiasts and beer connoisseurs alike can indulge their senses in tours and tastings available throughout the year at this destination brewery. Imagine parking your home-on-wheels within 50 scenic acres, where nature's backdrop...",
  "url": "https://campertunity.com/listings/campgrounds/rustic-brews-waterfall-views-salem-ny-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4400/photo-gallery/0foMFbTVr8gLoVWy_72835dd73c1b16478bdecb3eff6279c4_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salem, NY",
    "addressLocality": "Salem",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.25568726,
    "longitude": -73.40593638
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  }
}