{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swift-creek-campground-deming-wa",
  "name": "Swift Creek Campground",
  "description": "Swift Creek Campground is tucked into a mixed-conifer forest at the edge of Baker Lake in Mt. Baker-Snoqualmie National Forest.",
  "url": "https://campertunity.com/listings/campgrounds/swift-creek-campground-deming-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2025/09/26/21/03/233297_f9c994ca-89dc-4be5-9929-82c98ec1855f_700.webp",
    "https://cdn.recreation.gov/public/2025/09/26/21/02/233297_cc910173-94fe-41c1-a3aa-c9968e2d479c_1440.webp",
    "https://cdn.recreation.gov/public/2025/09/26/21/04/233297_45d98374-0333-4eef-a2d2-2142abab1524_700.webp",
    "https://cdn.recreation.gov/public/2025/09/26/21/05/233297_a2843741-5895-4183-a845-37a84bd42d5e_700.webp",
    "https://cdn.recreation.gov/public/2025/09/26/21/06/233297_cafdab57-ab6d-47a8-bdcd-e7e3c17f99bc_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2025/09/26/21/05/233297_343a7ce9-cb0d-4ec9-876a-745bcf57d9da_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Deming",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.729637,
    "longitude": -121.658618
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233297?tab=campsites"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "37",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$37+"
}