{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/14-mile-trailhead",
  "name": "14 Mile Trailhead",
  "description": "14 Mile Trailhead in Nez Perce-Clearwater National Forests, Elk City Idaho. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/14-mile-trailhead",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.68896317839841,
    "longitude": -115.16954078873276
  },
  "sameAs": [
    "https://www.campendium.com/14-mile-trailhead"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}