{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-side-cascade-id",
  "name": "River Side (ID - Boise)",
  "description": "River Side Campground is located along the Deadwood River at the north end of scenic Deadwood Reservoir at an elevation of 5,300 feet. Boating, fishing and hiking are popular activities.",
  "url": "https://campertunity.com/listings/campgrounds/river-side-cascade-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71801_700.webp",
    "https://cdn.recreation.gov/public/images/71925_700.webp",
    "https://cdn.recreation.gov/public/images/71748_700.webp",
    "https://cdn.recreation.gov/public/2024/10/04/21/02/234096_f6c0ec33-8042-4aae-a374-d9fe8b1bcee8_1440.webp",
    "https://cdn.recreation.gov/public/images/71759_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/10/04/20/58/234096_34e732df-2982-4248-8b82-8a5e7070f5bb_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7359 HWY 21",
    "addressLocality": "Cascade",
    "addressRegion": "ID",
    "postalCode": "83637",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3475,
    "longitude": -115.6630556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234096"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$12+"
}