

# Event Details

- **Event Name**: Chess Night
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 05:00 pm – Fri, 19 Jun, 2026 at 07:00 pm
- **Event Description**: Join us for a community chess night! Bring a board and meet some friends! Free entry! :)
- **Event URL**: https://allevents.in/kingsland/chess-night/200030210972637
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Kingsland
- **state**: GA
- **country**: United States
- **location**: 102 South Lee Street, Kingsland, GA
- **lat**: 30.79968
- **long**: -81.69039
- **full address**: 102 South Lee Street, Kingsland, GA, United States

## Event gallery

- **Alt text**: Chess Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4131e8785912171402f97421b7a4fa12cd7235d494e6ed3d5ae8811fbb789847-rimg-w1170-h1467-dcfdf5ec-gmir?v=1781694908

## FAQs

- **Q**: When and where is Chess Night being held?
  - **A:** Chess Night takes place on Fri, 19 Jun, 2026 at 05:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at 102 South Lee Street, Kingsland, GA, United States.
- **Q**: Who is organizing Chess Night?
  - **A:** Chess Night is organized by Blue Bridge Coffeehouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chess Night",
        "image": "https://cdn-az.allevents.in/events2/banners/4131e8785912171402f97421b7a4fa12cd7235d494e6ed3d5ae8811fbb789847-rimg-w1170-h1467-dcfdf5ec-gmir?v=1781694908",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/kingsland/chess-night/200030210972637",
        "location": {
            "@type": "Place",
            "name": "102 South Lee Street, Kingsland, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 S Lee St, Kingsland, GA 31548-5053, United States",
                "addressLocality": "Kingsland",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.79968",
                "longitude": "-81.69039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a community chess night! Bring a board and meet some friends! Free entry! :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Bridge Coffeehouse",
                "url": "https://allevents.in/org/blue-bridge-coffeehouse/18744846"
            }
        ]
    }
]
```