

# Event Details

- **Event Name**: Lego Day
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 10:00 am – Fri, 26 Jun, 2026 at 12:00 pm
- **Event Description**: Kids can stop by the library and build with our Legos for the morning.
- **Event URL**: https://allevents.in/harlingen/lego-day/200030157445449
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Harlingen
- **state**: TX
- **country**: United States
- **location**: 410 76 Dr, Harlingen, TX, United States, Texas 78550
- **lat**: 26.19715
- **long**: -97.68896
- **full address**: 410 76 Dr, Harlingen, TX, United States, Texas 78550

## Event gallery

- **Alt text**: Lego Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/536801f02c309e7f969980734c7f6e9fc54a97a9f6e2eff1afa8735352459c5a-rimg-w1200-h675-dc7b7674-gmir?v=1782393052

## FAQs

- **Q**: When and where is Lego Day being held?
  - **A:** Lego Day takes place on Fri, 26 Jun, 2026 at 10:00 am to Fri, 26 Jun, 2026 at 12:00 pm at 410 76 Dr, Harlingen, TX, United States, Texas 78550.
- **Q**: Who is organizing Lego Day?
  - **A:** Lego Day is organized by Harlingen Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lego Day",
        "image": "https://cdn-az.allevents.in/events7/banners/536801f02c309e7f969980734c7f6e9fc54a97a9f6e2eff1afa8735352459c5a-rimg-w1200-h675-dc7b7674-gmir?v=1782393052",
        "startDate": "2026-06-26",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/harlingen/lego-day/200030157445449",
        "location": {
            "@type": "Place",
            "name": "410 76 Dr, Harlingen, TX, United States, Texas 78550",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 76 Dr, Harlingen, TX 78550-5072, United States",
                "addressLocality": "Harlingen",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.19715",
                "longitude": "-97.68896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids can stop by the library and build with our Legos for the morning.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harlingen Public Library",
                "url": "https://allevents.in/org/harlingen-public-library/13861010",
                "description": "Welcome to the Harlingen Public Library's Facebook Page"
            }
        ]
    }
]
```