{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ward-lake-campground-cedaredge-co",
  "name": "Ward Lake Campground",
  "description": "Ward Lake Campground is located at Forest Road 121, Cedaredge CO 81413. Ward Lake Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/ward-lake-campground-cedaredge-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 121",
    "addressLocality": "Cedaredge",
    "addressRegion": "CO",
    "postalCode": "81413",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0366386,
    "longitude": -107.9846658
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/cedaredge/ward-lake-campground"
  ]
}