

# Event Details

- **Event Name**: Family Christmas Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Come join us for an afternoon of fun, Christmas-movie inspired music, some audience singalongs and treats! 

Tickets are $5.00 at the door, children under 10 admitted free.
- **Event URL**: https://allevents.in/cambridge/family-christmas-concert/200029265483422
- **Event Categories**: entertainment, concerts, music, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Cambridge
- **state**: ON
- **country**: Canada
- **location**: Wesley United Church Cambridge
- **lat**: 43.36063
- **long**: -80.31293
- **full address**: Wesley United Church Cambridge, 6 Cambridge St,Cambridge, Ontario, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Cambridge Girls' Choir (https://allevents.in/org/cambridge-girls-choir/27154310)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dbc243e32c1a0b2aa7deb7ed3dc217a60bd2f7ff48dbe6716fefbd3f1d576d1f-rimg-w1200-h677-dc181413-gmir?v=1764915623
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f604f4e2b3097d52393c210fc7e012444352412449367b97f09979a651c14fed-rimg-w300-h300-dc754531-gmir?v=1764915623

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Wesley United Church Cambridge, 6 Cambridge St,Cambridge, Ontario, Canada
- **Q**: Who is organizing the event?
  - **A:** Cambridge Girls' Choir
- **Q**: What type of event is this?
  - **A:** entertainment, concerts, music, christmas
- **Q**: Where can I find ticket details about Family Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Christmas Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/dbc243e32c1a0b2aa7deb7ed3dc217a60bd2f7ff48dbe6716fefbd3f1d576d1f-rimg-w1200-h677-dc181413-gmir?v=1764915623",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/cambridge/family-christmas-concert/200029265483422",
        "location": {
            "@type": "Place",
            "name": "Wesley United Church Cambridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Cambridge St,Cambridge, Ontario",
                "addressLocality": "Cambridge",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.36063",
                "longitude": "-80.31293"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an afternoon of fun, Christmas-movie inspired music, some audience singalongs and treats! \n\nTickets are $5.00 at the door, children under 10 admitted free.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cambridge Girls Choir",
                "url": "https://allevents.in/org/cambridge-girls-choir/27154310"
            }
        ]
    }
]
```