{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-hill-cabin-campsite-wenatchee-wa",
  "name": "Big Hill Cabin Campsite",
  "description": "Big Hill Cabin Campsite offers a truly rustic backcountry experience in the Entiat Ranger District of the Okanogan-Wenatchee National Forest. This dispersed camping area features a single campsite with a shelter structure, situated at 6,800 feet elevation near the end of Forest Spur Road 112. The site provides access to hiking opportunities including the nearby Pyramid Mountain Trailhead, located less than a mile down the road. The access road is extremely rough and requires a vehicle with go...",
  "url": "https://campertunity.com/listings/campgrounds/big-hill-cabin-campsite-wenatchee-wa",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wenatchee",
    "addressRegion": "WA",
    "postalCode": "98807",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.01620101928711,
    "longitude": -120.49240112304688
  },
  "sameAs": [
    "https://campflare.com/campground/big-hill-cabin-campsite-609"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}