{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-furnace-creek-campground-death-valley",
  "name": "Furnace Creek Campground",
  "description": "Furnace Creek Campground is located at , Death Valley CA 92328. Furnace Creek Campground can be contacted at ***-***-**** or https://www.nps.gov/deva/planyourvisit/camping.htm",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-furnace-creek-campground-death-valley",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Death Valley",
    "addressRegion": "CA",
    "postalCode": "92328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4631837,
    "longitude": -116.8688786
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/death-valley/furnace-creek-campground",
    "https://www.camping.org/campgrounds/california/death-valley/furnace-creek-resort-campground"
  ]
}