{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thomas-canyon-nv",
  "name": "Thomas Canyon",
  "description": "Explore Thomas Canyon in Humboldt-Toiyabe National Forest Headquarters, Nevada with Recreation.gov. Thomas Canyon Campground is located in the scenic Lamoille Canyon, in northeast Nevada, 30 miles from Elko. Visitors enjoy fishing Lamoille Creek and exploring",
  "url": "https://campertunity.com/listings/campgrounds/thomas-canyon-nv",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64191.jpg",
    "https://cdn.recreation.gov/public/images/64196.jpg",
    "https://cdn.recreation.gov/public/images/64245.jpg",
    "https://cdn.recreation.gov/public/images/64262.jpg",
    "https://cdn.recreation.gov/public/images/64265.jpg",
    "https://cdn.recreation.gov/public/2021/12/17/21/55/232112_60c9a71b-beac-439a-a853-fe7106151fcf_1440.jpg",
    "https://cdn.recreation.gov/public/images/64378.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thomas Canyon",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.65,
    "longitude": -115.4036111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "19",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$19-$38"
}