

# Event Details

- **Event Name**: Games Night
- **Event Start and End Date**: Thu, 03 Dec, 2026 at 06:00 pm – Thu, 03 Dec, 2026 at 09:00 pm (-08:00)
- **Event Description**: Come enjoy volleyball, board games, video games, and more!!
- **Event URL**: https://allevents.in/las-vegas/games-night/1600030662347147
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600030662347147

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: Church of Jesus Christ of Latter Day Saints
- **lat**: 36.050202
- **long**: -115.124277
- **full address**: Church of Jesus Christ of Latter Day Saints, 7670 S Bruce St, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ee8dff80-a92a-11f1-a4a1-eb59356bc08b-rimg-w1000-h1294-dc

## FAQs

- **Q**: When and where is Games Night being held?
  - **A:** Games Night takes place on Thu, 03 Dec, 2026 at 06:00 pm to Thu, 03 Dec, 2026 at 09:00 pm at Church of Jesus Christ of Latter Day Saints, 7670 S Bruce St, Las Vegas, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Games Night",
        "image": "https://cdn-az.allevents.in/events1/banners/ee313980-a92a-11f1-a4a1-eb59356bc08b-rimg-w1200-h1553-dcf8e8d8-gmir.png",
        "startDate": "2026-12-03T18:00:00-08:00",
        "endDate": "2026-12-03T21:00:00-08:00",
        "url": "https://allevents.in/las-vegas/games-night/1600030662347147",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter Day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7670 S Bruce St",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.050202",
                "longitude": "-115.124277"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy volleyball, board games, video games, and more!!"
    }
]
```