{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-valley-horse-camp-may-id",
  "name": "Bear Valley Horse Camp",
  "description": "The Bear Valley (lower) Equestrian Campground has 6 tent and trailer compatible sites and accomodates campers with stock. It has water, feed troughs and hitch rails. There is a vault toilet, piped drinking water, but no garbage services. Access to hiking and horse trails along the Bear Valley National Recreation Trail.",
  "url": "https://campertunity.com/listings/campgrounds/bear-valley-horse-camp-may-id",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "May",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.79216072,
    "longitude": -113.77806075
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/bear-valley-horse-camp",
    "https://thedyrt.com/camping/idaho/bear-valley-trailhead-upper-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}