{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/foothill-clearing-with-view-grantsville-ut",
  "name": "Foothill Clearing with a View",
  "description": "Foothill Clearing with a View is located near the foothills in Utah, offering a terrain of open clearings and gentle slopes.",
  "url": "https://campertunity.com/listings/campgrounds/foothill-clearing-with-view-grantsville-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/foothill-clearing-with-a-view_4435324b-1700-445a-97b0-7aec6c8e73f2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.51220471304242,40.54383818728917)/-112.51220471304242,40.54383818728917,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/foothill-clearing-with-a-view_3b2425af-7b9a-467f-9ff3-5b71c64db3f2.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/foothill-clearing-with-a-view_4435324b-1700-445a-97b0-7aec6c8e73f2.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.54383818728917,
    "longitude": -112.51220471304242
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/foothill-clearing-with-a-view"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$15+"
}