

# Event Details

- **Event Name**: Annual Christmas Concert
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:00 pm
- **Event Description**: Come and see us at our Annual Christmas Concert at the Dunedin Library, Wed Dec 17 at 6:00PM brought to you by Dunedin Friends of the Library!
- **Event URL**: https://allevents.in/dunedin/annual-christmas-concert/200029367001505
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Dunedin
- **state**: FL
- **country**: United States
- **location**: Dunedin Public Library
- **lat**: 28.002074646248
- **long**: -82.786746876107
- **full address**: Dunedin Public Library, 223 Douglas Ave,Dunedin, Florida, United States

## Event gallery

- **Alt text**: Annual Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3cb9000663028bc4730db848f5b32f92bd88d6cb3e0be34eb57b3de8a19d9ab2-rimg-w1200-h655-dc161718-gmir?v=1765953305

## FAQs

- **Q**: When and where is Annual Christmas Concert being held?
  - **A:** Annual Christmas Concert takes place on Wed, 17 Dec, 2025 at 06:00 pm to Wed, 17 Dec, 2025 at 06:00 pm at Dunedin Public Library, 223 Douglas Ave,Dunedin, Florida, United States.
- **Q**: Who is organizing Annual Christmas Concert?
  - **A:** Annual Christmas Concert is organized by International Chorale.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Christmas Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dunedin, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Christmas Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Annual Christmas Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/3cb9000663028bc4730db848f5b32f92bd88d6cb3e0be34eb57b3de8a19d9ab2-rimg-w1200-h655-dc161718-gmir?v=1765953305",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/dunedin/annual-christmas-concert/200029367001505",
        "location": {
            "@type": "Place",
            "name": "Dunedin Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "223 Douglas Ave,Dunedin, Florida",
                "addressLocality": "Dunedin",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.002074646248",
                "longitude": "-82.786746876107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and see us at our Annual Christmas Concert at the Dunedin Library, Wed Dec 17 at 6:00PM brought to you by Dunedin Friends of the Library!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "International Chorale",
                "url": "https://allevents.in/org/international-chorale/27248723"
            }
        ]
    }
]
```