{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-farm-distillery-rv-retreat-schenectady-ny",
  "name": "Rustic Farm Distillery & RV Retreat",
  "description": "Nestled on a sprawling countryside farm, this distillery offers a unique RV camping experience complete with four level, paved sites featuring 30 amp electrical hookups and firepits. Wake to woodland walking trails that lead to a neighboring brewery and food truck, then unwind with small-batch craft spirits in the tasting room. Savor inventive cocktails and wood-fired pizza while watching deer graze at dusk. A perfect blend of nature, history, and handcrafted libations for RV travelers.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-farm-distillery-rv-retreat-schenectady-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/20310/photo-gallery/zHIRrXCa7rTwDSBG_8a83d0e39494847407a5ff5664d6ec34_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schenectady, NY",
    "addressLocality": "Schenectady",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.89163411,
    "longitude": -74.03348652
  },
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}