{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heather-park-olympic-national-park-port-angeles-wa",
  "name": "Heather Park — Olympic National Park",
  "description": "Managed by the National Park Service, this established campground sits within Olympic National Park's boundaries near Port Angeles. The facility operates under standard National Park Service regulations and reservation policies typical of the park system. Access follows the park's standard road network, though specific route conditions may vary seasonally. The campground's location within the national park provides a base for exploring the Olympic Peninsula's diverse ecosystems and trail netw...",
  "url": "https://campertunity.com/listings/campgrounds/heather-park-olympic-national-park-port-angeles-wa",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Port Angeles",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.00931084,
    "longitude": -123.461587
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}