

# Event Details

- **Event Name**: Game Night
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:00 pm – Fri, 28 Nov, 2025 at 08:30 pm
- **Event Description**: All ages. Board games, card games, bring your own!
- **Event URL**: https://allevents.in/everett/game-night/1600027980784342
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Everett
- **state**: WA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.8894953
- **long**: -122.1927048
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11915 29th Ave SE, Everett, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e91994b0-0bfb-11f0-bd25-11ad599223bb-rimg-w920-h519-dcd8

## FAQs

- **Q**: When and where is Game Night being held?
  - **A:** Game Night takes place on Fri, 28 Nov, 2025 at 07:00 pm to Fri, 28 Nov, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 11915 29th Ave SE, Everett, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Everett, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Game Night",
        "image": "https://cdn-az.allevents.in/events4/banners/8abac0d0-2cab-11f0-96e4-b5d7e1ccbbcd-rimg-w920-h519-dcd8d7d5-gmir.jpg",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/everett/game-night/1600027980784342",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11915 29th Ave SE",
                "addressLocality": "Everett",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.8894953",
                "longitude": "-122.1927048"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages. Board games, card games, bring your own!"
    }
]
```