{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-warrior-canyon-camp-manti-la-sal-national-forest-ut",
  "name": "Lone Warrior Canyon Camp",
  "description": "Lone Warrior Canyon Camp is located in Utah, surrounded by rocky terrain and open desert landscapes. Temperatures can range from highs of 90°F in summer to lows of 20°F in winter. Nearby attractions include Goblin Valley State Park and the San Rafael Swell, offering opportunities for hiking and exploration.",
  "url": "https://campertunity.com/listings/campgrounds/lone-warrior-canyon-camp-manti-la-sal-national-forest-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/lone-warrior-canyon-camp_80e9ea2b-cb0f-4b3c-a3a6-e422fd0addf2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.800149,38.85224587)/-110.800149,38.85224587,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/lone-warrior-canyon-camp_bacbf538-0909-48b1-851c-ce7520b3741f.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/lone-warrior-canyon-camp_80e9ea2b-cb0f-4b3c-a3a6-e422fd0addf2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Manti-La Sal National Forest",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.85224587,
    "longitude": -110.800149
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/lone-warrior-canyon-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "$0+"
}