

# Event Details

- **Event Name**: Board Game Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 03:00 pm
- **Event Description**: Spend the evening playing a favorite game or learning something new!
Bring your friends or come to meet some new people!
Brews will be offering a specialty menu of drinks, dranks, and eats!
- **Event URL**: https://allevents.in/mount-sterling/board-game-night/200029241230921
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Mount Sterling
- **state**: IL
- **country**: United States
- **location**: Brews Coffeehouse and Cafe
- **lat**: 39.98596
- **long**: -90.7651999
- **full address**: Brews Coffeehouse and Cafe, 113 West. Main St. ,Mount Sterling, Illinois, United States

## Event gallery

- **Alt text**: Board Game Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/36249b17706725100ec239c3a04d6f19fbe579294be978ead3f3e2b3820573f4-rimg-w851-h315-dc34408a-gmir?v=1765215239

## FAQs

- **Q**: When and where is Board Game Night being held?
  - **A:** Board Game Night takes place on Fri, 12 Dec, 2025 at 03:00 pm to Fri, 12 Dec, 2025 at 03:00 pm at Brews Coffeehouse and Cafe, 113 West. Main St. ,Mount Sterling, Illinois, United States.
- **Q**: Who is organizing Board Game Night?
  - **A:** Board Game Night is organized by Brews Coffeehouse and Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Board Game Night",
        "image": "https://cdn-az.allevents.in/events2/banners/36249b17706725100ec239c3a04d6f19fbe579294be978ead3f3e2b3820573f4-rimg-w851-h315-dc34408a-gmir?v=1765215239",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/mount-sterling/board-game-night/200029241230921",
        "location": {
            "@type": "Place",
            "name": "Brews Coffeehouse and Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "113 West. Main St. ,Mount Sterling, Illinois",
                "addressLocality": "Mount Sterling",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98596",
                "longitude": "-90.7651999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spend the evening playing a favorite game or learning something new!\nBring your friends or come to meet some new people!\nBrews will be offering a specialty menu of drinks, dranks, and eats!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brews Coffeehouse and Cafe",
                "url": "https://allevents.in/org/brews-coffeehouse-and-cafe/27129735"
            }
        ]
    }
]
```