{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wupperman-campground-lake-city-co",
  "name": "Wupperman Campground",
  "description": "Wupperman Campground is located at 1201 County Road 33, Lake City CO 81235. Wupperman Campground can be contacted at ***-***-**** or https://www.colorado.gov/pacific/hinsdalecounty/recreation-campground-boatdock",
  "url": "https://campertunity.com/listings/campgrounds/wupperman-campground-lake-city-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1201 County Road 33",
    "addressLocality": "Lake City",
    "addressRegion": "CO",
    "postalCode": "81235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9651752,
    "longitude": -107.2885822
  }
}