{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jarbidge-campground-jarbidge-nv",
  "name": "Jarbidge Campground",
  "description": "Jarbidge Campground is a small, primitive campground located in one of Nevada's most remote areas, approximately 1 mile south of the historic mining town of Jarbidge. Situated within the Humboldt-Toiyabe National Forest at roughly 6,000 feet elevation, this free, first-come, first-served campground offers basic amenities for self-sufficient campers seeking a true backcountry experience in northeastern Nevada's Jarbidge Mountains. The campground provides vault toilets but no potable water, so...",
  "url": "https://campertunity.com/listings/campgrounds/jarbidge-campground-jarbidge-nv",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main St",
    "addressLocality": "Jarbidge",
    "addressRegion": "NV",
    "postalCode": "89826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.86309814453125,
    "longitude": -115.42919921875
  },
  "sameAs": [
    "https://campflare.com/campground/jarbidge-campground-229"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}