{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-clayton-ny",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "Spirits Made in Clayton, New York with a Downtown Tasting Room. 10% discount on all bottle purchases for members!",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-clayton-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40364/photo-gallery/AwAe4YfZGk6rYcOc_78f866a5747e6f3531f0a9c9f29a7c3f_small.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clayton, NY",
    "addressLocality": "Clayton",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1991438,
    "longitude": -76.03821297
  },
  "sameAs": [
    "https://www.saintlawrencespirits.com/",
    "https://www.harvesthosts.com/hosts/new-york/saint-lawrence-spirits"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}