

# Event Details

- **Event Name**: Weekly Picayune Chess Club event
- **Event Start and End Date**: Mon, 25 May, 2026 at 06:30 pm – Mon, 29 Jun, 2026 at 06:30 pm
- **Event Description**: Free event. Bring a chessboard if you have one.
- **Event URL**: https://allevents.in/picayune/weekly-picayune-chess-club-event/200030093904853
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Picayune
- **state**: MS
- **country**: United States
- **location**: Ihop-Picayune, Ms.
- **lat**: 30.518492079846
- **long**: -89.665629224603
- **full address**: Ihop-Picayune, Ms., Picayune, Mississippi, United States

## Event gallery

- **Alt text**: Weekly Picayune Chess Club event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/49494c5ec8fb3412c619aaa675ec7d40727eb938c5aecde74533c364f51bd5df-rimg-w1008-h581-dcfefefe-gmir?v=1779397793

## FAQs

- **Q**: When and where is Weekly Picayune Chess Club event being held?
  - **A:** Weekly Picayune Chess Club event takes place on Mon, 25 May, 2026 at 06:30 pm to Mon, 29 Jun, 2026 at 06:30 pm at Ihop-Picayune, Ms., Picayune, Mississippi, United States.
- **Q**: Who is organizing Weekly Picayune Chess Club event?
  - **A:** Weekly Picayune Chess Club event is organized by Picayune Chess Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Picayune Chess Club event",
        "image": "https://cdn-az.allevents.in/events6/banners/49494c5ec8fb3412c619aaa675ec7d40727eb938c5aecde74533c364f51bd5df-rimg-w1008-h581-dcfefefe-gmir?v=1779397793",
        "startDate": "2026-05-25",
        "endDate": "2026-06-29",
        "url": "https://allevents.in/picayune/weekly-picayune-chess-club-event/200030093904853",
        "location": {
            "@type": "Place",
            "name": "Ihop-Picayune, Ms.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Picayune, Mississippi",
                "addressLocality": "Picayune",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.518492079846",
                "longitude": "-89.665629224603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free event. Bring a chessboard if you have one.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Picayune Chess Club",
                "url": "https://allevents.in/org/picayune-chess-club/23378017"
            }
        ]
    }
]
```