{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-skies-rv-resort-mesquite-nv-us",
  "name": "Desert Skies RV Resort",
  "description": "Desert Skies RV Resort is a high-end RV park in Mesquite Nevada. Come enjoy our pool, pickleball courts, miniature golf course, onsite laundromat, and the most fun community in Mesquite! Call today to reserve your RV spot in Mesquite, Nevada.",
  "url": "https://campertunity.com/listings/campgrounds/desert-skies-rv-resort-mesquite-nv-us",
  "image": [
    "https://static.wixstatic.com/media/4e9dac_470388dc1ff643c09f540cf145c22207~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "350 Highway 91",
    "addressLocality": "Mesquite",
    "addressRegion": "NV",
    "postalCode": "89027",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.desertskiesresorts.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}