{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loop-campground-grantsville-ut",
  "name": "Loop Campground",
  "description": "Loop Campground near Dugway, UT, is surrounded by flat desert terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/loop-campground-grantsville-ut",
  "image": [
    "https://photos.thedyrt.com/photo/425221/media/utah-loop_9047762c2e0b13055a9b3f226a5af815.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.6050004,40.48400049)/-112.6050004,40.48400049,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/425218/media/utah-loop_7a254b7948dbed7a8ad3bd89ffdff9ba.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/425221/media/utah-loop_9047762c2e0b13055a9b3f226a5af815.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grantsville",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.48400049,
    "longitude": -112.6050004
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/utah-loop"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}