{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonneville-id",
  "name": "Bonneville",
  "description": "Explore Bonneville in Boise National Forest, Idaho with Recreation.gov. Bonneville Campground is 19 miles east of Lowman, Idaho just off Highway 21 at an elevation of 4,700 feet. Warm Springs Creek runs alongside the campground and",
  "url": "https://campertunity.com/listings/campgrounds/bonneville-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65105.jpg",
    "https://cdn.recreation.gov/public/images/65198.jpg",
    "https://cdn.recreation.gov/public/images/65256.jpg",
    "https://cdn.recreation.gov/public/images/65239.jpg",
    "https://cdn.recreation.gov/public/images/65281.jpg",
    "https://cdn.recreation.gov/public/images/65287.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bonneville",
    "addressRegion": "Idaho",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.15165,
    "longitude": -115.3116306
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232311?tab=seasons"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$15-$30"
}