{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saddle-west-hotel-casino-rv-resort-pahrump-nv",
  "name": "Saddle West Hotel Casino RV Resort",
  "description": "Saddle West Hotel Casino RV Resort is located at 1220 Nevada 160, Pahrump NV 89048. Saddle West Hotel Casino RV Resort can be contacted at ***-***-**** or http://www.saddlewest.com/",
  "url": "https://campertunity.com/listings/campgrounds/saddle-west-hotel-casino-rv-resort-pahrump-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1220 Nevada 160",
    "addressLocality": "Pahrump",
    "addressRegion": "NV",
    "postalCode": "89048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2014054,
    "longitude": -115.9769184
  }
}