{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wifi-available-naches",
  "name": "Wifi available",
  "description": "Barton Creek campground is a Forest Service facility located in the Okanogan-Wenatchee National Forest in Yakima County, Washington. The campground sits in the rugged terrain of the eastern Cascade Range, where the forest transitions from dense old-growth valleys to high alpine peaks. The Okanogan-Wenatchee National Forest encompasses over 3.8 million acres of diverse landscapes along the east slope of the Cascades. As a smaller, more remote Forest Service campground, Barton Creek offers a ru...",
  "url": "https://campertunity.com/listings/campgrounds/wifi-available-naches",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bumping Lake Rd",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.86888885498047,
    "longitude": -121.29666900634766
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}