{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tangle-lakes-campground-ak",
  "name": "Tangle Lakes Campground",
  "description": "Explore Tangle Lakes Campground in Delta Wild and Scenic River, Alaska with Recreation.gov. Tangle Lakes Campground, located at MP 21.5 of the north side of the Denali Highway, is situated within the Delta Wild and Scenic River corridor and the Tangle",
  "url": "https://campertunity.com/listings/campgrounds/tangle-lakes-campground-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/05/02/00/10/14545_2f5bdedb-aab9-4b49-b7d8-6e5c19594eb6_700.jpg",
    "https://cdn.recreation.gov/public/2023/05/02/00/12/14545_d02d659f-229c-4f8b-b05e-b1ed45d1a3bf_700.jpg",
    "https://cdn.recreation.gov/public/2023/05/02/00/11/14545_c0f1def6-6b66-49a5-b295-0908dd78f3fc_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tangle Lakes Campground",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.0518401,
    "longitude": -146.0073548
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/14545",
    "https://thedyrt.com/camping/alaska/alaska-tangle-lakes-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20+"
}