{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-cascades-national-park",
  "name": "North Cascades National Park",
  "description": "Discover North Cascades National Park, a stunning wilderness area in Washington, USA, offering a variety of outdoor activities, including hiking, camping, mountaineering, and wildlife viewing.",
  "url": "https://campertunity.com/listings/campgrounds/north-cascades-national-park",
  "image": [
    "https://img.pinecliffresort.net/d45/2502/1592164630.webp",
    "https://img.pinecliffresort.net/d45/2502/1592164137.webp",
    "https://img.pinecliffresort.net/d45/2502/1592165428.webp",
    "https://img.pinecliffresort.net/d45/2502/1592165429.webp",
    "https://img.pinecliffresort.net/d45/2502/1592164792.webp",
    "https://img.pinecliffresort.net/d45/2502/1592165555.webp",
    "https://img.pinecliffresort.net/d45/2502/1592165432.webp",
    "https://img.pinecliffresort.net/d45/2502/1592165587.webp",
    "https://img.pinecliffresort.net/d45/2502/1592165669.webp",
    "https://img.pinecliffresort.net/d45/2502/1592165124.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Washington, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7718174,
    "longitude": -121.2984648
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/north-cascades-national-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}