{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crystal-springs-campground-markleeville-ca",
  "name": "Crystal Springs Campground",
  "description": "Crystal Springs Campground, near Markleeville, California, is a fantastic spot for those who love camping among towering sequoias.",
  "url": "https://campertunity.com/listings/campgrounds/crystal-springs-campground-markleeville-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/california-crystal-springs_fd625175-db34-4e03-811b-df7f39e4fbfc.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/california-crystal-springs_fd625175-db34-4e03-811b-df7f39e4fbfc.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/540974/media/california-crystal-springs_6ea4a089-af69-4a1f-a3f5-53a51fc5686f.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-119.84500097,38.7640008)/-119.84500097,38.7640008,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Markleeville",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7640008,
    "longitude": -119.84500097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash_disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}