{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bruneau-canyon-overlook-bruneau-id",
  "name": "Bruneau Canyon Overlook",
  "description": "Bruneau Canyon Overlook in Idaho offers a camping experience with expansive canyon views and rugged terrain.",
  "url": "https://campertunity.com/listings/campgrounds/bruneau-canyon-overlook-bruneau-id",
  "image": [
    "https://photos.thedyrt.com/photo/media/bruneau-canyon-overlook_9e021bcc-c87f-4fc9-bf1c-37cae1d03055.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/bruneau-canyon-overlook_9e021bcc-c87f-4fc9-bf1c-37cae1d03055.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-115.671083,42.69210444)/-115.671083,42.69210444,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bruneau",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.69210444,
    "longitude": -115.671083
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/bruneau-canyon-overlook"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}