{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drinking-water-available-warren-id",
  "name": "Drinking water available",
  "description": "Shiefer Campground is a remote, undeveloped camping area situated on the Salmon River with panoramic views of the South Fork canyon country. At 3,050 feet elevation, this primitive site offers a true backcountry experience for campers seeking solitude and natural beauty. The campground serves as a gateway to adventure, with trails leading directly into the Frank Church River of No Return Wilderness for extended wilderness exploration. A shorter trail provides access to Pilot Peak lookout for...",
  "url": "https://campertunity.com/listings/campgrounds/drinking-water-available-warren-id",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Warren",
    "addressRegion": "ID",
    "postalCode": "83671",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.17456817626953,
    "longitude": -115.57950592041016
  },
  "sameAs": [
    "https://campflare.com/campground/shiefer-campground-070"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}