{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-mountains-dispersed-mount-charleston-nv",
  "name": "Spring Mountains Dispersed",
  "description": "Spring Mountains Dispersed is located in the Humboldt-Toiyabe National Forest, featuring rugged terrain with a mix of desert and forest landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/spring-mountains-dispersed-mount-charleston-nv",
  "image": [
    "https://photos.thedyrt.com/photo/1121582/media/spring-mountains-dispersed_263d00a3-e2a9-493a-853a-00e819682489.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-115.63866513128426,36.35369415129804)/-115.63866513128426,36.35369415129804,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1121582/media/spring-mountains-dispersed_263d00a3-e2a9-493a-853a-00e819682489.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1121584/media/spring-mountains-dispersed_25c5fa33-0f63-4130-b694-ccab9b734c39.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Charleston",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.35369415129804,
    "longitude": -115.63866513128426
  },
  "sameAs": [
    "https://thedyrt.com/camping/nevada/spring-mountains-dispersed"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}