{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reno-nv",
  "name": "Grand Sierra Resort and Casino",
  "description": "Grand Sierra Resort in Reno offers nearly 2,000 hotel rooms and suites, the largest casino floor in northern Nevada (100,000 sq ft), plus world-class dining, entertainment, and nightlife.",
  "url": "https://campertunity.com/listings/campgrounds/reno-nv",
  "image": [
    "https://www.grandsierraresort.com/hubfs/social-suggested-images/GSR_Exterior_FallRiver_2_1920x1080.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2500 E 2nd St",
    "addressLocality": "Reno",
    "addressRegion": "NV",
    "postalCode": "89595",
    "addressCountry": "US"
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1990
}