{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/joshua-tree-lake-dispersed-camping-twentynine-palms",
  "name": "Joshua Tree Lake Dispersed Camping",
  "description": "Joshua Tree Lake Dispersed Camping, near Joshua Tree National Park, offers a straightforward camping experience for those looking to enjoy the great outdoors without the fuss of amenities.",
  "url": "https://campertunity.com/listings/campgrounds/joshua-tree-lake-dispersed-camping-twentynine-palms",
  "image": [
    "https://photos.thedyrt.com/photo/627357/media/joshua-tree-lake-dispersed-cmaping_ec7d657f-1847-4ec1-aeb9-d97943087d53.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.21387582,34.16414553)/-116.21387582,34.16414553,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/155511/media/joshua-tree-lake-dispersed-cmaping_c7944505128fca877a9fbcca50c9f04f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/627357/media/joshua-tree-lake-dispersed-cmaping_ec7d657f-1847-4ec1-aeb9-d97943087d53.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Twentynine Palms",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.16414553,
    "longitude": -116.21387582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rock_climbing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5277777777777777,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  }
}