{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ausable-chasm-campground-1",
  "name": "Ausable Chasm Campground",
  "description": "Ausable Chasm Campground offers a perfect blend of nature and comfort. Located near Keeseville, NY, our campground provides spacious campsites, friendly staff, and access to outdoor activities like hiking and tubing.",
  "url": "https://campertunity.com/listings/campgrounds/ausable-chasm-campground-1",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5269417,
    "longitude": -73.4563611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}