

# Event Details

- **Event Name**: Stem Hour
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 10:30 am
- **Event Description**: We will be using Stem kits to build peacock lamps. Ages 8+
- **Event URL**: https://allevents.in/truro/stem-hour/200030101419745
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Truro
- **state**: IA
- **country**: United States
- **location**: 114 East Center Street, Truro, IA
- **lat**: 41.20788
- **long**: -93.84598
- **full address**: 114 East Center Street, Truro, IA, United States

## Event gallery

- **Alt text**: Stem Hour
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/be94f79f7b10f09ccfb239ddac8041212fd6d9d5aa94061fd1c73602ccd8a023-rimg-w960-h960-dcffffff-gmir?v=1781685710

## FAQs

- **Q**: When and where is Stem Hour being held?
  - **A:** Stem Hour takes place on Tue, 23 Jun, 2026 at 10:30 am to Tue, 23 Jun, 2026 at 10:30 am at 114 East Center Street, Truro, IA, United States.
- **Q**: Who is organizing Stem Hour?
  - **A:** Stem Hour is organized by Truro Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Stem Hour is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Truro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Stem Hour sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stem Hour",
        "image": "https://cdn-az.allevents.in/events9/banners/be94f79f7b10f09ccfb239ddac8041212fd6d9d5aa94061fd1c73602ccd8a023-rimg-w960-h960-dcffffff-gmir?v=1781685710",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/truro/stem-hour/200030101419745",
        "location": {
            "@type": "Place",
            "name": "114 East Center Street, Truro, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 E Center St, Truro, IA 50257-5003, United States",
                "addressLocality": "Truro",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.20788",
                "longitude": "-93.84598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be using Stem kits to build peacock lamps. Ages 8+",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Truro Public Library",
                "url": "https://allevents.in/org/truro-public-library/20490131"
            }
        ]
    }
]
```