

# Event Details

- **Event Name**: Lego Club
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 06:00 pm
- **Event Description**: Summer vacation Lego creations are this month's theme. Open to all ages.
- **Event URL**: https://allevents.in/richmond/lego-club/200030198750225
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: ME
- **country**: United States
- **location**: 86 Main St, Richmond, ME
- **lat**: 44.08824
- **long**: -69.80479
- **full address**: 86 Main St, Richmond, ME, United States

## Event gallery

- **Alt text**: Lego Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cc70a80473a5d5c2eecda9434a3f11203ce820256c5bc0e0436e9a5784b0dacd-rimg-w1200-h701-dcdfe6f0-gmir?v=1780791144

## FAQs

- **Q**: When and where is Lego Club being held?
  - **A:** Lego Club takes place on Tue, 09 Jun, 2026 at 06:00 pm to Tue, 09 Jun, 2026 at 06:00 pm at 86 Main St, Richmond, ME, United States.
- **Q**: Who is organizing Lego Club?
  - **A:** Lego Club is organized by Umberhine Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lego Club",
        "image": "https://cdn-az.allevents.in/events3/banners/cc70a80473a5d5c2eecda9434a3f11203ce820256c5bc0e0436e9a5784b0dacd-rimg-w1200-h701-dcdfe6f0-gmir?v=1780791144",
        "startDate": "2026-06-09",
        "url": "https://allevents.in/richmond/lego-club/200030198750225",
        "location": {
            "@type": "Place",
            "name": "86 Main St, Richmond, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "86 Main St, Richmond, ME 04357-1120, United States",
                "addressLocality": "Richmond",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.08824",
                "longitude": "-69.80479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer vacation Lego creations are this month's theme. Open to all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Umberhine Library",
                "url": "https://allevents.in/org/umberhine-library/21796948"
            }
        ]
    }
]
```