{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tenderfoot-creek-ak",
  "name": "Tenderfoot Creek",
  "description": "Explore Tenderfoot Creek in Chugach National Forest, Alaska with Recreation.gov. Tenderfoot Creek Campground unveils views of the surrounding mountains from every direction and offers campsites that face the edge of a glistening lake.",
  "url": "https://campertunity.com/listings/campgrounds/tenderfoot-creek-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71902.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/71826.jpg",
    "https://cdn.recreation.gov/public/images/71873.jpg",
    "https://cdn.recreation.gov/public/images/71878.jpg",
    "https://cdn.recreation.gov/public/images/71892.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tenderfoot Creek",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.6363889,
    "longitude": -149.4972222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234108",
    "https://campflare.com/campground/tenderfoot-creek-108"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$23+"
}