

# Event Details

- **Event Name**: Stories and Play Times at the Library
- **Event Start and End Date**: Tue, 24 Mar, 2026 at 10:30 am – Tue, 24 Mar, 2026 at 11:00 am
- **Event Description**: Tuesdays at 10:30am join us for some simple stories, songs, crafts, and lots of time to play, explore, and socialize!
- **Event URL**: https://allevents.in/new-haven/stories-and-play-times-at-the-library/200029854175146
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: New Haven
- **state**: VT
- **country**: United States
- **location**: 78 North St., Suite 2, New Haven, VT, United States, Vermont 05472
- **lat**: 44.12606
- **long**: -73.15349
- **full address**: 78 North St., Suite 2, New Haven, VT, United States, Vermont 05472

## Event gallery

- **Alt text**: Stories and Play Times at the Library
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5f7ca7e47c422513787b28d97da261f6f86867451f3feadd3a6a228bb7a57b48-rimg-w1200-h675-dcf9efdc-gmir?v=1774344346

## FAQs

- **Q**: When and where is Stories and Play Times at the Library being held?
  - **A:** Stories and Play Times at the Library takes place on Tue, 24 Mar, 2026 at 10:30 am to Tue, 24 Mar, 2026 at 11:00 am at 78 North St., Suite 2, New Haven, VT, United States, Vermont 05472.
- **Q**: Who is organizing Stories and Play Times at the Library?
  - **A:** Stories and Play Times at the Library is organized by New Haven Community Library (Vermont).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stories and Play Times at the Library",
        "image": "https://cdn-az.allevents.in/events9/banners/5f7ca7e47c422513787b28d97da261f6f86867451f3feadd3a6a228bb7a57b48-rimg-w1200-h675-dcf9efdc-gmir?v=1774344346",
        "startDate": "2026-03-24",
        "endDate": "2026-03-24",
        "url": "https://allevents.in/new-haven/stories-and-play-times-at-the-library/200029854175146",
        "location": {
            "@type": "Place",
            "name": "78 North St., Suite 2, New Haven, VT, United States, Vermont 05472",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "78 North St, New Haven, VT 05472-2003, United States",
                "addressLocality": "New Haven",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.12606",
                "longitude": "-73.15349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tuesdays at 10:30am join us for some simple stories, songs, crafts, and lots of time to play, explore, and socialize!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Haven Community Library (Vermont)",
                "url": "https://allevents.in/org/new-haven-community-library-vermont/22137777"
            }
        ]
    }
]
```