{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camino-cove-campground-kyburz-ca",
  "name": "Camino Cove Campground",
  "description": "Camino Cove Campground, near [Eldorado National Forest](https://thedyrt.com/camping/california/near/eldorado-national-forest), is a scenic retreat that offers a unique camping experience right next to Union Valley Reservoir.",
  "url": "https://campertunity.com/listings/campgrounds/camino-cove-campground-kyburz-ca",
  "image": [
    "https://photos.thedyrt.com/photo/531748/media/california-camino-cove_80054b8f-6bce-47f3-9340-28b5d2ee0674.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/531748/media/california-camino-cove_80054b8f-6bce-47f3-9340-28b5d2ee0674.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.428467,38.878704)/-120.428467,38.878704,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/527930/media/california-camino-cove_17492521-6d69-41b5-9584-d52d34e1101d.heic?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kyburz",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.878704,
    "longitude": -120.428467
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-camino-cove"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}