{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/joshua-tree-village-camping-yucca-valley-ca",
  "name": "Joshua Tree Village Camping",
  "description": "Joshua Tree Village Camping is located near Joshua Tree National Park, offering a landscape of rock formations and desert terrain.",
  "url": "https://campertunity.com/listings/campgrounds/joshua-tree-village-camping-yucca-valley-ca",
  "image": [
    "https://photos.thedyrt.com/photo/1280735/media/landers-place_d3078c29-2258-41af-addc-f35a2c8c67b7.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1280735/media/landers-place_d3078c29-2258-41af-addc-f35a2c8c67b7.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.31422959466622,34.13548886019822)/-116.31422959466622,34.13548886019822,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1280736/media/landers-place_876e6f14-9b34-43c5-9a7c-d0213ace7e7c.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yucca Valley",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.13548886019822,
    "longitude": -116.31422959466622
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/landers-place"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "65",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$65-$250"
}