{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slate-creek-dispersed-kamas-ut",
  "name": "Slate Creek Dispersed Campground",
  "description": "Yellow Pine Trail is a dispersed boondocking location",
  "url": "https://campertunity.com/listings/campgrounds/slate-creek-dispersed-kamas-ut",
  "image": [
    "https://photos.thedyrt.com/photo/154124/media/slate-creek-dispersed-campground_79c279c05cf1dba3512e50a4650a4059.png?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/154124/media/slate-creek-dispersed-campground_79c279c05cf1dba3512e50a4650a4059.png?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "postalCode": "84036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.63242307811046,
    "longitude": -111.19024859859212
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/slate-creek-dispersed-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}