{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildrose-campground-death-valley-national-park-ca",
  "name": "Wildrose Campground — Death Valley National Park",
  "description": "First come / first served campground with no additional fee high in the Panamint Mountains. Located at an elevation of 4100 ft / 1250 meters. No hook-ups availa",
  "url": "https://campertunity.com/listings/campgrounds/wildrose-campground-death-valley-national-park-ca",
  "image": [
    "https://photos.thedyrt.com/photo/1318692/photo/wildrose-death-valley-national-park_e0bec3c3-af7d-4bd0-89a4-0f234feb1707.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/108494/media/wildrose-death-valley-national-park_6c322f0aafd04480d485d44f0a7900f0.heic?auto=webp",
    "https://photos.thedyrt.com/photo/162716/media/wildrose-death-valley-national-park_4958cb8aba73de984940a05a2e6920ea.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1318692/photo/wildrose-death-valley-national-park_e0bec3c3-af7d-4bd0-89a4-0f234feb1707.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/49882/photo/california-wildrose_e930368afca511ddaf0c890b9da9f096.JPG?auto=webp",
    "https://photos.thedyrt.com/photo/49889/photo/california-wildrose_fcb74a02e15026d3145f3f4b34fbfb72.JPG?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wildrose Campground",
    "addressLocality": "Death valley",
    "addressRegion": "CA",
    "postalCode": "92328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.26584,
    "longitude": -117.188544
  },
  "sameAs": [
    "https://outdoorithm.com/campgrounds/ca/death-valley-np/wildrose-campground",
    "https://thedyrt.com/camping/california/wildrose-death-valley-national-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}