{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emigrant-death-valley-ca",
  "name": "Emigrant Campground",
  "description": "Emigrant Campground is located at California 190, Death Valley CA 92328. Emigrant Campground can be contacted at or https://www.nps.gov/deva/index.htm",
  "url": "https://campertunity.com/listings/campgrounds/emigrant-death-valley-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "California 190",
    "addressLocality": "Death Valley",
    "addressRegion": "CA",
    "postalCode": "92328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4965583,
    "longitude": -117.2276833
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/death-valley/emigrant-campground"
  ]
}