

# Event Details

- **Event Name**: Train Storytime
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 10:30 am
- **Event Description**: Enjoy a train related story time and then go for a ride on the train! All ages
- **Event URL**: https://allevents.in/truro/train-storytime/200030121297339
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: Train Storytime
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Train+Storytime&date=Thu%2C+25+Jun%2C+2026+at+10%3A30+am&bg=5

## FAQs

- **Q**: When and where is Train Storytime being held?
  - **A:** Train Storytime takes place on Thu, 25 Jun, 2026 at 10:30 am to Thu, 25 Jun, 2026 at 10:30 am at 114 East Center Street, Truro, IA, United States.
- **Q**: Who is organizing Train Storytime?
  - **A:** Train Storytime is organized by Truro Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Train Storytime",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Train+Storytime&date=Thu%2C+25+Jun%2C+2026+at+10%3A30+am&bg=5",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/truro/train-storytime/200030121297339",
        "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": "Enjoy a train related story time and then go for a ride on the train! All ages",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Truro Public Library",
                "url": "https://allevents.in/org/truro-public-library/20490131"
            }
        ]
    }
]
```