

# Event Details

- **Event Name**: LEGO Club
- **Event Start and End Date**: Thu, 28 May, 2026 at 04:00 pm
- **Event Description**: Come build with us on Thursdays!  Complete a challenge to get a prize, or let your imagination run wild.  Snacks provided.
- **Event URL**: https://allevents.in/irvine/lego-club/200030113472318
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Irvine
- **state**: KY
- **country**: United States
- **location**: Estill County Public Library
- **lat**: 37.699335567444
- **long**: -83.971335589722
- **full address**: Estill County Public Library, 194 Broadway St, Irvine, KY 40336-1059, United States

## Event gallery

- **Alt text**: LEGO Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/24f0341b6e6bef45c47858537c3b5a320f5c56350a52f98eaf02534799729fbb-rimg-w940-h788-dc155ebf-gmir?v=1779566117

## FAQs

- **Q**: When and where is LEGO Club being held?
  - **A:** LEGO Club takes place on Thu, 28 May, 2026 at 04:00 pm to Thu, 28 May, 2026 at 04:00 pm at Estill County Public Library, 194 Broadway St, Irvine, KY 40336-1059, United States.
- **Q**: Who is organizing LEGO Club?
  - **A:** LEGO Club is organized by Estill County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LEGO Club",
        "image": "https://cdn-az.allevents.in/events2/banners/24f0341b6e6bef45c47858537c3b5a320f5c56350a52f98eaf02534799729fbb-rimg-w940-h788-dc155ebf-gmir?v=1779566117",
        "startDate": "2026-05-28",
        "url": "https://allevents.in/irvine/lego-club/200030113472318",
        "location": {
            "@type": "Place",
            "name": "Estill County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "194 Broadway St, Irvine, KY 40336-1059, United States",
                "addressLocality": "Irvine",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.699335567444",
                "longitude": "-83.971335589722"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come build with us on Thursdays!  Complete a challenge to get a prize, or let your imagination run wild.  Snacks provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Estill County Public Library",
                "url": "https://allevents.in/org/estill-county-public-library/12814730",
                "description": "In addition to loaning out books and movies, Estill County Public Library provides computer access, free wifi during business hours, fax and copy services, free notary services, basic computer training, and regularly scheduled programs for all ages.  "
            }
        ]
    }
]
```