{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tower-rock-campground-id",
  "name": "Tower Rock Campground",
  "description": "Explore Tower Rock Campground in Salmon Field Office (Blm), Idaho with Recreation.gov. The Lewis & Clark Expedition camped at the Tower Rock site, along the main Salmon River. Today, the site offers prime river access for floaters and steelhead an",
  "url": "https://campertunity.com/listings/campgrounds/tower-rock-campground-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/05/25/16/52/10206603_06d54345-dcf2-4b83-a5b8-0796510ae4b9_700.jpg",
    "https://cdn.recreation.gov/public/2023/05/25/16/55/10206603_f02ca111-dc5f-480d-bf39-17a33019aa2b_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/05/25/16/51/10206603_edb485c0-d55e-47c1-a66e-87fc1e867d21_1440.jpg",
    "https://cdn.recreation.gov/public/2023/05/25/16/54/10206603_6c83595a-b57d-47a7-9d79-5e29139a3760_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tower Rock Campground",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.312086,
    "longitude": -113.90625
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10206603",
    "https://thedyrt.com/camping/idaho/tower-rock-campground-salmon-field-office-blm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$200-$15"
}