{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quaint-family-estate-winery-lake-mills-ia-us",
  "name": "Quaint Family Estate Winery",
  "description": "Nestled on a multi-generational estate, this family-run winery welcomes RV camping amid rolling grapevines, timber and a serene pond. Enjoy level gravel pads just steps from the tasting room, where you can sip estate-grown Frontenac gris and Marquette varietals, pair with local cheeses or a food-truck taco, and unwind with live music at sunset. Wander vineyard trails, spot fireflies over the bluff, and stargaze under dark skies.",
  "url": "https://campertunity.com/listings/campgrounds/quaint-family-estate-winery-lake-mills-ia-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5373/photo-gallery/tAeYbI72bo3ApQYy_062f09e28bd08cfe6b3e0be209e58491_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Mills, IA",
    "addressLocality": "Lake Mills",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.51799114,
    "longitude": -93.40584016
  },
  "sameAs": [
    "https://www.lazyacrevineyard.com/",
    "https://www.harvesthosts.com/hosts/iowa/lazy-acre-vineyard"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}