

# Event Details

- **Event Name**: Spring into STEM- Telegraph circuits
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 11:30 am (-05:00)
- **Event Description**: Join us as we look at how a telegraph works and the various electrical circuits that it took to send a message. 

Ages 3-13
- **Event URL**: https://allevents.in/springtown/spring-into-stem-telegraph-circuits/200029926880546
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Springtown
- **state**: TX
- **country**: United States
- **location**: 839 North Main Street, Springtown, TX
- **lat**: 32.97746
- **long**: -97.68628
- **full address**: 839 North Main Street, Springtown, TX, United States

## Event gallery

- **Alt text**: Spring into STEM- Telegraph circuits
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8c58c32a39f3e016f142e9bb3de2eeb6b279ed17ef3f0d73d99b4082b5b833a7-rimg-w1200-h642-dc000001-gmir?v=1775898286

## FAQs

- **Q**: When and where is Spring into STEM- Telegraph circuits being held?
  - **A:** Spring into STEM- Telegraph circuits takes place on Fri, 12 Jun, 2026 at 11:30 am to Fri, 12 Jun, 2026 at 11:30 am at 839 North Main Street, Springtown, TX, United States.
- **Q**: Who is organizing Spring into STEM- Telegraph circuits?
  - **A:** Spring into STEM- Telegraph circuits is organized by City of Springtown Legends Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring into STEM- Telegraph circuits",
        "image": "https://cdn-az.allevents.in/events10/banners/8c58c32a39f3e016f142e9bb3de2eeb6b279ed17ef3f0d73d99b4082b5b833a7-rimg-w1200-h642-dc000001-gmir?v=1775898286",
        "startDate": "2026-06-12T11:30:00-05:00",
        "url": "https://allevents.in/springtown/spring-into-stem-telegraph-circuits/200029926880546",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "839 North Main Street, Springtown, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "839 N Main St, Springtown, TX 76082-2109, United States",
                "addressLocality": "Springtown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.97746",
                "longitude": "-97.68628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we look at how a telegraph works and the various electrical circuits that it took to send a message. \n\nAges 3-13",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Springtown Legends Museum",
                "url": "https://allevents.in/org/city-of-springtown-legends-museum/24963008"
            }
        ]
    }
]
```