

# Event Details

- **Event Name**: Three Little Birds Holiday Show
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 02:00 pm – Sat, 06 Dec, 2025 at 03:00 pm
- **Event Description**: Let's make some noise at the Library!  The Leominster Public Library that is.  This is a special show of our favorite holiday tunes we look forward to sharing with you.
- **Event URL**: https://allevents.in/leominster/three-little-birds-holiday-show/200029072216006
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Leominster
- **state**: MA
- **country**: United States
- **location**: Leominster Public Library
- **lat**: 42.526345803909
- **long**: -71.762013809981
- **full address**: Leominster Public Library, 30 West St,Leominster, Massachusetts, United States

## Event gallery

- **Alt text**: Three Little Birds Holiday Show
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bdc8a880d8be4a80cbc3bbe5b4fbbe2f893173da02c9aec3009986f8c37f16ef-rimg-w1200-h1855-dcf2f3f3-gmir?v=1764987360

## FAQs

- **Q**: When and where is Three Little Birds Holiday Show being held?
  - **A:** Three Little Birds Holiday Show takes place on Sat, 06 Dec, 2025 at 02:00 pm to Sat, 06 Dec, 2025 at 03:00 pm at Leominster Public Library, 30 West St,Leominster, Massachusetts, United States.
- **Q**: Who is organizing Three Little Birds Holiday Show?
  - **A:** Three Little Birds Holiday Show is organized by Three Little Birds.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Three Little Birds Holiday Show",
        "image": "https://cdn-az.allevents.in/events7/banners/bdc8a880d8be4a80cbc3bbe5b4fbbe2f893173da02c9aec3009986f8c37f16ef-rimg-w1200-h1855-dcf2f3f3-gmir?v=1764987360",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/leominster/three-little-birds-holiday-show/200029072216006",
        "location": {
            "@type": "Place",
            "name": "Leominster Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 West St,Leominster, Massachusetts",
                "addressLocality": "Leominster",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.526345803909",
                "longitude": "-71.762013809981"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's make some noise at the Library!  The Leominster Public Library that is.  This is a special show of our favorite holiday tunes we look forward to sharing with you.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Three Little Birds",
                "url": "https://allevents.in/org/three-little-birds/26449157"
            }
        ]
    }
]
```