

# Event Details

- **Event Name**: Family LEGO Challenge Night 
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 06:00 pm – Thu, 08 Jan, 2026 at 07:00 pm
- **Event Description**: Each family will get their own set of random LEGOs to complete a series of build challenges. Work together and have a little fun with this laid-back activity.
- **Event URL**: https://allevents.in/cedar-rapids/family-lego-challenge-night/200029265295418
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Cedar Rapids
- **state**: IA
- **country**: United States
- **location**: Ladd Library
- **lat**: 41.955521155569
- **long**: -91.723203489899
- **full address**: Ladd Library, 3750 Williams Blvd. SW,Cedar Rapids, Iowa, United States

## Event gallery

- **Alt text**: Family LEGO Challenge Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7dff58ba37016cf8302a4ef223123f614222af99aeac2ceb32b755a73ca992ca-rimg-w601-h601-dcffffff-gmir?v=1767745625

## FAQs

- **Q**: When and where is Family LEGO Challenge Night  being held?
  - **A:** Family LEGO Challenge Night  takes place on Thu, 08 Jan, 2026 at 06:00 pm to Thu, 08 Jan, 2026 at 07:00 pm at Ladd Library, 3750 Williams Blvd. SW,Cedar Rapids, Iowa, United States.
- **Q**: Who is organizing Family LEGO Challenge Night ?
  - **A:** Family LEGO Challenge Night  is organized by Cedar Rapids Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family LEGO Challenge Night",
        "image": "https://cdn-az.allevents.in/events6/banners/7dff58ba37016cf8302a4ef223123f614222af99aeac2ceb32b755a73ca992ca-rimg-w601-h601-dcffffff-gmir?v=1767745625",
        "startDate": "2026-01-08",
        "endDate": "2026-01-08",
        "url": "https://allevents.in/cedar-rapids/family-lego-challenge-night/200029265295418",
        "location": {
            "@type": "Place",
            "name": "Ladd Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3750 Williams Blvd. SW,Cedar Rapids, Iowa",
                "addressLocality": "Cedar Rapids",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.955521155569",
                "longitude": "-91.723203489899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each family will get their own set of random LEGOs to complete a series of build challenges. Work together and have a little fun with this laid-back activity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedar Rapids Public Library",
                "url": "https://allevents.in/org/cedar-rapids-public-library/25968243"
            }
        ]
    }
]
```