{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drinking-water-available-republic-wa-1",
  "name": "Drinking water available",
  "description": "Kettle Crest Trailhead sits atop Sherman Pass, the highest pass in Washington maintained year-round, providing access to the Kettle Crest National Recreation Trail and Pacific Northwest National Scenic Trail. The trailhead serves hikers, mountain bikers, and horse riders with upper parking for passenger vehicles and lower parking for trucks, RVs, and horse trailers accommodating 15-20 vehicles total. Multiple trails extend from this trailhead including Sherman Loop, Columbia Mountain (with a...",
  "url": "https://campertunity.com/listings/campgrounds/drinking-water-available-republic-wa-1",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 20 E",
    "addressLocality": "Republic",
    "addressRegion": "WA",
    "postalCode": "99166",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.60859298706055,
    "longitude": -118.47673034667967
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Jungle"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}