

# Event Details

- **Event Name**: Family Game Night
- **Event Start and End Date**: Fri, 29 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: We will be having a family game night this Friday at 6 in the family life center. We will share a potluck dinner and play some games.
- **Event URL**: https://allevents.in/duncan/family-game-night/200030153230024
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Duncan
- **state**: OK
- **country**: United States
- **location**: Bethesda Church of God
- **lat**: 34.50018
- **long**: -97.96772
- **full address**: Bethesda Church of God, 201 S 15th St,Duncan, Oklahoma, United States

## Event gallery

- **Alt text**: Family Game Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/692d0af5f7b7a6fb14551a29688f5fdd3db18a0b361f96f81604d24768df5871-rimg-w960-h618-dcc08f48-gmir?v=1780023324

## FAQs

- **Q**: When and where is Family Game Night being held?
  - **A:** Family Game Night takes place on Fri, 29 May, 2026 at 06:00 pm to Fri, 29 May, 2026 at 06:00 pm at Bethesda Church of God, 201 S 15th St,Duncan, Oklahoma, United States.
- **Q**: Who is organizing Family Game Night?
  - **A:** Family Game Night is organized by Bethesda Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Game Night",
        "image": "https://cdn-az.allevents.in/events2/banners/692d0af5f7b7a6fb14551a29688f5fdd3db18a0b361f96f81604d24768df5871-rimg-w960-h618-dcc08f48-gmir?v=1780023324",
        "startDate": "2026-05-29T18:00:00-05:00",
        "url": "https://allevents.in/duncan/family-game-night/200030153230024",
        "location": {
            "@type": "Place",
            "name": "Bethesda Church of God",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S 15th St,Duncan, Oklahoma",
                "addressLocality": "Duncan",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.50018",
                "longitude": "-97.96772"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having a family game night this Friday at 6 in the family life center. We will share a potluck dinner and play some games.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethesda Church of God",
                "url": "https://allevents.in/org/bethesda-church-of-god/27857549"
            }
        ]
    }
]
```