

# 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

- **Ticket URL**: http://facebook.com/200029014343144?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=westport-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Westport Arts Council (https://allevents.in/org/westport-arts-council/26355523)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2bfdad618c796889581a8de920b5b11b10cd6bc6633cf1c3146a2d89b862684b-rimg-w1200-h1553-dcfefefe-gmir?v=1763399669
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/53657474854f37a57a95c3ecbf9919b3ae0f2b9bdc5b45116cb919ffe722df85-rimg-w300-h300-dcfefefe-gmir?v=1763399669

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Knox Presbyterian Church Westport, Ontario, 47 Concession Street,Westport, Ontario, Canada
- **Q**: Who is organizing the event?
  - **A:** Westport Arts Council
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, christmas
- **Q**: Where can I find ticket details about Some Kind of Choir - Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```