{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swinging-bridge-id-us",
  "name": "Swinging Bridge",
  "description": "Explore Swinging Bridge in Boise National Forest, Idaho with Recreation.gov. Swinging Bridge Campground is located 10 miles north of Banks, Idaho just off Highway 55 at an elevation of 4,000 feet. The North Fork Payette River flows ne",
  "url": "https://campertunity.com/listings/campgrounds/swinging-bridge-id-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65415.jpg",
    "https://cdn.recreation.gov/public/images/65433.jpg",
    "https://cdn.recreation.gov/public/images/65436.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65329.jpg",
    "https://cdn.recreation.gov/public/images/65334.jpg",
    "https://cdn.recreation.gov/public/images/65354.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Swinging Bridge",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1715583,
    "longitude": -116.1209611
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232344"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$18+"
}