{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-canyon-group-site-wa",
  "name": "Spring Canyon Group Site",
  "description": "Explore Spring Canyon Group Site in Lake Roosevelt National Recreation Area, Washington with Recreation.gov. Spring Canyon Group Site is perfect for large families and groups of boaters or fishermen. Located on the shoreline of Lake Roosevelt, it offers ample opportuni",
  "url": "https://campertunity.com/listings/campgrounds/spring-canyon-group-site-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/04/23/13/24/234071_a4c8ab3d-8393-447c-8b21-7f5f992dfbb3_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/24/23/59/234071_d7c49487-b225-4d5c-b8c6-a820dd1fb412_1440.jpg",
    "https://cdn.recreation.gov/public/2021/04/23/13/19/234071_bb773bcf-4bc7-4485-98b8-4624131b5f81_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Canyon Group Site",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9330556,
    "longitude": -118.9390722
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234071"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group Site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "65",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$65+"
}