

# Event Details

- **Event Name**: Chess Club
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 11:00 am – Sat, 04 Apr, 2026 at 12:00 pm
- **Event Description**: Join us to learn to play chess or just to improve your skills!
(All Ages Welcome)
We provide the chess boards, we just need players!
- **Event URL**: https://allevents.in/gridley/chess-club/200029804518650
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Gridley
- **state**: IL
- **country**: United States
- **location**: 320 N Center St, Gridley, IL, United States, Illinois 61744
- **lat**: 40.74303
- **long**: -88.881
- **full address**: 320 N Center St, Gridley, IL, United States, Illinois 61744

## Event gallery

- **Alt text**: Chess Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/53e603defa18f3d1824f1ca3034c294106c0df5a091af27d7745b7f3ff6f41b5-rimg-w1200-h1553-dcffffff-gmir?v=1774954749

## FAQs

- **Q**: When and where is Chess Club being held?
  - **A:** Chess Club takes place on Sat, 04 Apr, 2026 at 11:00 am to Sat, 04 Apr, 2026 at 12:00 pm at 320 N Center St, Gridley, IL, United States, Illinois 61744.
- **Q**: Who is organizing Chess Club?
  - **A:** Chess Club is organized by Gridley Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chess Club",
        "image": "https://cdn-az.allevents.in/events6/banners/53e603defa18f3d1824f1ca3034c294106c0df5a091af27d7745b7f3ff6f41b5-rimg-w1200-h1553-dcffffff-gmir?v=1774954749",
        "startDate": "2026-04-04",
        "endDate": "2026-04-04",
        "url": "https://allevents.in/gridley/chess-club/200029804518650",
        "location": {
            "@type": "Place",
            "name": "320 N Center St, Gridley, IL, United States, Illinois 61744",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 N Center St, Gridley, IL 61744-9900, United States",
                "addressLocality": "Gridley",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74303",
                "longitude": "-88.881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to learn to play chess or just to improve your skills!\n(All Ages Welcome)\nWe provide the chess boards, we just need players!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gridley Public Library District",
                "url": "https://allevents.in/org/gridley-public-library-district/22736116"
            }
        ]
    }
]
```