{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ward-lake-camping",
  "name": "Ward Lake | Camping Information & Reviews",
  "description": "Nestled alongside the shimmering waters of Ward Lake, this cherished first-come, first-served campground beckons adventu. Activities: Hiking, Fishing, Wildlife",
  "url": "https://campertunity.com/listings/campgrounds/ward-lake-camping",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/ward-lake-scenic-serene-camping-view.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.04011,
    "longitude": -107.978385
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/grand-mesa-uncompahgre-gunnison/ward-lake-3"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}