

# 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 is the event happening?
  - **A:** Fri, 27 Feb, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 11700 Falls Road, Potomac, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Game Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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."
    }
]
```