

# Event Details

- **Event Name**: Holiday Concert - Sunday
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 02:00 pm – Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Join the Baltimore Flute Choir for a free holiday concert! Some traditional favorite from Christmas and Hanukkah, along with some winter-themed tunes will kick off this festive season!
- **Event URL**: https://allevents.in/parkville/holiday-concert-sunday/200029261638618
- **Event Categories**: music, entertainment, concerts, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Parkville
- **state**: MD
- **country**: United States
- **location**: Saint Ursulas Roman Catholic Church
- **lat**: 39.3834403
- **long**: -76.5335762
- **full address**: Saint Ursulas Roman Catholic Church, Parkville, Maryland, United States

## Event gallery

- **Alt text**: Holiday Concert - Sunday
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5267e8f3dbdab573c0db05b5eaeabb5bb85f815511dfa10f11710b0fa514164c-rimg-w1179-h1179-dce9e6dd-gmir?v=1764961676

## FAQs

- **Q**: When and where is Holiday Concert - Sunday being held?
  - **A:** Holiday Concert - Sunday takes place on Sun, 07 Dec, 2025 at 02:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at Saint Ursulas Roman Catholic Church, Parkville, Maryland, United States.
- **Q**: Who is organizing Holiday Concert - Sunday?
  - **A:** Holiday Concert - Sunday is organized by Baltimore Flute Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert - Sunday is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Parkville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Concert - Sunday 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 - Sunday",
        "image": "https://cdn-az.allevents.in/events1/banners/5267e8f3dbdab573c0db05b5eaeabb5bb85f815511dfa10f11710b0fa514164c-rimg-w1179-h1179-dce9e6dd-gmir?v=1764961676",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/parkville/holiday-concert-sunday/200029261638618",
        "location": {
            "@type": "Place",
            "name": "Saint Ursulas Roman Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Parkville, Maryland",
                "addressLocality": "Parkville",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.3834403",
                "longitude": "-76.5335762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Baltimore Flute Choir for a free holiday concert! Some traditional favorite from Christmas and Hanukkah, along with some winter-themed tunes will kick off this festive season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baltimore Flute Choir",
                "url": "https://allevents.in/org/baltimore-flute-choir/26117029"
            }
        ]
    }
]
```