{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spruce-lake-city-co-us",
  "name": "Spruce Campground",
  "description": "Spruce Campground is located at , Lake City CO 81235. Spruce Campground can be contacted at or http://www.fs.usda.gov/recarea/gmug/recarea/?recid=33566",
  "url": "https://campertunity.com/listings/campgrounds/spruce-lake-city-co-us",
  "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.0469408,
    "longitude": -107.1169952
  }
}