{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/high-rock-canyon",
  "name": "High Rock Canyon",
  "description": "HIGH ROCK CANYON REOPENED FOR THE SUMMERHigh Rock Canyon reopened Friday May 9, 2025 OverviewHigh Rock Canyon is designated as an Area of Critical Environmental Concern (ACEC) due to the exceptional scenic values, important wildlife habitat including bighorn sheep habitat and high-density raptor nesting, National Register quality archaeological sites and districts, and the 14 miles of the Applegate Trail (a National Historic Trail) with emigrant graffiti present throughout the canyon. The Nor...",
  "url": "https://campertunity.com/listings/campgrounds/high-rock-canyon",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.313794,
    "longitude": -119.317047
  },
  "sameAs": [
    "https://www.blm.gov/visit/high-rock-canyon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}