{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/basin-creek-transfer-camp-trailhead-stanley-id",
  "name": "Basin Creek Transfer Camp Trailhead",
  "description": "This trailhead has hitching rails and dispersed campsites. No toilet or drinking water is available. Lower Basin Trail #4349, begins at this point. It connects with several other trails in the Basin Creek area",
  "url": "https://campertunity.com/listings/campgrounds/basin-creek-transfer-camp-trailhead-stanley-id",
  "image": [
    "https://photos.thedyrt.com/photo/63703/media/basin-creek-transfer-camp-trailhead_d98dd2b60479717fbe8eff95fa2f1124.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28883104,
    "longitude": -114.86438628
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/basin-creek-transfer-camp-trailhead"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}