{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-at-circus-circus-las-vegas-las-vegas",
  "name": "The RV Park at Circus Circus Las Vegas",
  "description": "The RV Park at Circus Circus Las Vegas is located at 2880 South Las Vegas Boulevard, Las Vegas NV 89109. The RV Park at Circus Circus Las Vegas can be contacted at ***-***-**** or http://www.circuscircus.com/las_vegas_hotel/rv_park.aspx",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-at-circus-circus-las-vegas-las-vegas",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/29290/1618439710_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2880 South Las Vegas Boulevard",
    "addressLocality": "Las Vegas",
    "addressRegion": "NV",
    "postalCode": "89109",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1401215,
    "longitude": -115.1644823
  }
}