{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-springs-campground-wa",
  "name": "Silver Springs Campground",
  "description": "Explore Silver Springs Campground in Mt. Baker-Snoqualmie National Forest, Washington with Recreation.gov. Silver Springs Campground is situated on the banks of the scenic White River in Mt. Baker-Snoqualmie National Forest, just outside Mt. Rainier National Park's N",
  "url": "https://campertunity.com/listings/campgrounds/silver-springs-campground-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65101.jpg",
    "https://cdn.recreation.gov/public/images/65084.jpg",
    "https://cdn.recreation.gov/public/2020/03/31/13/05/232298_8f7af179-efe8-4139-a3f0-46d07fb64862_700.jpg",
    "https://cdn.recreation.gov/public/2020/03/31/13/05/232298_4a388aa2-4677-4a4c-bc49-184b016d1619_1440.jpg",
    "https://cdn.recreation.gov/public/images/65203.jpg",
    "https://cdn.recreation.gov/public/images/65213.jpg",
    "https://cdn.recreation.gov/public/images/65226.jpg",
    "https://cdn.recreation.gov/public/images/65277.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silver Springs Campground",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.993591,
    "longitude": -121.531511
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232298?q=Silver%20Springs%20Campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "37",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$37-$80"
}