{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wanderust-getaways-29-palms-twentynine-palms-ca",
  "name": "Wanderust Getaways 29 Palms",
  "description": "Wanderust Getaways 29 Palms is located near the rugged terrain of the Mojave Desert.",
  "url": "https://campertunity.com/listings/campgrounds/wanderust-getaways-29-palms-twentynine-palms-ca",
  "image": [
    "https://photos.thedyrt.com/photo/806687/media/wanderust-getaways-29-palms_3e40e4c4-15c3-49c6-8b2e-584db2c04feb.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.0299822,34.1604823)/-116.0299822,34.1604823,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/806688/media/wanderust-getaways-29-palms_174b435d-288b-4593-b693-3ce89ba14579.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/806687/media/wanderust-getaways-29-palms_3e40e4c4-15c3-49c6-8b2e-584db2c04feb.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.1604823,
    "longitude": -116.0299822
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}