{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/las-vegas-motorcoach-resort-las-vegas-nv",
  "name": "Las Vegas Motorcoach Resort",
  "description": "Las Vegas Motorcoach Resort is located at 8175 Arville Street, Las Vegas NV 89139. Las Vegas Motorcoach Resort can be contacted at ***-***-**** or http://www.lvmresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/las-vegas-motorcoach-resort-las-vegas-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8175 Arville Street",
    "addressLocality": "Las Vegas",
    "addressRegion": "NV",
    "postalCode": "89139",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.041136,
    "longitude": -115.2015484
  }
}