

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 12:30 pm – Fri, 10 Apr, 2026 at 01:00 pm
- **Event Description**: Friday's. Calling all young adventurers! Storytime awaits you every Friday at 12:30 am in the children’s room. Stick around afterwards for a fun craft activity.
- **Event URL**: https://allevents.in/seward/storytime/200029919709813
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Seward
- **state**: AK
- **country**: United States
- **location**: 239 6th Ave, Seward, AK, United States, Alaska 99664
- **lat**: 60.10271
- **long**: -149.43775
- **full address**: 239 6th Ave, Seward, AK, United States, Alaska 99664

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Storytime&date=Fri%2C+10+Apr%2C+2026+at+12%3A30+pm&bg=4

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Fri, 10 Apr, 2026 at 12:30 pm to Fri, 10 Apr, 2026 at 01:00 pm at 239 6th Ave, Seward, AK, United States, Alaska 99664.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Seward Community Library & Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Storytime&date=Fri%2C+10+Apr%2C+2026+at+12%3A30+pm&bg=4",
        "startDate": "2026-04-10",
        "endDate": "2026-04-10",
        "url": "https://allevents.in/seward/storytime/200029919709813",
        "location": {
            "@type": "Place",
            "name": "239 6th Ave, Seward, AK, United States, Alaska 99664",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "239 6th Ave, Seward, AK 99664-4204, United States",
                "addressLocality": "Seward",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "60.10271",
                "longitude": "-149.43775"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday's. Calling all young adventurers! Storytime awaits you every Friday at 12:30 am in the children’s room. Stick around afterwards for a fun craft activity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seward Community Library & Museum",
                "url": "https://allevents.in/org/seward-community-library-and-museum/14846540",
                "description": "A combined public library, local historic museum, archives and community center. Visit website for museum hours."
            }
        ]
    }
]
```