{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sweetwater-lake-campground-gypsum-co",
  "name": "Sweetwater Lake Campground",
  "description": "Sweetwater Lake Campground is located at Sweetwater Creek Road, Gypsum CO 81637. Sweetwater Lake Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/whiteriver/recarea/?recid=41241",
  "url": "https://campertunity.com/listings/campgrounds/sweetwater-lake-campground-gypsum-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sweetwater Creek Road",
    "addressLocality": "Gypsum",
    "addressRegion": "CO",
    "postalCode": "81637",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.800623,
    "longitude": -107.1607957
  }
}