

# Event Details

- **Event Name**: STORYTIME: Superheroes
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 10:30 am
- **Event Description**: Meet some of your favorite superheroes at Storytime on Tuesday, June 30, at 10:30 AM!
- **Event URL**: https://allevents.in/springville/storytime-superheroes/200030116099532
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Springville
- **state**: AL
- **country**: United States
- **location**: 6315 US Highway 11, Springville, AL, United States, Alabama 35146
- **lat**: 33.77422
- **long**: -86.4731
- **full address**: 6315 US Highway 11, Springville, AL, United States, Alabama 35146

## Event gallery

- **Alt text**: STORYTIME: Superheroes
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/08cd170069e9fb2763085c57294c3af08add434ee6974402552ffba4f9629632-rimg-w810-h450-dceff4fe-gmir?v=1782397295

## FAQs

- **Q**: When and where is STORYTIME: Superheroes being held?
  - **A:** STORYTIME: Superheroes takes place on Tue, 30 Jun, 2026 at 10:30 am to Tue, 30 Jun, 2026 at 10:30 am at 6315 US Highway 11, Springville, AL, United States, Alabama 35146.
- **Q**: Who is organizing STORYTIME: Superheroes?
  - **A:** STORYTIME: Superheroes is organized by Springville Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "STORYTIME: Superheroes",
        "image": "https://cdn-az.allevents.in/events2/banners/08cd170069e9fb2763085c57294c3af08add434ee6974402552ffba4f9629632-rimg-w810-h450-dceff4fe-gmir?v=1782397295",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/springville/storytime-superheroes/200030116099532",
        "location": {
            "@type": "Place",
            "name": "6315 US Highway 11, Springville, AL, United States, Alabama 35146",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6315 US Highway 11, Springville, AL 35146-4075, United States",
                "addressLocality": "Springville",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.77422",
                "longitude": "-86.4731"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet some of your favorite superheroes at Storytime on Tuesday, June 30, at 10:30 AM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Springville Public Library",
                "url": "https://allevents.in/org/springville-public-library/17469932",
                "description": "Springville Public Library, Springville. 2,737 likes · 9 talking about this · 348 were here. The Springville Public Library, located in Springville,..."
            }
        ]
    }
]
```