{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-creek-id",
  "name": "Big Creek",
  "description": "Located next to the Big Creek airstrip this four unit campground offers a good staging place to access the Frank Church-River of No Return Wilderness. It is popular with pilots camping overnight in Big Creek. The campground is near the Big Creek Work Station. The four walk-in campsites are near a small stream, which flows into Big Creek. Facilities include an accessible toilet and drinking water. Pack in/pack out. No hook-ups.",
  "url": "https://campertunity.com/listings/campgrounds/big-creek-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/04/20/22/32/10176103_b495abfb-5000-405d-9264-acf6e7bb54ed_700.jpg",
    "https://cdn.recreation.gov/public/2022/04/29/14/15/10176103_8f4cc92d-56d6-4bfd-93df-d22b11e0fb33_700.jpg",
    "https://cdn.recreation.gov/public/2023/02/10/20/36/10176103_d99d093c-0262-4a3e-a154-e0e092c33712_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/02/10/20/34/10176103_54e7133b-a5e5-4a95-93c1-28cf7d12f873_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Big Creek",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.127574,
    "longitude": -115.32313
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10176103"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$10+"
}