{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nevada-las-vegas-nv",
  "name": "Nevada",
  "description": "King's Row RV campground & mobile home park is one of the largest RV parks in Las Vegas, NV. Contact us today for your RV park site reservation.",
  "url": "https://campertunity.com/listings/campgrounds/nevada-las-vegas-nv",
  "image": [
    "data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3660 Boulder Hwy",
    "addressLocality": "Las Vegas",
    "addressRegion": "NV",
    "postalCode": "89121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.13830859999999,
    "longitude": -115.09673320000002
  }
}