

# Event Details

- **Event Name**: Game Night
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 07:00 pm – Fri, 29 Jan, 2027 at 07:00 pm (-05:00)
- **Event Description**: Weekly informal game night Fridays at 7PM. Feel free to bring your own games.
- **Event URL**: https://allevents.in/potomac/game-night/1600027905482344
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Potomac
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.04714997145
- **long**: -77.191662739375
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11700 Falls Road, Potomac, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9f26e0a0-f734-11ef-bc56-8db4c760bebd-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Game Night being held?
  - **A:** Game Night takes place on Fri, 27 Feb, 2026 at 07:00 pm to Fri, 29 Jan, 2027 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 11700 Falls Road, Potomac, US.
- **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 Potomac, 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/events6/banners/696adeb0-1440-11f1-89f1-09c30f73298b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-27T19:00:00-05:00",
        "endDate": "2027-01-29T19:00:00-05:00",
        "url": "https://allevents.in/potomac/game-night/1600027905482344",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11700 Falls Road",
                "addressLocality": "Potomac",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.04714997145",
                "longitude": "-77.191662739375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly informal game night Fridays at 7PM. Feel free to bring your own games."
    }
]
```