

# Event Details

- **Event Name**: Some Kind of Choir - Christmas Concert
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 03:00 pm
- **Event Description**: Save the date!  
SKOC Christmas Concert - Sunday, Nov 23rd, Knox Presbyterian Church @ 3:00 p.m.
- **Event URL**: https://allevents.in/westport/some-kind-of-choir-christmas-concert/200029014343144
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Westport
- **state**: ON
- **country**: Canada
- **location**: Knox Presbyterian Church Westport, Ontario
- **lat**: 44.6757255
- **long**: -76.3989554
- **full address**: Knox Presbyterian Church Westport, Ontario, 47 Concession Street,Westport, Ontario, Canada

## Event gallery

- **Alt text**: Some Kind of Choir - Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2bfdad618c796889581a8de920b5b11b10cd6bc6633cf1c3146a2d89b862684b-rimg-w1200-h1553-dcfefefe-gmir?v=1763399669

## FAQs

- **Q**: When and where is Some Kind of Choir - Christmas Concert being held?
  - **A:** Some Kind of Choir - Christmas Concert takes place on Sun, 23 Nov, 2025 at 03:00 pm to Sun, 23 Nov, 2025 at 03:00 pm at Knox Presbyterian Church Westport, Ontario, 47 Concession Street,Westport, Ontario, Canada.
- **Q**: Who is organizing Some Kind of Choir - Christmas Concert?
  - **A:** Some Kind of Choir - Christmas Concert is organized by Westport Arts Council.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Some Kind of Choir - Christmas Concert 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 Westport, this event is thoughtfully curated to deliver a standout experience worth every moment. If Some Kind of Choir - 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": "Some Kind of Choir - Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/2bfdad618c796889581a8de920b5b11b10cd6bc6633cf1c3146a2d89b862684b-rimg-w1200-h1553-dcfefefe-gmir?v=1763399669",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/westport/some-kind-of-choir-christmas-concert/200029014343144",
        "location": {
            "@type": "Place",
            "name": "Knox Presbyterian Church Westport, Ontario",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "47 Concession Street,Westport, Ontario",
                "addressLocality": "Westport",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.6757255",
                "longitude": "-76.3989554"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date!  \nSKOC Christmas Concert - Sunday, Nov 23rd, Knox Presbyterian Church @ 3:00 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westport Arts Council",
                "url": "https://allevents.in/org/westport-arts-council/26355523"
            }
        ]
    }
]
```