

# Event Details

- **Event Name**: Preschool Storytime with Ms. Emily
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 10:30 am – Sat, 08 Aug, 2026 at 11:15 am
- **Event Description**: Storytime fun for children ages 3-5!
- **Event URL**: https://allevents.in/akron/preschool-storytime-with-ms-emily/200030474458433
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: NY
- **country**: United States
- **location**: 33 Main St, Akron, NY, United States, New York 14001
- **lat**: 43.01971
- **long**: -78.50154
- **full address**: 33 Main St, Akron, NY, United States, New York 14001

## Event gallery

- **Alt text**: Preschool Storytime with Ms. Emily
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ffc81be89ee8ee6e719e095cf463941c92f05d7c8b70a1d0b6b80077f97cfe4e-rimg-w1200-h1697-dcf8f8f8-gmir?v=1785966574

## FAQs

- **Q**: When and where is Preschool Storytime with Ms. Emily being held?
  - **A:** Preschool Storytime with Ms. Emily takes place on Sat, 08 Aug, 2026 at 10:30 am to Sat, 08 Aug, 2026 at 11:15 am at 33 Main St, Akron, NY, United States, New York 14001.
- **Q**: Who is organizing Preschool Storytime with Ms. Emily?
  - **A:** Preschool Storytime with Ms. Emily is organized by Newstead Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Storytime with Ms. Emily",
        "image": "https://cdn-az.allevents.in/events4/banners/ffc81be89ee8ee6e719e095cf463941c92f05d7c8b70a1d0b6b80077f97cfe4e-rimg-w1200-h1697-dcf8f8f8-gmir?v=1785966574",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/akron/preschool-storytime-with-ms-emily/200030474458433",
        "location": {
            "@type": "Place",
            "name": "33 Main St, Akron, NY, United States, New York 14001",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 Main St, Akron, NY 14001-1243, United States",
                "addressLocality": "Akron",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01971",
                "longitude": "-78.50154"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Storytime fun for children ages 3-5!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newstead Public Library",
                "url": "https://allevents.in/org/newstead-public-library/21093405"
            }
        ]
    }
]
```