

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Join us for some fantastic holiday tunes to get you in the spirit along with our ever popular BAKE SALE!!  Get all your goodies for holiday parties, treats for coworkers &amp; friends &amp; even treat the family without doing all the work.
- **Event URL**: https://allevents.in/livonia/holiday-concert/200029216546802
- **Event Categories**: holiday, entertainment, concerts, music, parties
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Livonia
- **state**: MI
- **country**: United States
- **location**: St Paul's Presbyterian Church
- **lat**: 42.398007
- **long**: -83.31676
- **full address**: St Paul's Presbyterian Church, 15224 Cavell St, Livonia, MI 48154-3935, United States

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/165220077387728ad1e8483ed5a240d7558a2b3db68b754b5e41cd82cde7c342-rimg-w1200-h628-dc901312-gmir?v=1765224307

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at St Paul's Presbyterian Church, 15224 Cavell St, Livonia, MI 48154-3935, United States.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by Redford Civic Symphony Orchestra.
- **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 Livonia, 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": "Event",
        "name": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/165220077387728ad1e8483ed5a240d7558a2b3db68b754b5e41cd82cde7c342-rimg-w1200-h628-dc901312-gmir?v=1765224307",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/livonia/holiday-concert/200029216546802",
        "location": {
            "@type": "Place",
            "name": "St Paul's Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15224 Cavell St, Livonia, MI 48154-3935, United States",
                "addressLocality": "Livonia",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.398007",
                "longitude": "-83.31676"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some fantastic holiday tunes to get you in the spirit along with our ever popular BAKE SALE!!  Get all your goodies for holiday parties, treats for coworkers & friends & even treat the family without doing all the work.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redford Civic Symphony Orchestra",
                "url": "https://allevents.in/org/redford-civic-symphony-orchestra/26863081"
            }
        ]
    }
]
```