{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildrose-campground-us",
  "name": "Wildrose Campground",
  "description": "Wildrose Campground in Death Valley National Park, Death Valley California. See 9 traveler reviews, 10 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/wildrose-campground-us",
  "image": [
    "https://campcdn.com/photos/2/3/2386/148735/uploads_2F1523816870931-ituuezvccb-e9694b1e4fa7ddab983f79e896f1a512_2F776D8083-CF46-430F-BC13-846F7C97FC3C.jpeg?v=1633649664",
    "http:https://campcdn.com/photos/2/3/2386/148735/low_res/wildrose-campground.jpeg?v=1633649664"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.265710743861604,
    "longitude": -117.19050764703061
  },
  "sameAs": [
    "https://www.campendium.com/wildrose-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}