{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/headwaters-forest-reserve-arcata-ca",
  "name": "Headwaters Forest Reserve",
  "description": "The 7,472-acre Headwaters Forest Reserve (Reserve) was established in 1999 after a decade-long grassroots effort to protect the world's last unprotected, intact, old-growth redwood forest ecosystem. Several threatened species call the Reserve home, including coho salmon, the northern spotted owl, and the marbled murrelet. Deep in the heart of the Headwaters, old-growth forest is the beginnings or headwaters of the South Fork Elk River and Salmon Creek. This is how the area got its name. The R...",
  "url": "https://campertunity.com/listings/campgrounds/headwaters-forest-reserve-arcata-ca",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/images/80179.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arcata",
    "addressRegion": "CA",
    "postalCode": "95521",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6377,
    "longitude": -124.0796
  },
  "sameAs": [
    "https://www.blm.gov/visit/headwaters-forest-reserve"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}