{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goodell-creek-wa",
  "name": "Goodell Creek Campground",
  "description": "Explore Goodell Creek Campground in North Cascades National Park, Washington with Recreation.gov. Goodell Creek Campground requires reservations during the peak season, from late May through early September of each year. Important changes to booking w",
  "url": "https://campertunity.com/listings/campgrounds/goodell-creek-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/10/21/19/24/246852_9ca664d3-27a8-4aa6-8f1b-27d88518e772_700.jpg",
    "https://cdn.recreation.gov/public/2022/10/22/18/15/246852_09f0acaf-38d0-4c39-91ea-7bc1aaed7e6f_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/10/21/18/38/246852_ba40a783-eecb-43c9-9f53-c7f9f5fb0423_1440.jpg",
    "https://cdn.recreation.gov/public/2022/10/22/18/19/246852_579ff819-4717-4684-bd1b-9c8f0ad65301_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goodell Creek Campground",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.673,
    "longitude": -121.267
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/246852",
    "https://www.campscanner.com/campgrounds/washington/goodell-creek-campground-in-wa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}