{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walupt-horse-campground-randle-wa",
  "name": "Walupt Horse Campground",
  "description": "Walupt Horse Camp is located one mile west of Walupt Lake. It is a full-service horse camp with gravel interior roads, spurs and parking area. Riders can access numerous trails from the Campground including [Coleman Weedpatch Trial #121](http://www.fs.usda.gov/recarea/giffordpinchot/recarea/?recid=31248) and the Klickitat Trail #7A. Remember to fill out a Wilderness Permit before entering Wilderness.",
  "url": "https://campertunity.com/listings/campgrounds/walupt-horse-campground-randle-wa",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Randle",
    "addressRegion": "WA",
    "postalCode": "98377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.42620383,
    "longitude": -121.48952428
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/horse-camp-walupt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}