

# Event Details

- **Event Name**: Board Game Club
- **Event Start and End Date**: Thu, 07 May, 2026 at 04:00 pm
- **Event Description**: Join us for game night! Bring your own board game or play one of ours!
- **Event URL**: https://allevents.in/cromwell/board-game-club/200029978700605
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Cromwell
- **state**: IN
- **country**: United States
- **location**: Noble County Public Library West
- **lat**: 41.40125
- **long**: -85.61481
- **full address**: Noble County Public Library West, 120 N Jefferson St,Cromwell, Indiana, United States

## Event gallery

- **Alt text**: Board Game Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/37107c55bcc46b9cf06610b3b466ea3bba03a1036ba17033ffd1fd92b66f6bf6-rimg-w1200-h628-dc2840a1-gmir?v=1777560419

## FAQs

- **Q**: When and where is Board Game Club being held?
  - **A:** Board Game Club takes place on Thu, 07 May, 2026 at 04:00 pm to Thu, 07 May, 2026 at 04:00 pm at Noble County Public Library West, 120 N Jefferson St,Cromwell, Indiana, United States.
- **Q**: Who is organizing Board Game Club?
  - **A:** Board Game Club is organized by Noble County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Board Game Club",
        "image": "https://cdn-az.allevents.in/events4/banners/37107c55bcc46b9cf06610b3b466ea3bba03a1036ba17033ffd1fd92b66f6bf6-rimg-w1200-h628-dc2840a1-gmir?v=1777560419",
        "startDate": "2026-05-07",
        "url": "https://allevents.in/cromwell/board-game-club/200029978700605",
        "location": {
            "@type": "Place",
            "name": "Noble County Public Library West",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 N Jefferson St,Cromwell, Indiana",
                "addressLocality": "Cromwell",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.40125",
                "longitude": "-85.61481"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for game night! Bring your own board game or play one of ours!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Noble County Public Library",
                "url": "https://allevents.in/org/noble-county-public-library/14802206",
                "description": "NCPL is a public library, offering quality literature, programs and information technology.  "
            }
        ]
    }
]
```