{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-creek-recreation-area-campground-naches-wa",
  "name": "Indian Creek Recreation Area Campground",
  "description": "This area offers dispersed camping for RVs or tents between Rimrock Lake and Clear Lake. It is also close to the Clear Lake Campgrounds. This location is available on a first-come, first-served basis only. Visitors are required to physically arrive at the campground to purchase and claim a site. Once on-site, you may be able to pay for your campsite(s) by scanning a QR code using the Recreation.gov mobile app, and the Scan and Pay feature.",
  "url": "https://campertunity.com/listings/campgrounds/indian-creek-recreation-area-campground-naches-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.63931732,
    "longitude": -121.25900664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "8",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "$8+"
}