{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rattlesnake-id",
  "name": "Rattlesnake",
  "description": "Explore Rattlesnake in Boise National Forest, Idaho with Recreation.gov. Rattlesnake Campground is located 13 miles north of Crouch, Idaho along the Middle Fork Payette River at an elevation of 3621 feet. The Middle Fork drainage",
  "url": "https://campertunity.com/listings/campgrounds/rattlesnake-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71412.jpg",
    "https://cdn.recreation.gov/public/images/71286.jpg",
    "https://cdn.recreation.gov/public/images/71302.jpg",
    "https://cdn.recreation.gov/public/images/71311.jpg",
    "https://cdn.recreation.gov/public/images/71323.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/71396.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rattlesnake",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2659306,
    "longitude": -115.8800194
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233943"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "150",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$150+"
}