

# Event Details

- **Event Name**: STEAM Club
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 04:00 pm – Mon, 20 Apr, 2026 at 04:30 pm (-04:00)
- **Event Description**: Join us every first Monday of the month for STEAM Club. We will have activities available such as Beebots, Marble Runs, Legos, 
and more!
- **Event URL**: https://allevents.in/north-east/steam-club/200029955964448
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: North East
- **state**: PA
- **country**: United States
- **location**: 32 W Main St, North East, PA, United States, Pennsylvania 16428
- **lat**: 42.21584
- **long**: -79.83609
- **full address**: 32 W Main St, North East, PA, United States, Pennsylvania 16428

## Event gallery

- **Alt text**: STEAM Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e82cba0a73cb9520cef7ecf00dbe2eb521271b75e6e5c7c5e7cfe47ce756419f-rimg-w851-h315-dcffffff-gmir?v=1776371027

## FAQs

- **Q**: When and where is STEAM Club being held?
  - **A:** STEAM Club takes place on Mon, 20 Apr, 2026 at 04:00 pm to Mon, 20 Apr, 2026 at 04:30 pm at 32 W Main St, North East, PA, United States, Pennsylvania 16428.
- **Q**: Who is organizing STEAM Club?
  - **A:** STEAM Club is organized by McCord Memorial.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "STEAM Club",
        "image": "https://cdn-az.allevents.in/events2/banners/e82cba0a73cb9520cef7ecf00dbe2eb521271b75e6e5c7c5e7cfe47ce756419f-rimg-w851-h315-dcffffff-gmir?v=1776371027",
        "startDate": "2026-04-20T16:00:00-04:00",
        "endDate": "2026-04-20T16:30:00-04:00",
        "url": "https://allevents.in/north-east/steam-club/200029955964448",
        "location": {
            "@type": "Place",
            "name": "32 W Main St, North East, PA, United States, Pennsylvania 16428",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "32 W Main St, North East, PA 16428-1136, United States",
                "addressLocality": "North East",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.21584",
                "longitude": "-79.83609"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every first Monday of the month for STEAM Club. We will have activities available such as Beebots, Marble Runs, Legos, \nand more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McCord Memorial",
                "url": "https://allevents.in/org/mccord-memorial/23269700"
            }
        ]
    }
]
```