{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-estate-winery-retreat-lockport-ny",
  "name": "Scenic Estate Winery Retreat",
  "description": "Discover a hidden gem on a rolling hillside vineyard where RV Camping meets estate-grown Riesling and handcrafted wines. Park on level ground by a serene pond, then stroll winding walking trails or unwind in the Tuscan-inspired tasting room with a full-service bourbon & cigar bar. Savor Italian light-fare at the on-site caf√©, indulge in seasonal activities, and enjoy peaceful, dark nights under the stars. Perfect for wine tasting, casual lunches, and relaxing escapes amid vines.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-estate-winery-retreat-lockport-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/3474/photo-gallery/w7aOiVaGsfqaNtmw_cd461b61b3467f834d99e892066b5fac_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lockport, NY",
    "addressLocality": "Lockport",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.12551199,
    "longitude": -78.77351732
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}