{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranquil-vineyard-rv-getaway-westfield-ny",
  "name": "Tranquil Vineyard RV Getaway",
  "description": "Imagine parking beneath endless rows of grapevines at this serene winery retreat, where RV camping meets rustic charm. A level grass-and-gravel pad offers easy access for most rigs, set against a backdrop of lush vineyards and glowing sunsets. Stroll the vines at dawn, listen for distant train whistles, or gather by a crackling fire under fireflies. Enjoy wine tasting on-site and the simple pleasure of peaceful, no-frills camping amid rolling vines.",
  "url": "https://campertunity.com/listings/campgrounds/tranquil-vineyard-rv-getaway-westfield-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30943/photo-gallery/sEYdX1VO7zj13EPz_1588ea91630aab81b6534170a5e142ba_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westfield, NY",
    "addressLocality": "Westfield",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.24881658,
    "longitude": -79.5419501
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/new-york/gTjqJo7LM0kyVnGmKqdq?source=nearby"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}