{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakefront-barrel-craft-brewery-bernhards-bay-ny",
  "name": "Lakefront Barrel & Craft Brewery",
  "description": "Experience RV camping at a veteran-owned barrel brokerage and craft brewery on a serene lakeshore. This hidden gem offers full hookups, Wi-Fi, and a private dump station. Sample house-brewed beers, pick fresh veggies from the garden, and unwind on the dock at sunset with paddleboat or canoe rides. Motorcycle enthusiasts will love the winding roads, and the host‚Äôs hospitality shines with firewood for campfires and recommendations for scenic drives.",
  "url": "https://campertunity.com/listings/campgrounds/lakefront-barrel-craft-brewery-bernhards-bay-ny",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/0MQbtUZKvFZ93fS3_bddde7069ede07a4f5b783e04f14e15e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bernhards Bay, NY",
    "addressLocality": "Bernhards Bay",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.43715398,
    "longitude": -75.91515155
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}