{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-canyon-campground",
  "name": "Happy Canyon Campground",
  "description": "Discover Happy Canyon Campground in Utah, a relatively accessible remote campsite near Hans Flat in Canyonlands National Park. Enjoy stunning views, abundant flint, and a true wilderness experience, ideal for those seeking solitude without extreme 4x4 challenges.",
  "url": "https://campertunity.com/listings/campgrounds/happy-canyon-campground",
  "image": [
    "https://img.pinecliffresort.net/d45/2507/186214780919514.webp",
    "https://img.pinecliffresort.net/d45/2507/186214821939517.webp",
    "https://img.pinecliffresort.net/d45/2507/186214720219516.webp",
    "https://img.pinecliffresort.net/d45/2507/186214711579515.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road, UT, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1083511,
    "longitude": -110.1370457
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/happy-canyon-campground"
  ]
}