

# Event Details

- **Event Name**: Games Night
- **Event Start and End Date**: Thu, 07 May, 2026 at 06:00 pm – Thu, 07 May, 2026 at 08:30 pm (-07:00)
- **Event Description**: Come enjoy volleyball, board games, card games, and good conversation! If you have card games, board games, or videos games that you would like to play, feel free to bring them! Make sure your items are labeled so there is no mix-ups. All young adults ages 18-35 are welcoome to join!
- **Event URL**: https://allevents.in/las-vegas/games-night/1600029246846921
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events6/banners/1680e370-c8a5-11f0-a58b-5728a583d37c-rimg-w1000-h500-dc4

## FAQs

- **Q**: When and where is Games Night being held?
  - **A:** Games Night takes place on Thu, 07 May, 2026 at 06:00 pm to Thu, 07 May, 2026 at 08:30 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/2e66fed0-23e9-11f1-b21f-e7b51f3e47f4-rimg-w1200-h600-dc422b59-gmir.png",
        "startDate": "2026-05-07T18:00:00-07:00",
        "endDate": "2026-05-07T20:30:00-07:00",
        "url": "https://allevents.in/las-vegas/games-night/1600029246846921",
        "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, card games, and good conversation! If you have card games, board games, or videos games that you would like to play, feel free to bring them! Make sure your items are labeled so there is no mix-ups. All young adults ages 18-35 are welcoome to join!"
    }
]
```