{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/williams-creek-campground-lake-city-co",
  "name": "Williams Creek Campground",
  "description": "Williams Creek Campground is located at County Road 3a, Lake City CO 81235. Williams Creek Campground can be contacted at or https://www.fs.usda.gov/recarea/gmug/recarea/?recid=33684",
  "url": "https://campertunity.com/listings/campgrounds/williams-creek-campground-lake-city-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 3a",
    "addressLocality": "Lake City",
    "addressRegion": "CO",
    "postalCode": "81235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9216417,
    "longitude": -107.3356478
  }
}