{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-bridge-campground-granite-falls-wa",
  "name": "Red Bridge Campground",
  "description": "Red Bridge Campground is located just off the Mountain Loop Highway along the pebble-strewn bank of the South Fork Stillaguamish River in the Mt. Baker-Snoqualmie National Forest. Red Bridge Campground is a beautiful camp, offering visitors access to fishing, kayaking and hiking opportunities.",
  "url": "https://campertunity.com/listings/campgrounds/red-bridge-campground-granite-falls-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/04/02/15/50/233866_67b57951-1da3-4a18-a1e9-f8d8eb211b8a_700.webp",
    "https://cdn.recreation.gov/public/images/70962_1440.webp",
    "https://cdn.recreation.gov/public/2020/04/02/15/50/233866_590e1fab-b7da-4942-9989-bc7e6498f4d5_1440.webp",
    "https://cdn.recreation.gov/public/images/70869_1440.webp",
    "https://cdn.recreation.gov/public/images/70980_1440.webp",
    "https://cdn.recreation.gov/public/images/70841_1440.webp",
    "https://cdn.recreation.gov/public/images/70923_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70988_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Granite Falls",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.070752,
    "longitude": -121.650441
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233866"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@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+"
}