{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bird-creek-campground-nv",
  "name": "Bird Creek Campground",
  "description": "Explore Bird Creek Campground in Humboldt-Toiyabe National Forest Headquarters, Nevada with Recreation.gov. Bird Creek Recreation Area is located in the Duck Creek Basin, high on the Schell Creek Range. It sits at an elevation of 8,200 feet, approximately 25 miles fro",
  "url": "https://campertunity.com/listings/campgrounds/bird-creek-campground-nv",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/05/23/21/10/234209_f96f54ab-ead8-4471-be05-6e92fb61604a_700.jpg",
    "https://cdn.recreation.gov/public/2021/05/23/21/05/234209_623fe2e3-7f9e-4e12-9726-6785c63ba472_700.jpg",
    "https://cdn.recreation.gov/public/2021/05/23/21/11/234209_691c15b0-534d-4a93-b2c2-d6cf9442508b_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/05/23/21/06/234209_652c81d7-15a1-47f1-b371-53c9dbb638d6_1440.jpg",
    "https://cdn.recreation.gov/public/2021/05/23/21/13/234209_b4907953-af56-4c1e-a581-7f4887345f17_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bird Creek Campground",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4633333,
    "longitude": -114.6530556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234209"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$10-$60"
}