{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mahogany-flat-campground-primitive",
  "name": "Mahogany Flat Campground (Primitive) | Camping Information & Reviews",
  "description": "Escape to a hidden gem perched high above Death Valley, where primitive camping meets breathtaking wilderness. This firs. 9 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/mahogany-flat-campground-primitive",
  "image": [
    "https://cdn.recreation.gov/public/2021/03/07/18/23/10088780_1e9177fe-f65b-4b1e-a409-ebcdae7b78d6.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.23,
    "longitude": -117.068377
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/death-valley-np/mahogany-flat-campground-primitive"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}