{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pahrump-station-rv-park-pahrump-nv",
  "name": "Pahrump Station RV Park",
  "description": "Pahrump Station RV Park is located at Nevada 160, Pahrump NV 89048. Pahrump Station RV Park can be contacted at ***-***-**** or http://www.rvparkpahrump.com/",
  "url": "https://campertunity.com/listings/campgrounds/pahrump-station-rv-park-pahrump-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nevada 160",
    "addressLocality": "Pahrump",
    "addressRegion": "NV",
    "postalCode": "89048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2040376,
    "longitude": -115.9777179
  }
}