{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gap-mountain-lund-nv",
  "name": "Gap Mountain",
  "description": "Gap Mountain in Nevada offers a camping experience surrounded by rugged terrain with sparse vegetation. Temperatures can range from highs in the 90s during summer to lows in the 20s in winter. Nearby, visitors can explore the Great Basin National Park, known for its diverse landscapes and ancient bristlecone pines.",
  "url": "https://campertunity.com/listings/campgrounds/gap-mountain-lund-nv",
  "image": [
    "https://photos.thedyrt.com/photo/470989/media/nevada-gap-mountain_9d0e2939-aad4-4920-8fc4-4271095aa987.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/470979/media/nevada-gap-mountain_6c42eedd-94d1-4263-a1e6-24b95e730605.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/470989/media/nevada-gap-mountain_9d0e2939-aad4-4920-8fc4-4271095aa987.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-115.05100067,38.32800096)/-115.05100067,38.32800096,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lund",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.32800096,
    "longitude": -115.05100067
  },
  "sameAs": [
    "https://thedyrt.com/camping/nevada/nevada-gap-mountain"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "$0+"
}