{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hidden-valley-tent-campground",
  "name": "Hidden Valley Tent Campground- Gunnison Rd",
  "description": "Hidden Valley Tent Campground- Gunnison Rd is located at , Lake City CO 81235. Hidden Valley Tent Campground- Gunnison Rd can be contacted at ***-***-**** or https://www.fs.usda.gov/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hidden-valley-tent-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake City",
    "addressRegion": "CO",
    "postalCode": "81235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0411395,
    "longitude": -107.1328112
  }
}