

# Event Details

- **Event Name**: Game Day
- **Event Start and End Date**: Sat, 16 May, 2026 at 10:00 am – Sat, 16 May, 2026 at 02:00 pm
- **Event Description**: Join KCL Elgin to enjoy time with family & friends playing board games at the library! We've got games for little ones to adults, classic games and indie as well. Come drop in and have fun with us!
- **Event URL**: https://allevents.in/elgin/game-day/200029979565504
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Elgin
- **state**: SC
- **country**: United States
- **location**: Kershaw County Library- Elgin Branch
- **lat**: 34.166813596766
- **long**: -80.802453411445
- **full address**: Kershaw County Library- Elgin Branch, 2652 Main St,Elgin,SC,United States

## Event gallery

- **Alt text**: Game Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/024e2c82d95caa77eb83989997ae590e849c287ad614e7b037cc6fcb1026550a-rimg-w1200-h675-dc36a239-gmir?v=1777747927

## FAQs

- **Q**: When and where is Game Day being held?
  - **A:** Game Day takes place on Sat, 16 May, 2026 at 10:00 am to Sat, 16 May, 2026 at 02:00 pm at Kershaw County Library- Elgin Branch, 2652 Main St,Elgin,SC,United States.
- **Q**: Who is organizing Game Day?
  - **A:** Game Day is organized by Kershaw County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Day",
        "image": "https://cdn-az.allevents.in/events3/banners/024e2c82d95caa77eb83989997ae590e849c287ad614e7b037cc6fcb1026550a-rimg-w1200-h675-dc36a239-gmir?v=1777747927",
        "startDate": "2026-05-16",
        "endDate": "2026-05-16",
        "url": "https://allevents.in/elgin/game-day/200029979565504",
        "location": {
            "@type": "Place",
            "name": "Kershaw County Library- Elgin Branch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2652 Main St,Elgin,SC,United States",
                "addressLocality": "Elgin",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.166813596766",
                "longitude": "-80.802453411445"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join KCL Elgin to enjoy time with family & friends playing board games at the library! We've got games for little ones to adults, classic games and indie as well. Come drop in and have fun with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kershaw County Library",
                "url": "https://allevents.in/org/kershaw-county-library/6978026",
                "description": "Literary and Technical resources for all with convenient locations in Camden, Elgin, and Bethune."
            }
        ]
    }
]
```