{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nevada-nye-county-humboldt-toiyabe-national-forest-cherry-cr",
  "name": "Nevada, Nye County, Humboldt-Toiyabe National Forest, Cherry Creek Campground",
  "description": "Cherry Creek Campground is a primitive, undeveloped camping area situated within the Humboldt-Toiyabe National Forest in Nye County, Nevada. Set in a pinyon-juniper forest, this remote location offers dispersed camping for experienced campers seeking backcountry solitude. The campground provides no amenities whatsoever—no water, no restrooms, no tables, and no fire rings. Campers must be completely self-sufficient and practice Leave No Trace principles. This is a free camping area that does n...",
  "url": "https://campertunity.com/listings/campgrounds/nevada-nye-county-humboldt-toiyabe-national-forest-cherry-cr",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.15530014038086,
    "longitude": -115.62349700927734
  },
  "sameAs": [
    "https://campflare.com/campground/cherry-creek-campground-287"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}