

# Event Details

- **Event Name**: Christmas Carol Sing
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: Come join us!
- **Event URL**: https://allevents.in/pemberton/christmas-carol-sing/200029353148400
- **Event Categories**: christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Pemberton
- **state**: BC
- **country**: Canada
- **location**: Pemberton Community Church
- **lat**: 50.3224018
- **long**: -122.8096624
- **full address**: Pemberton Community Church, Sundays, 10:00 AM, 7420 Dogwood street, Pemberton, Canada

## Event gallery

- **Alt text**: Christmas Carol Sing
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d773c0621e0767c397a22a48bf92a28eeb18b1d8becec4fe4fcaf867825c1152-rimg-w1200-h675-dc15131a-gmir?v=1765677419

## FAQs

- **Q**: When and where is Christmas Carol Sing being held?
  - **A:** Christmas Carol Sing takes place on Sun, 14 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 07:00 pm at Pemberton Community Church, Sundays, 10:00 AM, 7420 Dogwood street, Pemberton, Canada.
- **Q**: Who is organizing Christmas Carol Sing?
  - **A:** Christmas Carol Sing is organized by Pemberton Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carol Sing",
        "image": "https://cdn-az.allevents.in/events9/banners/d773c0621e0767c397a22a48bf92a28eeb18b1d8becec4fe4fcaf867825c1152-rimg-w1200-h675-dc15131a-gmir?v=1765677419",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/pemberton/christmas-carol-sing/200029353148400",
        "location": {
            "@type": "Place",
            "name": "Pemberton Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sundays, 10:00 AM, 7420 Dogwood street",
                "addressLocality": "Pemberton",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.3224018",
                "longitude": "-122.8096624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pemberton Community Church",
                "url": "https://allevents.in/org/pemberton-community-church/27236416"
            }
        ]
    }
]
```