{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sand-mountain-recreation-area-us",
  "name": "Sand Mountain Recreation Area",
  "description": "The 4,795 acre Sand Mountain Recreation Area is a designated OHV fee site located in the high desert of west central Nevada twenty-five miles south east of Fallon on U.S. 50 in Churchill County. Created by the migration and deposition of windblown sand as it is stopped by the rising Stillwater Mountains bordering to the north, east and west, the most dominant feature of the dune system is Sand Mountain which is approximately 3.5 miles long, 1 mile wide and 600 feet in height, making it the la...",
  "url": "https://campertunity.com/listings/campgrounds/sand-mountain-recreation-area-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://live.staticflickr.com/65535/54091820915_4c726d5256.jpg",
    "https://cdn.recreation.gov/public/images/832.jpg",
    "https://cdn.recreation.gov/public/images/83313.jpg",
    "https://live.staticflickr.com/65535/54444729277_5546444d20_z.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.29314,
    "longitude": -118.40534
  },
  "sameAs": [
    "https://www.blm.gov/visit/sand-mountain-recreation-area",
    "https://thedyrt.com/camping/nevada/nevada-sand-mountain"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}