

# Event Details

- **Event Name**: Christmas Jazz Concert
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:00 pm
- **Event Description**: Come enjoy Christmas tunes with a jazz twist.  Johnny Vegas will be joining us and singing his heart out.

Tickets at the door are "pay what you are comfortable with" (recommended $10 per person; feel free to "pay it forward" for those less fortunate).
- **Event URL**: https://allevents.in/ottawa/christmas-jazz-concert/200029372210707
- **Event Categories**: music, entertainment, concerts, christmas, jazz
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: Woodroffe United Church, 207 Woodroffe Ave., Ottawa
- **lat**: 45.37543
- **long**: -75.77305
- **full address**: Woodroffe United Church, 207 Woodroffe Ave., Ottawa, Canada

## Event gallery

- **Alt text**: Christmas Jazz Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5bd5d226d133a902f30c15c69b69d28857c0ccf6c2b812224a568e2f57b30ae3-rimg-w1200-h800-dc151416-gmir?v=1766055787

## FAQs

- **Q**: When and where is Christmas Jazz Concert being held?
  - **A:** Christmas Jazz Concert takes place on Fri, 19 Dec, 2025 at 07:00 pm to Fri, 19 Dec, 2025 at 07:00 pm at Woodroffe United Church, 207 Woodroffe Ave., Ottawa, Canada.
- **Q**: Who is organizing Christmas Jazz Concert?
  - **A:** Christmas Jazz Concert is organized by The Stan Clark Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Jazz Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Christmas Jazz 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": "Christmas Jazz Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/5bd5d226d133a902f30c15c69b69d28857c0ccf6c2b812224a568e2f57b30ae3-rimg-w1200-h800-dc151416-gmir?v=1766055787",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/ottawa/christmas-jazz-concert/200029372210707",
        "location": {
            "@type": "Place",
            "name": "Woodroffe United Church, 207 Woodroffe Ave., Ottawa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 Avenue Woodroffe, Ottawa, ON K2A 3V1, Canada",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.37543",
                "longitude": "-75.77305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy Christmas tunes with a jazz twist.  Johnny Vegas will be joining us and singing his heart out.\n\nTickets at the door are \"pay what you are comfortable with\" (recommended $10 per person; feel free to \"pay it forward\" for those less fortunate).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Stan Clark Orchestra",
                "url": "https://allevents.in/org/the-stan-clark-orchestra/27253883"
            }
        ]
    }
]
```