{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cozy-wine-bourbon-beer-tasting-barn-huntsville-oh",
  "name": "Cozy Wine, Bourbon & Beer Tasting Barn",
  "description": "Discover a hidden gem ideal for RV Camping and libation lovers. This cozy tasting barn offers generous pours of wine, craft beer, and small-batch bourbon, paired with tasty bites like chicken salad croissants and cheesecake. Park on the grassy area by the barn, unwind on the patio by the fireplace, or grab a brew and practice swings at the attached driving range. As night falls, enjoy unforgettable star gazing under dark skies amidst warm hospitality.",
  "url": "https://campertunity.com/listings/campgrounds/cozy-wine-bourbon-beer-tasting-barn-huntsville-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2366/photo-gallery/gjvaRYswGr5nSsNj_1ede9035b72a6a80f3938a071c4694a3_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Huntsville, OH",
    "addressLocality": "Huntsville",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.48739293,
    "longitude": -83.86277876
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 99,
    "bestRating": 5,
    "worstRating": 1
  }
}