{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/preferred-rv-resort-pahrump-nv",
  "name": "Preferred RV Resort",
  "description": "Preferred RV Resort is located at 1801 Crawford Way, Pahrump NV 89048. Preferred RV Resort can be contacted at ***-***-**** or http://www.preferredrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/preferred-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": "1801 Crawford Way",
    "addressLocality": "Pahrump",
    "addressRegion": "NV",
    "postalCode": "89048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2111022,
    "longitude": -115.9817839
  }
}