{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-fork-high-rock-canyon-wilderness-winnemucca-nv",
  "name": "East Fork High Rock Canyon Wilderness",
  "description": "The East Fork High Rock Canyon Wilderness (52,618 acres) consists of a large area of broad volcanic uplands dissected by the deeply cut drainages of High Rock and the East Fork of High Rock Canyons (also known as Pole Canyon). The many cliffs and rock formations support a wide range of wildlife habitats including a nesting raptor population of golden eagles, prairie falcons, hawks and owls. The canyons support a small yearlong mule deer population which swells with winter migrants. The sparse...",
  "url": "https://campertunity.com/listings/campgrounds/east-fork-high-rock-canyon-wilderness-winnemucca-nv",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/images/796.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5100 East Winnemucca Blvd.",
    "addressLocality": "Winnemucca",
    "addressRegion": "NV",
    "postalCode": "89445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.43136,
    "longitude": -119.35563
  },
  "sameAs": [
    "https://www.blm.gov/visit/east-fork-high-rock-canyon-wilderness"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}