{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-camp-north-cascades-national-park",
  "name": "Cottonwood Camp — North Cascades National Park",
  "description": "This backcountry campground requires permits from the Wilderness Information Center in Marblemount but costs nothing to camp. The site features fire pits, a privy toilet, and a picnic table, though the table shows wear from weather and use. Water comes from a creek just down the hill from the camping area. The layout accommodates both large groups and smaller parties, with a central cooking area plus tucked-away spots for couples or solo campers. Bear boxes sit some distance from the cooking...",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-camp-north-cascades-national-park",
  "image": [
    "https://photos.thedyrt.com/photo/21925/photo/cottonwood-camp-wa_d0fb3b7b2debd27942bf978ce5714fbe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Cascades National Park",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.45152445,
    "longitude": -120.99229318
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/cottonwood-camp-wa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}