{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-creek-naches-wa",
  "name": "Indian Creek (WA)",
  "description": "Indian Creek Campground is located at the edge of Rimrock Lake in the Okanogan-Wenatchee National Forest in Washington's Cascades Range. The campground's proximity to high alpine lakes, lush forests and towering peaks in nearby wilderness areas make it a popular destination for outdoor enthusiasts.",
  "url": "https://campertunity.com/listings/campgrounds/indian-creek-naches-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/03/11/16/16/232892_10e54acb-547b-4690-b877-b6d0ea71bc6f_700.webp",
    "https://cdn.recreation.gov/public/images/75216_1440.webp",
    "https://cdn.recreation.gov/public/images/67096_700.webp",
    "https://cdn.recreation.gov/public/images/67147_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/67121_700.webp",
    "https://cdn.recreation.gov/public/images/75217_1440.webp",
    "https://cdn.recreation.gov/public/images/67242_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 12",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.645,
    "longitude": -121.2425
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1578946,
    "reviewCount": 114,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "$27+"
}