

# Event Details

- **Event Name**: LEGO Club
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 04:00 pm – Thu, 20 Nov, 2025 at 05:00 pm
- **Event Description**: Join us every Thursday to build your own LEGO creation!
- **Event URL**: https://allevents.in/fulton/lego-club/200029145344820
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fulton
- **state**: NY
- **country**: United States
- **location**: 160 S 1st St, Fulton, NY, United States, New York 13069
- **lat**: 43.31963
- **long**: -76.41587
- **full address**: 160 S 1st St, Fulton, NY, United States, New York 13069

## Event gallery

- **Alt text**: LEGO Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cc11f97f694e93ded1f4a69c57500d0e9ca6d973153c560964dd389310b8128a-rimg-w1080-h1080-dcda9247-gmir?v=1763110732

## FAQs

- **Q**: When and where is LEGO Club being held?
  - **A:** LEGO Club takes place on Thu, 20 Nov, 2025 at 04:00 pm to Thu, 20 Nov, 2025 at 05:00 pm at 160 S 1st St, Fulton, NY, United States, New York 13069.
- **Q**: Who is organizing LEGO Club?
  - **A:** LEGO Club is organized by Fulton Public Library, Fulton, New York.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LEGO Club",
        "image": "https://cdn-az.allevents.in/events9/banners/cc11f97f694e93ded1f4a69c57500d0e9ca6d973153c560964dd389310b8128a-rimg-w1080-h1080-dcda9247-gmir?v=1763110732",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/fulton/lego-club/200029145344820",
        "location": {
            "@type": "Place",
            "name": "160 S 1st St, Fulton, NY, United States, New York 13069",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 S 1st St, Fulton, NY 13069-1720, United States",
                "addressLocality": "Fulton",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.31963",
                "longitude": "-76.41587"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Thursday to build your own LEGO creation!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fulton Public Library Fulton New York",
                "url": "https://allevents.in/org/fulton-public-library-fulton-new-york/25996819"
            }
        ]
    }
]
```