

# Event Details

- **Event Name**: Lego Club
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 03:30 pm – Fri, 04 Sep, 2026 at 05:00 pm (-05:00)
- **Event Description**: Come to the library to build your own Lego creations! 1st and 3rd Fridays throughout the summer.
- **Event URL**: https://allevents.in/baldwin/lego-club/200030599309353
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Baldwin
- **state**: WI
- **country**: United States
- **location**: 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002
- **lat**: 44.95663
- **long**: -92.36831
- **full address**: 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002

## Event gallery

- **Alt text**: Lego Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b4b39624cf3577c91cebd6111ee3a6d3ebfd301b38f36078ec991ea937f5ef0c-rimg-w500-h500-dc58e8d8-gmir?v=1787391293

## FAQs

- **Q**: When and where is Lego Club being held?
  - **A:** Lego Club takes place on Fri, 04 Sep, 2026 at 03:30 pm to Fri, 04 Sep, 2026 at 05:00 pm at 400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002.
- **Q**: Who is organizing Lego Club?
  - **A:** Lego Club is organized by Baldwin Public Library - Wisconsin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lego Club",
        "image": "https://cdn-az.allevents.in/events3/banners/b4b39624cf3577c91cebd6111ee3a6d3ebfd301b38f36078ec991ea937f5ef0c-rimg-w500-h500-dc58e8d8-gmir?v=1787391293",
        "startDate": "2026-09-04T15:30:00-05:00",
        "endDate": "2026-09-04T17:00:00-05:00",
        "url": "https://allevents.in/baldwin/lego-club/200030599309353",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "400 Cedar Street, Baldwin, WI, United States, Wisconsin 54002",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Cedar St, Baldwin, WI 54002-4927, United States",
                "addressLocality": "Baldwin",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.95663",
                "longitude": "-92.36831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the library to build your own Lego creations! 1st and 3rd Fridays throughout the summer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baldwin Public Library - Wisconsin",
                "url": "https://allevents.in/org/baldwin-public-library-wisconsin/19550505"
            }
        ]
    }
]
```