

# Event Details

- **Event Name**: BCUC Christmas Cheer Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 02:30 pm
- **Event Description**: Come one, come all!
- **Event URL**: https://allevents.in/ottawa/bcuc-christmas-cheer-concert/200029278249303
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: 3955 Old Richmond Rd, Ottawa, ON, Canada, Ontario K2H 5C5
- **lat**: 45.31604
- **long**: -75.82844
- **full address**: 3955 Old Richmond Rd, Ottawa, ON, Canada, Ontario K2H 5C5

## Event gallery

- **Alt text**: BCUC Christmas Cheer Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/270a6395be8dea60ca68f7151aa80f478341f286fa131d84061635e67c8ff972-rimg-w1200-h1553-dcf3f3f3-gmir?v=1765123983

## FAQs

- **Q**: When and where is BCUC Christmas Cheer Concert being held?
  - **A:** BCUC Christmas Cheer Concert takes place on Sun, 07 Dec, 2025 at 02:30 pm to Sun, 07 Dec, 2025 at 02:30 pm at 3955 Old Richmond Rd, Ottawa, ON, Canada, Ontario K2H 5C5.
- **Q**: Who is organizing BCUC Christmas Cheer Concert?
  - **A:** BCUC Christmas Cheer Concert is organized by Bells Corners United Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BCUC Christmas Cheer Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Ottawa, this event is thoughtfully curated to deliver a standout experience worth every moment. If BCUC Christmas Cheer 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": "BCUC Christmas Cheer Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/270a6395be8dea60ca68f7151aa80f478341f286fa131d84061635e67c8ff972-rimg-w1200-h1553-dcf3f3f3-gmir?v=1765123983",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/ottawa/bcuc-christmas-cheer-concert/200029278249303",
        "location": {
            "@type": "Place",
            "name": "3955 Old Richmond Rd, Ottawa, ON, Canada, Ontario K2H 5C5",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3955 Old Richmond Rd, Ottawa, ON K2H 5C5, Canada",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.31604",
                "longitude": "-75.82844"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one, come all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bells Corners United Church",
                "url": "https://allevents.in/org/bells-corners-united-church/26780359"
            }
        ]
    }
]
```