{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-european-style-winery-mays-landing-nj",
  "name": "Historic European-Style Winery",
  "description": "Nestled among sprawling vines with roots back to the early 1900s, this family-operated European-style winery blends old-world tradition with modern hospitality. RV Camping is welcome in a wide, level field just steps from the vineyard, offering free tastings of over 27 award-winning hand-crafted reds, whites, and fruit wines. Enjoy scenic vineyard views, dog-friendly grounds, and expert hosts ready to share tasting tips, history, and ship bottles to your door.",
  "url": "https://campertunity.com/listings/campgrounds/historic-european-style-winery-mays-landing-nj",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1984/photo-gallery/uBSm1gJPiwRr6ZOd_6f2c174a9d5da26209f9bfb0a8f64848_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mays Landing, NJ",
    "addressLocality": "Mays Landing",
    "addressRegion": "NJ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.47896551,
    "longitude": -74.78756979
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}