

# Event Details

- **Event Name**: LEGO Day
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Ages 2-12 enjoy a challenge-of-the-month. LEGOs provided.
- **Event URL**: https://allevents.in/armada/lego-day/200029179910424
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Armada
- **state**: MI
- **country**: United States
- **location**: 73930 Church St, Armada, MI, United States, Michigan 48005
- **lat**: 42.84206
- **long**: -82.88288
- **full address**: 73930 Church St, Armada, MI, United States, Michigan 48005

## Event gallery

- **Alt text**: LEGO Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ec5359831e5e67022653f5ece35d05ee85c748c6574b99692f61d30a83716d6f-rimg-w1080-h1080-dc0d0606-gmir?v=1765620767

## FAQs

- **Q**: When and where is LEGO Day being held?
  - **A:** LEGO Day takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 12:00 pm at 73930 Church St, Armada, MI, United States, Michigan 48005.
- **Q**: Who is organizing LEGO Day?
  - **A:** LEGO Day is organized by Armada Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LEGO Day",
        "image": "https://cdn-az.allevents.in/events1/banners/ec5359831e5e67022653f5ece35d05ee85c748c6574b99692f61d30a83716d6f-rimg-w1080-h1080-dc0d0606-gmir?v=1765620767",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/armada/lego-day/200029179910424",
        "location": {
            "@type": "Place",
            "name": "73930 Church St, Armada, MI, United States, Michigan 48005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "73930 Church St, Armada, MI 48005-3331, United States",
                "addressLocality": "Armada",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.84206",
                "longitude": "-82.88288"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ages 2-12 enjoy a challenge-of-the-month. LEGOs provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Armada Free Public Library",
                "url": "https://allevents.in/org/armada-free-public-library/25993992"
            }
        ]
    }
]
```