

# Event Details

- **Event Name**: Spring Big Band Concert
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 07:00 pm
- **Event Description**: The Stan Clark Orchestra will be performing with guest vocalist Johnny Vegas on March 29th.  Come hear your favorites along with a few new ones.

Tickets at the door are "pay what you are comfortable paying" ($10 per person suggested).
- **Event URL**: https://allevents.in/ottawa/spring-big-band-concert/200029800622257
- **Event Categories**: entertainment, music, concerts, performances
- **Interested Audience**: 
  - total_interested_count: 63

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: Rideau Park United Church
- **lat**: 45.38882
- **long**: -75.66211
- **full address**: Rideau Park United Church, 2203  Alta Vista Dr,Ottawa, Ontario, Canada

## Event gallery

- **Alt text**: Spring Big Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ab5da1024c270736957f705a8166c2232d9a6ef56f1058ccf8b5bef5502b7708-rimg-w526-h861-dc28115e-gmir?v=1774763666

## FAQs

- **Q**: When and where is Spring Big Band Concert being held?
  - **A:** Spring Big Band Concert takes place on Sun, 29 Mar, 2026 at 07:00 pm to Sun, 29 Mar, 2026 at 07:00 pm at Rideau Park United Church, 2203  Alta Vista Dr,Ottawa, Ontario, Canada.
- **Q**: Who is organizing Spring Big Band Concert?
  - **A:** Spring Big Band Concert is organized by The Stan Clark Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Big Band 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. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Big Band Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/ab5da1024c270736957f705a8166c2232d9a6ef56f1058ccf8b5bef5502b7708-rimg-w526-h861-dc28115e-gmir?v=1774763666",
        "startDate": "2026-03-29",
        "url": "https://allevents.in/ottawa/spring-big-band-concert/200029800622257",
        "location": {
            "@type": "Place",
            "name": "Rideau Park United Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2203  Alta Vista Dr,Ottawa, Ontario",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.38882",
                "longitude": "-75.66211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Stan Clark Orchestra will be performing with guest vocalist Johnny Vegas on March 29th.  Come hear your favorites along with a few new ones.\n\nTickets at the door are \"pay what you are comfortable paying\" ($10 per person suggested).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Stan Clark Orchestra",
                "url": "https://allevents.in/org/the-stan-clark-orchestra/302841",
                "description": "17-piece Swing Band playing dance music from the 30's, 40's, and beyond. Named in honour of our founding conductor Stan Clark who passed away in 2011."
            }
        ]
    }
]
```