{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ruffed-grouse-campground-winthrop-wa-1",
  "name": "Ruffed Grouse Campground",
  "description": "Ruffed Grouse Campground is a small, forested campground located along Eightmile Creek in the Methow Valley Ranger District of Okanogan-Wenatchee National Forest. The campground sits at 3,100 feet elevation and is well-suited for small group camping experiences in a quiet, natural setting. The campground provides access to excellent hiking opportunities, including the challenging Copper Glance Trail #519. At the end of Eightmile Road, campers can access Hidden Lakes Trail #477 and Larch Creek...",
  "url": "https://campertunity.com/listings/campgrounds/ruffed-grouse-campground-winthrop-wa-1",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "postalCode": "98862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.68001174926758,
    "longitude": -120.2584991455078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}