

# Event Details

- **Event Name**: LEGO Club
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 04:00 pm
- **Event Description**: Create LEGO masterpieces and build foundational literacy skills during an imaginative free-play design session at the library. What will you create?! For ages 3+.
- **Event URL**: https://allevents.in/radford/lego-club/200030263399943
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Radford
- **state**: VA
- **country**: United States
- **location**: 30 W Main St, Radford, VA, United States, Virginia 24141
- **lat**: 37.1357
- **long**: -80.57203
- **full address**: 30 W Main St, Radford, VA, United States, Virginia 24141

## Event gallery

- **Alt text**: LEGO Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f354ab7e45a3594e23427ec58dd4ced5e1f3758eeef23de197334d409bb104f2-rimg-w1200-h1553-dcf4eeed-gmir?v=1782429593

## FAQs

- **Q**: When and where is LEGO Club being held?
  - **A:** LEGO Club takes place on Wed, 01 Jul, 2026 at 04:00 pm to Wed, 01 Jul, 2026 at 04:00 pm at 30 W Main St, Radford, VA, United States, Virginia 24141.
- **Q**: Who is organizing LEGO Club?
  - **A:** LEGO Club is organized by Radford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LEGO Club",
        "image": "https://cdn-az.allevents.in/events5/banners/f354ab7e45a3594e23427ec58dd4ced5e1f3758eeef23de197334d409bb104f2-rimg-w1200-h1553-dcf4eeed-gmir?v=1782429593",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/radford/lego-club/200030263399943",
        "location": {
            "@type": "Place",
            "name": "30 W Main St, Radford, VA, United States, Virginia 24141",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 Walker St, Radford, VA 24141, United States",
                "addressLocality": "Radford",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.1357",
                "longitude": "-80.57203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Create LEGO masterpieces and build foundational literacy skills during an imaginative free-play design session at the library. What will you create?! For ages 3+.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Radford Public Library",
                "url": "https://allevents.in/org/radford-public-library/11514020",
                "description": "Happenings at Radford's public library"
            }
        ]
    }
]
```