

# Event Details

- **Event Name**: Youth Game Night
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 07:00 pm – Fri, 09 Oct, 2026 at 07:00 pm (-07:00)
- **Event Description**: Please join us for youth game night! All youth ages 12-18 are welcome! Come enjoy fun games and snacks!
- **Event URL**: https://allevents.in/winnemucca/youth-game-night/1600030172073140
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Winnemucca
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.964865019979
- **long**: -117.72069666606
- **full address**: The Church of Jesus Christ of Latter-day Saints, 111 West McArthur Avenue, Winnemucca, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/41518e90-5d8a-11f1-8abc-85e02bc3e0ed-rimg-w1000-h563-dc2

## FAQs

- **Q**: When and where is Youth Game Night being held?
  - **A:** Youth Game Night takes place on Fri, 10 Jul, 2026 at 07:00 pm to Fri, 09 Oct, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 111 West McArthur Avenue, Winnemucca, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Game Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Winnemucca, this event is thoughtfully curated to deliver a standout experience worth every moment. If Youth Game Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Game Night",
        "image": "https://cdn-az.allevents.in/events4/banners/f6b12df0-7cce-11f1-957f-f1f06462340d-rimg-w1200-h675-dc21565a-gmir.jpg",
        "startDate": "2026-07-10T19:00:00-07:00",
        "endDate": "2026-10-09T19:00:00-07:00",
        "url": "https://allevents.in/winnemucca/youth-game-night/1600030172073140",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 West McArthur Avenue",
                "addressLocality": "Winnemucca",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.964865019979",
                "longitude": "-117.72069666606"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for youth game night! All youth ages 12-18 are welcome! Come enjoy fun games and snacks!"
    }
]
```