{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-hamilton",
  "name": "Hamilton Harvest Winery",
  "description": "Pouring good times in Hamilton, NY—a cozy spot to sip, connect, and unwind. Bring your friends—we’ll bring the wine.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-hamilton",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43427/photo-gallery/fJnzSUF1fL4SwW38_2a71f3f77fc63099f91b88e286003f74_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hamilton, NY",
    "addressLocality": "Hamilton",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.82112302,
    "longitude": -75.55747902
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/new-york/hamilton-harvest-winery"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}