{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cave-lake-campground-alturas-ca",
  "name": "Cave Lake Campground",
  "description": "Cave Lake Campground is located at County Road 2, Alturas CA 96101. Cave Lake Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/modoc/recarea/?recid=71260",
  "url": "https://campertunity.com/listings/campgrounds/cave-lake-campground-alturas-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 2",
    "addressLocality": "Alturas",
    "addressRegion": "CA",
    "postalCode": "96101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9786111,
    "longitude": -120.2044444
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/alturas/cave-lake-campground",
    "https://www.thedyrt.com",
    "https://thedyrt.com/camping/california/california-cave-lake/gallery/roads"
  ]
}