

# Event Details

- **Event Name**: Preschool Dance Party
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 10:30 am – Tue, 18 Nov, 2025 at 11:00 am
- **Event Description**: This program is a time for caregivers and little ones to rock out at the library! Dance along and have fun. Recommended for ages 2-5.
- **Event URL**: https://allevents.in/manchester/preschool-dance-party/200029213517414
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: CT
- **country**: United States
- **location**: 586 Main Street, Manchester, CT, United States, Connecticut 06040
- **lat**: 41.77465
- **long**: -72.52207
- **full address**: 586 Main Street, Manchester, CT, United States, Connecticut 06040

## Event gallery

- **Alt text**: Preschool Dance Party
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e73383fd1b3ae90fdc2309952878a56e10a044f48de46b86a14a60b5179debe3-rimg-w1200-h675-dcffffff-gmir?v=1763440933

## FAQs

- **Q**: When and where is Preschool Dance Party being held?
  - **A:** Preschool Dance Party takes place on Tue, 18 Nov, 2025 at 10:30 am to Tue, 18 Nov, 2025 at 11:00 am at 586 Main Street, Manchester, CT, United States, Connecticut 06040.
- **Q**: Who is organizing Preschool Dance Party?
  - **A:** Preschool Dance Party is organized by Manchester Public Library, CT.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Preschool Dance Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Preschool Dance Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Dance Party",
        "image": "https://cdn-az.allevents.in/events1/banners/e73383fd1b3ae90fdc2309952878a56e10a044f48de46b86a14a60b5179debe3-rimg-w1200-h675-dcffffff-gmir?v=1763440933",
        "startDate": "2025-11-18",
        "endDate": "2025-11-18",
        "url": "https://allevents.in/manchester/preschool-dance-party/200029213517414",
        "location": {
            "@type": "Place",
            "name": "586 Main Street, Manchester, CT, United States, Connecticut 06040",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "586 Main St, Manchester, CT 06040-5104, United States",
                "addressLocality": "Manchester",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.77465",
                "longitude": "-72.52207"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This program is a time for caregivers and little ones to rock out at the library! Dance along and have fun. Recommended for ages 2-5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester Public Library CT",
                "url": "https://allevents.in/org/manchester-public-library-ct/25989262"
            }
        ]
    }
]
```