{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-fork-group-site-wenatchee-nf-wa-naches-wa",
  "name": "South Fork Group Site - Wenatchee Nf (WA)",
  "description": "South Fork Group Campground is located in the Okanogan-Wenatchee National Forest along the South Fork of the Tieton River. Nestled in in the eastern Cascade Mountains, the campground offers warm summer days and access to a multitude of recreational activities, making it an ideal setting for large family and group gatherings.",
  "url": "https://campertunity.com/listings/campgrounds/south-fork-group-site-wenatchee-nf-wa-naches-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73233.jpg",
    "https://cdn.recreation.gov/public/2018/09/13/19/15/234503_6a32d5da-815a-4f1c-855c-76ace9c47e4b.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10237 US HWY 12",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.622013,
    "longitude": -121.130493
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "$60+"
}