

# Event Details

- **Event Name**: Christmas Game Night
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for an all ages game night! Bring a favorite game to share, or come explore our new game library. It's going to be a great time!
- **Event URL**: https://allevents.in/baytown/christmas-game-night/200029352676035
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Baytown
- **state**: TX
- **country**: United States
- **location**: 712 Schilling Ave., Baytown, TX, United States, Texas 77520
- **lat**: 29.74928
- **long**: -94.97531
- **full address**: 712 Schilling Ave., Baytown, TX, United States, Texas 77520

## Event gallery

- **Alt text**: Christmas Game Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4e8e25cce067a55187d7cf51da2d8227c88f8e29fb87cbe7b5916f502e1e68ab-rimg-w1200-h675-dc1e5d06-gmir?v=1766305843

## FAQs

- **Q**: When and where is Christmas Game Night being held?
  - **A:** Christmas Game Night takes place on Mon, 22 Dec, 2025 at 06:00 pm to Mon, 22 Dec, 2025 at 06:00 pm at 712 Schilling Ave., Baytown, TX, United States, Texas 77520.
- **Q**: Who is organizing Christmas Game Night?
  - **A:** Christmas Game Night is organized by Love United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Game Night",
        "image": "https://cdn-az.allevents.in/events3/banners/4e8e25cce067a55187d7cf51da2d8227c88f8e29fb87cbe7b5916f502e1e68ab-rimg-w1200-h675-dc1e5d06-gmir?v=1766305843",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/baytown/christmas-game-night/200029352676035",
        "location": {
            "@type": "Place",
            "name": "712 Schilling Ave., Baytown, TX, United States, Texas 77520",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "712 Schilling Ave, Baytown, TX 77520-2320, United States",
                "addressLocality": "Baytown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.74928",
                "longitude": "-94.97531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an all ages game night! Bring a favorite game to share, or come explore our new game library. It's going to be a great time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Love United Methodist Church",
                "url": "https://allevents.in/org/love-united-methodist-church/23305343"
            }
        ]
    }
]
```