{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/high-desert-rv-oasis-inyokern-ca",
  "name": "High Desert RV Oasis",
  "description": "This expansive property offers three fenced acres of open space ideal for RVs and campers of any size, providing guests with ample room to spread out and settle in comfortably. Water is available upon request, and the peaceful desert setting creates a serene retreat for those seeking a quiet getaway away from urban areas. The location serves as an excellent base for exploring the surrounding region's natural attractions and outdoor recreation. Nearby points of interest include dramatic geolog...",
  "url": "https://campertunity.com/listings/campgrounds/high-desert-rv-oasis-inyokern-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8199/photo-gallery/uUlFFHg1wqIqNEkM_722682bdd2b27791f1857ced2b2171a7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Inyokern, CA",
    "addressLocality": "Inyokern",
    "addressRegion": "CA",
    "postalCode": "93527",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.60487059,
    "longitude": -117.78122437
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/california/california-high-desert"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}