{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/suite-spot-lv-mount-charleston-nv",
  "name": "Suite Spot LV",
  "description": "Suite Spot LV is located near Las Vegas, Nevada, surrounded by desert terrain.",
  "url": "https://campertunity.com/listings/campgrounds/suite-spot-lv-mount-charleston-nv",
  "image": [
    "https://photos.thedyrt.com/photo/1279841/media/suite-spot-lv_79cbd99f-a3cc-4b63-b190-a1ae34871034.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-115.59771225093516,36.166694760224956)/-115.59771225093516,36.166694760224956,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1279827/media/suite-spot-lv_2df28149-34d1-44ef-90c2-ead6ca4363cc.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1279841/media/suite-spot-lv_79cbd99f-a3cc-4b63-b190-a1ae34871034.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Charleston",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.166694760224956,
    "longitude": -115.59771225093516
  },
  "sameAs": [
    "https://thedyrt.com/camping/nevada/suite-spot-lv"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Off Road Driving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "220",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$220-$400"
}