{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonaparte-lake-campground-wa",
  "name": "Bonaparte Lake Campground",
  "description": "Explore Bonaparte Lake Campground in Colville National Forest, Washington with Recreation.gov. Bonaparte Lake Campground is located on the southern edge of Bonaparte Lake east of Tonasket, WA, in the Okanogan-Wenatchee National Forest. The setting of the",
  "url": "https://campertunity.com/listings/campgrounds/bonaparte-lake-campground-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/76699.jpg",
    "https://cdn.recreation.gov/public/images/76701.jpg",
    "https://cdn.recreation.gov/public/images/76703.jpg",
    "https://cdn.recreation.gov/public/images/76704.jpg",
    "https://cdn.recreation.gov/public/2018/09/04/21/26/252036_30827959-5cc3-4c97-b01b-575a653e592b_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/04/21/25/252036_da6e5c2e-7f3e-4398-b3a8-b23252e74ab8_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bonaparte Lake Campground",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7924639,
    "longitude": -119.0574194
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/252036"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20-$125"
}