{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-creek-campground-westcliffe-co",
  "name": "Lake Creek Campground",
  "description": "Lake Creek Campground is located at County Road 198, Westcliffe CO 81252. Lake Creek Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/psicc/recarea/?recid=12750",
  "url": "https://campertunity.com/listings/campgrounds/lake-creek-campground-westcliffe-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 198",
    "addressLocality": "Westcliffe",
    "addressRegion": "CO",
    "postalCode": "81252",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2641373,
    "longitude": -105.6596899
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/westcliffe/lake-creek-campground"
  ]
}