

# Event Details

- **Event Name**: Chess Club
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 06:00 pm – Thu, 16 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Drop into the library and make your move. All skill levels welcome. This is a drop in, patron-led club.
- **Event URL**: https://allevents.in/seneca/chess-club/200029932799556
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Seneca
- **state**: IL
- **country**: United States
- **location**: 210 N Main St, Seneca, IL, United States, Illinois 61360
- **lat**: 41.31427
- **long**: -88.60969
- **full address**: 210 N Main St, Seneca, IL, United States, Illinois 61360

## Event gallery

- **Alt text**: Chess Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/df27a49638e65394b0a74ee54637286635aa67db22051dc00808a1de5393a1bf-rimg-w1200-h675-dcffffff-gmir?v=1776008275

## FAQs

- **Q**: When and where is Chess Club being held?
  - **A:** Chess Club takes place on Thu, 16 Apr, 2026 at 06:00 pm to Thu, 16 Apr, 2026 at 07:00 pm at 210 N Main St, Seneca, IL, United States, Illinois 61360.
- **Q**: Who is organizing Chess Club?
  - **A:** Chess Club is organized by Seneca Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chess Club",
        "image": "https://cdn-az.allevents.in/events5/banners/df27a49638e65394b0a74ee54637286635aa67db22051dc00808a1de5393a1bf-rimg-w1200-h675-dcffffff-gmir?v=1776008275",
        "startDate": "2026-04-16T18:00:00-05:00",
        "endDate": "2026-04-16T19:00:00-05:00",
        "url": "https://allevents.in/seneca/chess-club/200029932799556",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "210 N Main St, Seneca, IL, United States, Illinois 61360",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 N Main St, Seneca, IL 61360-9347, United States",
                "addressLocality": "Seneca",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.31427",
                "longitude": "-88.60969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop into the library and make your move. All skill levels welcome. This is a drop in, patron-led club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seneca Public Library District",
                "url": "https://allevents.in/org/seneca-public-library-district/23506600"
            }
        ]
    }
]
```