{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ward-lake-campground",
  "name": "Ward Lake Campground",
  "description": "Ward Lake Campground in Sierra National Forest, Lakeshore California. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/ward-lake-campground",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.302,
    "longitude": -118.986
  },
  "sameAs": [
    "https://www.campendium.com/ward-lake",
    "https://campflare.com/campground/ward-lake-campground-816",
    "https://thedyrt.com/camping/california/california-ward-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}