{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-angeles-olympic-national-park-port-angeles-wa",
  "name": "Lake Angeles — Olympic National Park",
  "description": "Within Olympic National Park, Lake Angeles operates as a hike-in dispersed camping area managed by the National Park Service. Campers reach this primitive site via a 4-mile trail with approximately 2,500 feet of elevation gain, starting near the park's toll booths where parking fills quickly during peak times. The campground sits directly beside Lake Angeles and requires complete self-sufficiency—campers must pack water, trowel, toilet paper, and all supplies. Bug populations can be heavy, ma...",
  "url": "https://campertunity.com/listings/campgrounds/lake-angeles-olympic-national-park-port-angeles-wa",
  "image": [
    "https://photos.thedyrt.com/photo/684879/media/lake-angeles_b2f6c49b-89bc-413a-9115-69658e9b4496.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Port Angeles",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.00883770114226,
    "longitude": -123.43293006168685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}