{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-valley-trailhead-upper-campground-may-id",
  "name": "Bear Valley Trailhead Upper Campground",
  "description": "This campground is along a scenic meadow near a babbling creek where hiking along the Bear Valley National Recreation Trail is a delightful side trip. The dispersed camping area has 6 picnic tables with fire rings, hand pump for drinking water and a vault toilet. Please pack out your trash since garbage collection services are not available.",
  "url": "https://campertunity.com/listings/campgrounds/bear-valley-trailhead-upper-campground-may-id",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Leadore",
    "addressRegion": "ID",
    "postalCode": "83464",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.79245027,
    "longitude": -113.77978255
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/bear-valley-trailhead-upper-campground",
    "https://thedyrt.com/camping/idaho/bear-valley-horse-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}