{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/calawah-olympic-national-park-forks-wa",
  "name": "Calawah — Olympic National Park",
  "description": "Olympic National Park encompasses Calawah, a National Park Service campground that sits along the Calawah River corridor. The facility operates as a primitive camping area with basic amenities, accessed via forest roads that connect to the broader Olympic Peninsula trail system. Campers can use this location as a staging point for backcountry exploration, with the Sol Duc River drainage and surrounding old-growth forest accessible on foot. The campground functions on a first-come, first-serve...",
  "url": "https://campertunity.com/listings/campgrounds/calawah-olympic-national-park-forks-wa",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forks",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.91711565,
    "longitude": -124.15661667
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/calawah"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}