{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newhalem-creek-campground-wa",
  "name": "Newhalem Creek Campground",
  "description": "Explore Newhalem Creek Campground in North Cascades National Park, Washington with Recreation.gov. Newhalem Creek Campground requires reservations during the peak season, from late May through early September of each year. Important changes to booking",
  "url": "https://campertunity.com/listings/campgrounds/newhalem-creek-campground-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/10/11/16/36/234060_fc3fbed8-3d32-4f90-adbd-3692d0b737d1_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/21/36/234060_ee0354fe-9970-46dd-8292-6650ab12b7fe_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/23/18/21/234060_28c799a1-e524-49b9-9f5b-250c0a17a849_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/01/20/57/234060_1d9b2119-c322-4b82-b0da-262415849f81_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Newhalem Creek Campground",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.675,
    "longitude": -121.2611111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234060?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$24-$75"
}