

# Event Details

- **Event Name**: Weekly Chess Meet
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 03:30 pm – Sat, 08 Aug, 2026 at 03:30 pm
- **Event Description**: Come and join our free chess club!
All ages and skill levels welcome.
Every Saturday from 3:30-5:30
- **Event URL**: https://allevents.in/collinsville/weekly-chess-meet/200030251213437
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Collinsville
- **state**: IL
- **country**: United States
- **location**: 408 West Main Street, Collinsville, IL, United States, Illinois 62234
- **lat**: 38.6683
- **long**: -89.99034
- **full address**: 408 West Main Street, Collinsville, IL, United States, Illinois 62234

## Event gallery

- **Alt text**: Weekly Chess Meet
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/59bdc8bd1f11867b7304793ad62bb90cd89fe3ea22c425abb9ccad3dc2dfd196-rimg-w940-h788-dcffffff-gmir?v=1781619516

## FAQs

- **Q**: When and where is Weekly Chess Meet being held?
  - **A:** Weekly Chess Meet takes place on Sat, 20 Jun, 2026 at 03:30 pm to Sat, 08 Aug, 2026 at 03:30 pm at 408 West Main Street, Collinsville, IL, United States, Illinois 62234.
- **Q**: Who is organizing Weekly Chess Meet?
  - **A:** Weekly Chess Meet is organized by Collinsville Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Chess Meet",
        "image": "https://cdn-az.allevents.in/events8/banners/59bdc8bd1f11867b7304793ad62bb90cd89fe3ea22c425abb9ccad3dc2dfd196-rimg-w940-h788-dcffffff-gmir?v=1781619516",
        "startDate": "2026-06-20",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/collinsville/weekly-chess-meet/200030251213437",
        "location": {
            "@type": "Place",
            "name": "408 West Main Street, Collinsville, IL, United States, Illinois 62234",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "408 W Main St, Collinsville, IL 62234-3018, United States",
                "addressLocality": "Collinsville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6683",
                "longitude": "-89.99034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join our free chess club!\nAll ages and skill levels welcome.\nEvery Saturday from 3:30-5:30",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Collinsville Memorial Library",
                "url": "https://allevents.in/org/collinsville-memorial-library/25977450"
            }
        ]
    }
]
```