

# Event Details

- **Event Name**: Saturday Storytime
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 11:00 am – Sat, 13 Jun, 2026 at 12:00 pm
- **Event Description**: Families will engage in stories, songs, and movement together during this fun and interactive storytime at Seymour Library! 

Designed for ages 2 to 5, but all ages are welcome. No registration required for this free program.
- **Event URL**: https://allevents.in/auburn/saturday-storytime/200030191164139
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: NY
- **country**: United States
- **location**: 176-178 Genesee St, Auburn, NY, United States, New York 13021
- **lat**: 42.92853
- **long**: -76.57133
- **full address**: 176-178 Genesee St, Auburn, NY, United States, New York 13021

## Event gallery

- **Alt text**: Saturday Storytime
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Saturday+Storytime&date=Sat%2C+13+Jun%2C+2026+at+11%3A00+am&bg=5

## FAQs

- **Q**: When and where is Saturday Storytime being held?
  - **A:** Saturday Storytime takes place on Sat, 13 Jun, 2026 at 11:00 am to Sat, 13 Jun, 2026 at 12:00 pm at 176-178 Genesee St, Auburn, NY, United States, New York 13021.
- **Q**: Who is organizing Saturday Storytime?
  - **A:** Saturday Storytime is organized by Seymour Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Storytime",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Saturday+Storytime&date=Sat%2C+13+Jun%2C+2026+at+11%3A00+am&bg=5",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/auburn/saturday-storytime/200030191164139",
        "location": {
            "@type": "Place",
            "name": "176-178 Genesee St, Auburn, NY, United States, New York 13021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "176 Genesee St, Auburn, NY 13021-3404, United States",
                "addressLocality": "Auburn",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.92853",
                "longitude": "-76.57133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Families will engage in stories, songs, and movement together during this fun and interactive storytime at Seymour Library! \n\nDesigned for ages 2 to 5, but all ages are welcome. No registration required for this free program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seymour Library",
                "url": "https://allevents.in/org/seymour-library/16902242",
                "description": "Public library"
            }
        ]
    }
]
```