

# Event Details

- **Event Name**: Lego club
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: FREE Lego club where children can come along and build whatever they like! We also have Duplo available for younger children. Lego club takes place on the 1st and 3rd Saturday of the month.
- **Event URL**: https://allevents.in/ventnor/lego-club/200029362781349
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ventnor
- **state**: EN
- **country**: United Kingdom
- **location**: PO36 8AF
- **lat**: 50.65569
- **long**: -1.15089
- **full address**: PO36 8AF, Ventnor, United Kingdom

## Event gallery

- **Alt text**: Lego club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9997a370d20289b05e486548f5f9ee35539ae48146ac019530293b4f121db35b-rimg-w1200-h1697-dce2eefa-gmir?v=1765870248

## FAQs

- **Q**: When and where is Lego club being held?
  - **A:** Lego club takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 12:00 pm at PO36 8AF, Ventnor, United Kingdom.
- **Q**: Who is organizing Lego club?
  - **A:** Lego club is organized by Friends of Sandown Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lego club",
        "image": "https://cdn-az.allevents.in/events8/banners/9997a370d20289b05e486548f5f9ee35539ae48146ac019530293b4f121db35b-rimg-w1200-h1697-dce2eefa-gmir?v=1765870248",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/ventnor/lego-club/200029362781349",
        "location": {
            "@type": "Place",
            "name": "PO36 8AF",
            "address": {
                "@type": "PostalAddress",
                "name": "PO36 8AF, Ventnor, United Kingdom",
                "addressLocality": "Ventnor",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.65569",
                "longitude": "-1.15089"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE Lego club where children can come along and build whatever they like! We also have Duplo available for younger children. Lego club takes place on the 1st and 3rd Saturday of the month.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Sandown Library",
                "url": "https://allevents.in/org/friends-of-sandown-library/21072026"
            }
        ]
    }
]
```