{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drinking-water-available-clayton-ny",
  "name": "Drinking water available",
  "description": "Canoe-Picnic Point State Park offers a unique boat-access-only camping destination in the heart of New York's Thousand Islands region on the St. Lawrence River. The park is divided into two areas: Canoe Point, which features the camping facilities, and Picnic Point to the south, a scenic day-use area. The campground provides 25 tent sites and 5 rustic cabins nestled in a wooded setting, all accessible only by watercraft. With 48 dock slips available, visitors can easily moor their boats near...",
  "url": "https://campertunity.com/listings/campgrounds/drinking-water-available-clayton-ny",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canoe Pt",
    "addressLocality": "Clayton",
    "addressRegion": "NY",
    "postalCode": "13624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.30806,
    "longitude": -76.07611
  },
  "sameAs": [
    "https://campflare.com/campground/canoe-point-state-park-755"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}