{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mineral-park-campground-wa",
  "name": "Mineral Park Campground",
  "description": "Explore Mineral Park Campground in Mt. Baker-Snoqualmie National Forest, Washington with Recreation.gov. Mineral Park Campground is situated near the confluence of the North and South Forks of the scenic Cascade River in Mt. Baker-Snoqualmie National Forest. Sca",
  "url": "https://campertunity.com/listings/campgrounds/mineral-park-campground-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71092.jpg",
    "https://cdn.recreation.gov/public/images/71104.jpg",
    "https://cdn.recreation.gov/public/images/71120.jpg",
    "https://cdn.recreation.gov/public/images/71121.jpg",
    "https://cdn.recreation.gov/public/images/71114.jpg",
    "https://cdn.recreation.gov/public/images/71058.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mineral Park Campground",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.463774,
    "longitude": -121.168329
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233891"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$27-$54"
}