{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sand-flats-recreation-area-group-campsites-ut",
  "name": "Sand Flats Recreation Area Group Campsites",
  "description": "Explore Sand Flats Recreation Area Group Campsites in Sand Flats Recreation Area, Utah with Recreation.gov. Along with easy access to biking and off-highway vehicle trails, Sand Flats' campgrounds offer spectacular vistas of sandstone domes, canyons, and mesas in addi",
  "url": "https://campertunity.com/listings/campgrounds/sand-flats-recreation-area-group-campsites-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/10/02/18/33/266144_5033d7da-19c4-416f-8716-91943d47b883_1440.png",
    "https://cdn.recreation.gov/public/images/83407.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/10/05/17/27/266144_94116200-aa9e-4639-9b53-1fd657709574_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sand Flats Recreation Area Group Campsites",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5676972,
    "longitude": -109.5270972
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/266144"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ohv Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "80",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$80+"
}