{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/el-capitan-campground-ak",
  "name": "El Capitan Campground",
  "description": "Explore El Capitan Campground in Tongass National Forest, Alaska with Recreation.gov. This waterfront campground offers a scenic view of the beautiful El Capitan Passage. This site has access to fishing, hunting, kayaking, hiking, caving and mari",
  "url": "https://campertunity.com/listings/campgrounds/el-capitan-campground-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2025/07/01/15/25/10328150_f1ec8a83-4f05-48c1-bfd0-b455e79b2b28_700.jpg",
    "https://cdn.recreation.gov/public/2025/07/01/15/24/10328150_8a1ab214-6436-4d86-b061-4cc5037c5cbf_700.jpg",
    "https://cdn.recreation.gov/public/2025/07/01/15/27/10328150_bd15efbe-356f-4bf8-87d4-fa87585d0de9_700.jpg",
    "https://cdn.recreation.gov/public/2025/07/01/14/40/10328150_95b17645-b919-47bc-a855-adc89df05735_700.jpg",
    "https://cdn.recreation.gov/public/2025/07/01/14/39/10328150_ddfebc62-a71c-424e-9ea0-56160ae7121c_1440.jpg",
    "https://cdn.recreation.gov/public/2025/07/01/14/41/10328150_2c8ab2aa-a82f-4cab-9421-cf194ecd1200_700.jpg",
    "https://cdn.recreation.gov/public/2025/07/01/15/26/10328150_601866f9-d9f5-4f92-a4dc-59ef80063d1d_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "El Capitan Campground",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.162489,
    "longitude": -133.321005
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10328150"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-11"
  },
  "priceRange": "$15+"
}