{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-drifter-rv-resort-yucca-valley-ca",
  "name": "Desert Drifter RV Resort",
  "description": "Embark on a journey of comfort, community, and captivating landscapes at Desert Drifter RV Resort, where the spirit of classic Americana meets modern day comfort in the heart of the Mojave Desert. With 15 RV and two stylish travel trailers available for rent, we offer the perfect escape for travelers craving adventure, nostalgia, and relaxation.",
  "url": "https://campertunity.com/listings/campgrounds/desert-drifter-rv-resort-yucca-valley-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b4e69643-6344-11f0-9cd8-1e3681a0e4fb/card.jpg?v=63919999923"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55408 29 Palms Highway",
    "addressLocality": "Yucca Valley",
    "addressRegion": "CA",
    "postalCode": "92284",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.117207,
    "longitude": -116.4558296
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/california/yucca-valley/desert-drifter-rv-resort",
    "https://www.desertdrifterrv.com/"
  ],
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}