

# Event Details

- **Event Name**: Lego Derby
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 01:00 pm
- **Event Description**: Build and race your own Lego car in this fast-paced challenge!
All ages welcome!
- **Event URL**: https://allevents.in/streator/lego-derby/200029612618833
- **Event Categories**: contests, sports
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Streator
- **state**: IL
- **country**: United States
- **location**: 130 S Park St, Streator, IL, United States, Illinois 61364
- **lat**: 41.11964
- **long**: -88.83454
- **full address**: 130 S Park St, Streator, IL, United States, Illinois 61364

## Event gallery

- **Alt text**: Lego Derby
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/38d31592bbef703f1ddfaf73e36362a4ecc1cb806b1dd776de30651595f90852-rimg-w1200-h675-dcfed841-gmir?v=1771609144

## FAQs

- **Q**: When and where is Lego Derby being held?
  - **A:** Lego Derby takes place on Sat, 21 Feb, 2026 at 01:00 pm to Sat, 21 Feb, 2026 at 01:00 pm at 130 S Park St, Streator, IL, United States, Illinois 61364.
- **Q**: Who is organizing Lego Derby?
  - **A:** Lego Derby is organized by Streator Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lego Derby is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Streator, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lego Derby sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Lego Derby",
        "image": "https://cdn-az.allevents.in/events9/banners/38d31592bbef703f1ddfaf73e36362a4ecc1cb806b1dd776de30651595f90852-rimg-w1200-h675-dcfed841-gmir?v=1771609144",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/streator/lego-derby/200029612618833",
        "location": {
            "@type": "Place",
            "name": "130 S Park St, Streator, IL, United States, Illinois 61364",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 S Park St, Streator, IL 61364-2954, United States",
                "addressLocality": "Streator",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.11964",
                "longitude": "-88.83454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Build and race your own Lego car in this fast-paced challenge!\nAll ages welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Streator Public Library",
                "url": "https://allevents.in/org/streator-public-library/24210253"
            }
        ]
    }
]
```