{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/las-vegas-rv-resort-las-vegas-nv-1",
  "name": "Las Vegas RV Resort",
  "description": "Las Vegas RV Resort is located at 3890 South Nellis Boulevard, Las Vegas NV 89121. Las Vegas RV Resort can be contacted at ***-***-**** or http://www.lasvegasrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/las-vegas-rv-resort-las-vegas-nv-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3890 South Nellis Boulevard",
    "addressLocality": "Las Vegas",
    "addressRegion": "NV",
    "postalCode": "89121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1188298,
    "longitude": -115.0646988
  }
}