{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keenes-horse-campground-randle-wa",
  "name": "Keenes Horse Campground",
  "description": "This campground is located in a high elevation stand of lodgepole pine and mixed conifers. The Mt. Adams Wilderness is just outside the campground to the south.",
  "url": "https://campertunity.com/listings/campgrounds/keenes-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.30923384,
    "longitude": -121.546279
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/washington-keenes-horse-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}