{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-fork-bay-campground-naches-wa",
  "name": "South Fork Bay Campground",
  "description": "South Fork Bay Campground is a dispersed camping area situated on the south shore of Rimrock Lake within the Okanogan-Wenatchee National Forest. At 3,000 feet elevation, the campground accommodates both RV and tent camping in a primitive setting surrounded by conifer forests and rugged mountain terrain. The area provides access to Rimrock Lake for fishing and boating, with the reservoir supporting kokanee salmon and other species. Day hiking opportunities are available in the surrounding fore...",
  "url": "https://campertunity.com/listings/campgrounds/south-fork-bay-campground-naches-wa",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tieton Reservoir Rd",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.63569259643555,
    "longitude": -121.26478576660156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}