{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/panhandle-cusick-wa",
  "name": "Panhandle",
  "description": "Explore Panhandle in Colville National Forest, Washington with Recreation.gov. Panhandle Campground is set in a heavily forested area on the Pend Oreille River in northeast Washington. This small campground offers sites with views of the r",
  "url": "https://campertunity.com/listings/campgrounds/panhandle-cusick-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71262.jpg",
    "https://cdn.recreation.gov/public/2021/05/07/19/50/233949_0356c452-42f9-457c-be60-549fe0756a6d_700.jpeg",
    "https://cdn.recreation.gov/public/2021/05/07/19/50/233949_7dd4afc4-53b8-49bb-8a9c-5e908aeaa6d3_1440.jpeg",
    "https://cdn.recreation.gov/public/images/71308.jpg",
    "https://cdn.recreation.gov/public/images/71310.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15021 LECLERC RD",
    "addressLocality": "CUSICK",
    "addressRegion": "WA",
    "postalCode": "99119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.51,
    "longitude": -117.2713889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233949?tab=seasons"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "29",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$29+"
}