

# Event Details

- **Event Name**: Board Game Night
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 06:00 pm
- **Event Description**: Join us at Kobold’s Kitchen as we play games that are in development, that have released, that are classics, and that run the gamut from board to card to table-top!
- **Event URL**: https://allevents.in/grand-rapids/board-game-night/200030221010029
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Grand Rapids
- **state**: MI
- **country**: United States
- **location**: Kobold's Kitchen
- **lat**: 43.00795
- **long**: -85.64959
- **full address**: Kobold's Kitchen, 2450 Plainfield Ave NE, Grand Rapids, MI 49505-3875, United States

## Event gallery

- **Alt text**: Board Game Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3406c41c9bbced956675643e9a24edecb4879d84bee88e3726288976cff76abc-rimg-w1200-h900-dc8f5f35-gmir?v=1781902444

## FAQs

- **Q**: When and where is Board Game Night being held?
  - **A:** Board Game Night takes place on Wed, 24 Jun, 2026 at 06:00 pm to Wed, 24 Jun, 2026 at 06:00 pm at Kobold's Kitchen, 2450 Plainfield Ave NE, Grand Rapids, MI 49505-3875, United States.
- **Q**: Who is organizing Board Game Night?
  - **A:** Board Game Night is organized by Shattered Labs Press.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Board Game Night",
        "image": "https://cdn-az.allevents.in/events1/banners/3406c41c9bbced956675643e9a24edecb4879d84bee88e3726288976cff76abc-rimg-w1200-h900-dc8f5f35-gmir?v=1781902444",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/grand-rapids/board-game-night/200030221010029",
        "location": {
            "@type": "Place",
            "name": "Kobold's Kitchen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2450 Plainfield Ave NE, Grand Rapids, MI 49505-3875, United States",
                "addressLocality": "Grand Rapids",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.00795",
                "longitude": "-85.64959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Kobold’s Kitchen as we play games that are in development, that have released, that are classics, and that run the gamut from board to card to table-top!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shattered Labs Press",
                "url": "https://allevents.in/org/shattered-labs-press/27812799"
            }
        ]
    }
]
```