{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-naples-ny",
  "name": "Harvest Hosts Winery",
  "description": "Located in the heart of beautiful Naples Valley. Enjoy wine, hard cider, wine seltzers, and more!",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-naples-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32664/photo-gallery/8s9P6gioriMXedRs_00122f8f398c48750a85b72aa2f5c07d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Naples, NY",
    "addressLocality": "Naples",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.57266035,
    "longitude": -77.33369344
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/new-york/hazlitt-red-cat-cellars",
    "https://hazlitt1852.com/naples/"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}