{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blm-dispersed-camping-at-joshua-tree-twentynine-palms-ca",
  "name": "BLM Dispersed Camping at Joshua Tree",
  "description": "BLM Dispersed Camping at Joshua Tree, near Joshua Tree National Park, offers a vast and open desert experience perfect for those looking to escape the hustle and bustle.",
  "url": "https://campertunity.com/listings/campgrounds/blm-dispersed-camping-at-joshua-tree-twentynine-palms-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/blm-dispersed-camping-at-joshua-tree_2c42837a-f8fa-42e6-b001-440f3dc4afc9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.19927125762298,34.17358355881668)/-116.19927125762298,34.17358355881668,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/blm-dispersed-camping-at-joshua-tree_2c42837a-f8fa-42e6-b001-440f3dc4afc9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1239855/media/blm-dispersed-camping-at-joshua-tree_c6126819-f097-411f-a301-79bbabbe33aa.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Twentynine Palms",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.17358355881668,
    "longitude": -116.19927125762298
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}