{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snow-peak-cabin-wa",
  "name": "Snow Peak Cabin",
  "description": "Explore Snow Peak Cabin in Colville National Forest, Washington with Recreation.gov. Snow Peak Cabin is located high in the mountains of northeastern Washington state. It provides a year-round base camp from which guests can access thousands of",
  "url": "https://campertunity.com/listings/campgrounds/snow-peak-cabin-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73778.jpg",
    "https://cdn.recreation.gov/public/images/73759.jpg",
    "https://cdn.recreation.gov/public/images/73812.jpg",
    "https://cdn.recreation.gov/public/images/73850.jpg",
    "https://cdn.recreation.gov/public/images/73861.jpg",
    "https://cdn.recreation.gov/public/images/73869.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/13/20/11/234673_586b7d07-539d-4fb4-9074-991d042e79b5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Snow Peak Cabin",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5736111,
    "longitude": -118.4891667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234673"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$30+"
}