{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonneville-salt-flats-blm-nv",
  "name": "Bonneville Salt Flats BLM",
  "description": "Restrictions No overnight camping on the salt flats. No driving vehicles on salt flats when wet or flooded. https://www.blm.gov/sites/blm.gov/files/documents",
  "url": "https://campertunity.com/listings/campgrounds/bonneville-salt-flats-blm-nv",
  "image": [
    "https://photos.thedyrt.com/photo/884365/media/bonneville-salt-flats-blm_0288fd35-269c-43ad-b028-7acc01352df3.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/884365/media/bonneville-salt-flats-blm_0288fd35-269c-43ad-b028-7acc01352df3.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/873417/media/bonneville-salt-flats-blm_7c510cce-7048-4e36-ae97-b12f15223e93.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/873416/media/bonneville-salt-flats-blm_9e1dc937-2ad1-482b-b960-6bfd12f79643.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/884364/media/bonneville-salt-flats-blm_144a1a64-3cba-4ee8-a224-67ec28a812ca.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/873415/media/bonneville-salt-flats-blm_fd3c9ede-4253-4f57-9bb7-ce0f67083b2f.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.60295588059529,
    "longitude": -114.05941710464242
  },
  "sameAs": [
    "https://thedyrt.com/camping/nevada/bonneville-salt-flats-blm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}