{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-cove-ca",
  "name": "Spring Cove | CA | Camping Information & Reviews",
  "description": "Nestled beneath a canopy of towering trees, Spring Cove Campground invites you to experience the Sierra Nevada's natural. 64 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/spring-cove-ca",
  "image": [
    "https://cdn.recreation.gov/public/2018/08/11/17/00/ba371cb5-823b-4057-a9af-4fe72afb5a67_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.301819,
    "longitude": -119.541463
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ca/sierra/spring-cove-2",
    "https://www.campscanner.com/campgrounds/california/spring-cove-campground-in-ca"
  ]
}