{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upstate-ny-championship-18-hole-golf-course-gansevoort-ny",
  "name": "Upstate NY Championship 18-Hole Golf Course",
  "description": "Tee off at this 18-hole championship course offering RV Camping amid rolling fairways and mature country charm. Park on level asphalt just off the 18th green, enjoy quiet nights under starlit skies, and watch small aircraft and skydivers land on the adjacent airstrip. Wander through three covered bridges or the playful ‚ÄúTunnel of Love,‚Äù then refuel at the clubhouse restaurant with seasonal dining and potable water. A serene spot near a scenic lake, it‚Äôs golf and camping combined.",
  "url": "https://campertunity.com/listings/campgrounds/upstate-ny-championship-18-hole-golf-course-gansevoort-ny",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/O98D84cbPz8BH6Fp_fb6c3387f25a5bdbffe4fcbddd2e3c15_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gansevoort, NY",
    "addressLocality": "Gansevoort",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.23014233,
    "longitude": -73.59514049
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}