{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deep-lake-gypsum-co",
  "name": "Deep Lake Campground",
  "description": "Deep Lake Campground is located at Forest Road 6003E, Gypsum CO 81637. Deep Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whiteriver/recreation/camping-cabins/recarea/?recid=41219&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/deep-lake-gypsum-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 6003E",
    "addressLocality": "Gypsum",
    "addressRegion": "CO",
    "postalCode": "81637",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7715686,
    "longitude": -107.2969342
  }
}