{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-bend-elko-nv",
  "name": "Big Bend",
  "description": "Very popular with hunters during the hunting seasons. The mining town site of Gold Creek, within the Island Mountain Mining District, is 5 miles south of Big Be",
  "url": "https://campertunity.com/listings/campgrounds/big-bend-elko-nv",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Owyhee",
    "addressRegion": "NV",
    "postalCode": "87831",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.76600043,
    "longitude": -115.7000004
  },
  "sameAs": [
    "https://outdoorithm.com/campgrounds/nv/humboldt-toiyabe/big-bend-campground",
    "https://thedyrt.com/camping/nevada/nevada-big-bend-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "8",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$8+"
}