{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adirondack-inspired-veteran-winery-canton-oh",
  "name": "Adirondack-Inspired Veteran Winery",
  "description": "Nestled amid rolling vineyards with Adirondack mountain camp charm, this USMC veteran-owned winery invites RV Camping guests to unwind on spacious grassy pads steps from the tasting room. Sip award-worthy wines, summer sangria or refreshing wine slushies while live bands play on the outdoor terrace. Food-truck fare ranges from barbecue to gourmet snacks. Dogs welcome for peaceful nights under starlit skies. Seasonal indoor seating ensures cozy visits year-round.",
  "url": "https://campertunity.com/listings/campgrounds/adirondack-inspired-veteran-winery-canton-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16719/photo-gallery/epAgy5nAp9BMj8Oy_a18a2c2caacb1472caf5321d08d8ab87_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canton, OH",
    "addressLocality": "Canton",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.86660363,
    "longitude": -81.27557771
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@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": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.98,
    "reviewCount": 60,
    "bestRating": 5,
    "worstRating": 1
  }
}