{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mojave-national-preserve-hole-in-the-wall-needles-ca",
  "name": "Mojave National Preserve/Hole-In-The-Wall",
  "description": "Mojave National Preserve/Hole-In-The-Wall, Needles, California. Check for ratings on facilities, restrooms, and appeal. Save 10% on Good Sam Campgrounds & RV Parks",
  "url": "https://campertunity.com/listings/campgrounds/mojave-national-preserve-hole-in-the-wall-needles-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hole-In-The-Wall",
    "addressLocality": "Needles",
    "addressRegion": "CA",
    "postalCode": "92363",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.959253,
    "longitude": -114.624825
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    }
  ]
}