{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saline-valley-campground-primitive-camping-id",
  "name": "Saline Valley Campground (Primitive) | Camping Information & Reviews",
  "description": "Deep in the heart of Death Valley's wilderness lies Saline Valley Campground, a legendary primitive sanctuary where adve. 15 campsites available",
  "url": "https://campertunity.com/listings/campgrounds/saline-valley-campground-primitive-camping-id",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/saline-valley-campground-desert-palm-mountains.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8056,
    "longitude": -117.7738
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/death-valley-np/saline-campground-primitive-3"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}