{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/timber-creek-campground-nv",
  "name": "Timber Creek Campground",
  "description": "Explore Timber Creek Campground in Humboldt-Toiyabe National Forest Headquarters, Nevada with Recreation.gov. Timber Creek Campground is located in Duck Creek Basin, high on the Schell Creek Range, in eastern Nevada. It sits at an elevation of 8,500 feet, approximately",
  "url": "https://campertunity.com/listings/campgrounds/timber-creek-campground-nv",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2025/07/08/13/56/234208_2e1d2723-54b8-4680-8d73-3c16290fa5d1_700.jpg",
    "https://cdn.recreation.gov/public/2025/06/26/22/42/234208_1d7f7751-bceb-40ea-9ebe-cfc5f5ed3525_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2025/07/08/13/57/234208_c576fdc2-5755-4af4-9984-e3dbc2fb08f9_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Timber Creek Campground",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4,
    "longitude": -114.6275
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234208?tab=seasons",
    "http://www.fs.usda.gov/recarea/htnf/recarea/?recid=65534"
  ],
  "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"
}