{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ruffed-grouse-campground-winthrop-wa",
  "name": "Ruffed Grouse Campground",
  "description": "Ruffed Grouse Campground is located at National Forest Development Road 5130, Winthrop WA 98862. Ruffed Grouse Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recarea/?recid=59413",
  "url": "https://campertunity.com/listings/campgrounds/ruffed-grouse-campground-winthrop-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 5130",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "postalCode": "98862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.68124,
    "longitude": -120.25883
  }
}