{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buck-lake-campground-winthrop-wa-us",
  "name": "Buck Lake Campground",
  "description": "Buck Lake Campground is located at National Forest Development Road 100, Winthrop WA 98862. Buck Lake Campground can be contacted at or https://www.fs.usda.gov/recarea/okawen/recreation/camping-cabins/recarea/?recid=59123&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/buck-lake-campground-winthrop-wa-us",
  "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 100",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "postalCode": "98862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6061121,
    "longitude": -120.2011752
  }
}