{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bull-trout-id",
  "name": "Bull Trout",
  "description": "Explore Bull Trout in Boise National Forest, Idaho with Recreation.gov. Bull Trout Campground is located on the shores of beautiful Bull Trout Lake at an elevation of 6,900 feet. The lake offers great fishing and canoeing opportunit",
  "url": "https://campertunity.com/listings/campgrounds/bull-trout-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65940.jpg",
    "https://cdn.recreation.gov/public/images/65778.jpg",
    "https://cdn.recreation.gov/public/images/65771.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65811.jpg",
    "https://cdn.recreation.gov/public/images/65818.jpg",
    "https://cdn.recreation.gov/public/images/65889.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bull Trout",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2980083,
    "longitude": -115.2555167
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232431",
    "https://outdoorithm.com/campgrounds/Recreation.gov:232431:1023"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$15-$75"
}