{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-ranch-resort-pahrump-nv",
  "name": "RV Ranch Resort",
  "description": "RV Ranch Resort is located at 2810 Lorelie Street, Pahrump NV 89048. RV Ranch Resort can be contacted at ***-***-**** or http://www.rvranchresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/rv-ranch-resort-pahrump-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2810 Lorelie Street",
    "addressLocality": "Pahrump",
    "addressRegion": "NV",
    "postalCode": "89048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1413959,
    "longitude": -115.960849
  }
}