{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horse-thief-meeker-co",
  "name": "Horse Thief",
  "description": "The Horsethief Campground, located at Trappers Lake in the White River National Forest, offers a natural setting for stock users adjacent to the Flat Tops Wilderness. The campsites are set aside for stock users only with corrals, long spurs for large trailers, and an RV Dump just up the road. The Flat Tops Wilderness area provides miles of riding within this historic wilderness area. Trappers Lake is in the wilderness so motorized, mechanized, and any kind of wheeled cart is prohibited, this...",
  "url": "https://campertunity.com/listings/campgrounds/horse-thief-meeker-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 8, Meeker, CO 81641",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.866996,
    "longitude": -107.534067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6666665,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "29",
    "priceValidUntil": "2026-07-22"
  },
  "priceRange": "$29+"
}