

# Event Details

- **Event Name**: Community Christmas Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 01:00 pm – Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: Community Christmas Concert with all local singers musicians and dancers. Bake Sale
- **Event URL**: https://allevents.in/dawson-creek/community-christmas-concert/80001601886617
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dawson Creek
- **state**: BC
- **country**: Canada
- **location**: St.Mark’s Anglican Church, Dawson Creek,BC
- **lat**: 55.7596274000
- **long**: -120.2376623000
- **full address**: St.Mark’s Anglican Church, Dawson Creek,BC, Canada

## Event gallery

- **Alt text**: Community Christmas Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb691912b07ebf8.jpg

## FAQs

- **Q**: When and where is Community Christmas Concert being held?
  - **A:** Community Christmas Concert takes place on Sun, 07 Dec, 2025 at 01:00 pm to Sun, 07 Dec, 2025 at 04:00 pm at St.Mark’s Anglican Church, Dawson Creek,BC, Canada.
- **Q**: Who is organizing Community Christmas Concert?
  - **A:** Community Christmas Concert is organized by South Peace United Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Christmas Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb691912b07ebf8.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/dawson-creek/community-christmas-concert/80001601886617",
        "location": {
            "@type": "Place",
            "name": "St.Mark’s Anglican Church, Dawson Creek,BC",
            "address": {
                "@type": "PostalAddress",
                "name": "St.Mark’s Anglican Church, Dawson Creek,BC, Canada",
                "addressLocality": "Dawson Creek",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.7596274000",
                "longitude": "-120.2376623000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community Christmas Concert with all local singers musicians and dancers. Bake Sale",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Peace United Church",
                "url": "https://allevents.in/org/south-peace-united-church/25016375"
            }
        ]
    }
]
```