

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:00 pm
- **Event Description**: Join the Don Thomspon Chorale and the First Coast Wind Symphony as we perform our 25th joint Holiday Concert.
- **Event URL**: https://allevents.in/jacksonville/holiday-concert/200029288760311
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Jacksonville
- **state**: FL
- **country**: United States
- **location**: Riverside Presbyterian Church
- **lat**: 30.315480617064
- **long**: -81.680195753817
- **full address**: Riverside Presbyterian Church, 849 Park St,Jacksonville,FL,United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b7afe8a355c081a5b8ca8e6425f3b0f2fdf456513019f1ba14b629b589be8697-rimg-w1200-h675-dcf1eeed-gmir?v=1764711131

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Sat, 06 Dec, 2025 at 05:00 pm to Sat, 06 Dec, 2025 at 05:00 pm at Riverside Presbyterian Church, 849 Park St,Jacksonville,FL,United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by The Don Thompson Chorale.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Jacksonville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday 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": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/b7afe8a355c081a5b8ca8e6425f3b0f2fdf456513019f1ba14b629b589be8697-rimg-w1200-h675-dcf1eeed-gmir?v=1764711131",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/jacksonville/holiday-concert/200029288760311",
        "location": {
            "@type": "Place",
            "name": "Riverside Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "849 Park St,Jacksonville,FL,United States",
                "addressLocality": "Jacksonville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.315480617064",
                "longitude": "-81.680195753817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Don Thomspon Chorale and the First Coast Wind Symphony as we perform our 25th joint Holiday Concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Don Thompson Chorale",
                "url": "https://allevents.in/org/the-don-thompson-chorale/26530874"
            }
        ]
    }
]
```