{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-east-elk-creek-campground-gunnison",
  "name": "East Elk Creek Campground",
  "description": "East Elk Creek Campground is located at County Road 723E, Gunnison CO 81230. East Elk Creek Campground can be contacted at or https://www.recreation.gov/camping/east-elk-creek-group-campsite/r/campgroundDetails.do?contractCode=NRSO&parkId=74064",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-east-elk-creek-campground-gunnison",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 723E",
    "addressLocality": "Gunnison",
    "addressRegion": "CO",
    "postalCode": "81230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.4823252,
    "longitude": -107.1716383
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/gunnison/east-elk-creek-campground",
    "https://outdoorithm.com/campgrounds/co/curecanti-national-ra/east-elk-creek-group-campsite"
  ]
}