

# Event Details

- **Event Name**: Club Meeting
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 05:00 pm – Mon, 31 Aug, 2026 at 05:00 pm (-04:00)
- **Event Description**: Club meeting! First 30 minutes is "open play", followed by a lesson and puzzle.
- **Event URL**: https://allevents.in/berwick/club-meeting/200030240716019
- **Event Categories**: Meetups
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Berwick
- **state**: PA
- **country**: United States
- **location**: McBride Memorial Library
- **lat**: 41.05806
- **long**: -76.23576
- **full address**: McBride Memorial Library, 500 N Market St,Berwick, Pennsylvania, United States

## Event gallery

- **Alt text**: Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e79cf5d4cf2b470ea79abdaaa62b61269e82cb1f48d2cc850e77bab2a65bb3be-rimg-w1200-h480-dc050505-gmir?v=1781554758

## FAQs

- **Q**: When and where is Club Meeting being held?
  - **A:** Club Meeting takes place on Mon, 15 Jun, 2026 at 05:00 pm to Mon, 31 Aug, 2026 at 05:00 pm at McBride Memorial Library, 500 N Market St,Berwick, Pennsylvania, United States.
- **Q**: Who is organizing Club Meeting?
  - **A:** Club Meeting is organized by Berwick Chess Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Club Meeting is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Berwick, this event is thoughtfully curated to deliver a standout experience worth every moment. If Club Meeting sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/e79cf5d4cf2b470ea79abdaaa62b61269e82cb1f48d2cc850e77bab2a65bb3be-rimg-w1200-h480-dc050505-gmir?v=1781554758",
        "startDate": "2026-06-15T17:00:00-04:00",
        "endDate": "2026-08-31T17:00:00-04:00",
        "url": "https://allevents.in/berwick/club-meeting/200030240716019",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "McBride Memorial Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 N Market St,Berwick, Pennsylvania",
                "addressLocality": "Berwick",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.05806",
                "longitude": "-76.23576"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Club meeting! First 30 minutes is \"open play\", followed by a lesson and puzzle.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Berwick Chess Club",
                "url": "https://allevents.in/org/berwick-chess-club/27873166"
            }
        ]
    }
]
```