

# Event Details

- **Event Name**: Code Club!
- **Event Start and End Date**: Wed, 03 Jun, 2026 at 06:00 pm – Wed, 10 Jun, 2026 at 06:00 pm (-04:00)
- **Event Description**: Kids 3rd Grade+. Get ready to create, play, and explore coding at Code Club, where kids of all experience levels learn fun, kid-chosen tech skills each week using easy, colorful block-based programming! Find out more at gladl.org/project/learncoding
- **Event URL**: https://allevents.in/grand-ledge/code-club/200030133260428
- **Event Categories**: kids, it
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Grand Ledge
- **state**: MI
- **country**: United States
- **location**: Grand Ledge Area District Library
- **lat**: 42.752926777109
- **long**: -84.745214300616
- **full address**: Grand Ledge Area District Library, 131 E Jefferson St, Grand Ledge, MI 48837-1534, United States

## Event gallery

- **Alt text**: Code Club!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/55cf8ca983fb322cfd6bdaa958e94d668a528872a9ef28253a16acf1f471bd51-rimg-w1200-h800-dcd7d8dc-gmir?v=1780449297

## FAQs

- **Q**: When and where is Code Club! being held?
  - **A:** Code Club! takes place on Wed, 03 Jun, 2026 at 06:00 pm to Wed, 10 Jun, 2026 at 06:00 pm at Grand Ledge Area District Library, 131 E Jefferson St, Grand Ledge, MI 48837-1534, United States.
- **Q**: Who is organizing Code Club!?
  - **A:** Code Club! is organized by Grand Ledge Area District Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Code Club!",
        "image": "https://cdn-az.allevents.in/events4/banners/55cf8ca983fb322cfd6bdaa958e94d668a528872a9ef28253a16acf1f471bd51-rimg-w1200-h800-dcd7d8dc-gmir?v=1780449297",
        "startDate": "2026-06-03T18:00:00-04:00",
        "endDate": "2026-06-10T18:00:00-04:00",
        "url": "https://allevents.in/grand-ledge/code-club/200030133260428",
        "location": {
            "@type": "Place",
            "name": "Grand Ledge Area District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 E Jefferson St, Grand Ledge, MI 48837-1534, United States",
                "addressLocality": "Grand Ledge",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.752926777109",
                "longitude": "-84.745214300616"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids 3rd Grade+. Get ready to create, play, and explore coding at Code Club, where kids of all experience levels learn fun, kid-chosen tech skills each week using easy, colorful block-based programming! Find out more at gladl.org/project/learncoding",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grand Ledge Area District Library",
                "url": "https://allevents.in/org/grand-ledge-area-district-library/7133048",
                "description": "Providing community support and enrichment through books, movies, music, electronic resources, and programming."
            }
        ]
    }
]
```