{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thorndike-primitive-campground-death-valley-national-park-ca",
  "name": "Thorndike Primitive Campground — Death Valley National Park",
  "description": "First come / first served primitive, forested campground with no additional fee located at 7,400\\' elevation. Accessible to high clearance vehicles (no longer t",
  "url": "https://campertunity.com/listings/campgrounds/thorndike-primitive-campground-death-valley-national-park-ca",
  "image": [
    "https://photos.thedyrt.com/photo/1312234/photo/california-thorndike_08baa836-6082-423a-89ac-a00ed47279a5.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1312878/photo/california-thorndike_5ff5be1d-8fcc-4723-95cd-fbd2329aecea.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/1312234/photo/california-thorndike_08baa836-6082-423a-89ac-a00ed47279a5.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Death Valley",
    "addressRegion": "CA",
    "postalCode": "92328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.236917,
    "longitude": -117.072172
  },
  "sameAs": [
    "https://outdoorithm.com/campgrounds/ca/death-valley-np/thorndike-campground-primitive",
    "https://thedyrt.com/camping/california/california-thorndike"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}