{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blanding-gravel-pit-blanding-ut",
  "name": "Blanding Gravel Pit",
  "description": "Blanding Gravel Pit is located near Blanding, Utah, featuring a terrain of open spaces with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/blanding-gravel-pit-blanding-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/blanding-gravel-pit_e0afd5e3-cb6e-4ca2-a2f5-8dbe1f7fd511.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-109.5284782,37.57947908)/-109.5284782,37.57947908,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/blanding-gravel-pit_c808ad24-93ae-4faa-8a66-b84b2d248d60.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/blanding-gravel-pit_e0afd5e3-cb6e-4ca2-a2f5-8dbe1f7fd511.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blanding",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.57947908,
    "longitude": -109.5284782
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/blanding-gravel-pit"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}