

# Event Details

- **Event Name**: Vive la Compagnie
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 07:00 pm (-04:00)
- **Event Description**: Ottawa Boys Choir and C5 Choir's spring concert
- **Event URL**: https://allevents.in/ottawa/vive-la-compagnie/200030185872701
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: 2345 Alta Vista Drive, Ottawa, ON, Canada, Ontario
- **lat**: 45.38414
- **long**: -75.66161
- **full address**: 2345 Alta Vista Drive, Ottawa, ON, Canada, Ontario

## Event gallery

- **Alt text**: Vive la Compagnie
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8a42146c4743bcffd374b545f8cdece9dcb0b637deaf124ed0a8a73fd4ea75c1-rimg-w1200-h628-dc491a62-gmir?v=1780549800

## FAQs

- **Q**: When and where is Vive la Compagnie being held?
  - **A:** Vive la Compagnie takes place on Sun, 07 Jun, 2026 at 07:00 pm to Sun, 07 Jun, 2026 at 07:00 pm at 2345 Alta Vista Drive, Ottawa, ON, Canada, Ontario.
- **Q**: Who is organizing Vive la Compagnie?
  - **A:** Vive la Compagnie is organized by Ottawa Boys Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Vive la Compagnie 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 Vive la Compagnie 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": "Vive la Compagnie",
        "image": "https://cdn-az.allevents.in/events2/banners/8a42146c4743bcffd374b545f8cdece9dcb0b637deaf124ed0a8a73fd4ea75c1-rimg-w1200-h628-dc491a62-gmir?v=1780549800",
        "startDate": "2026-06-07T19:00:00-04:00",
        "url": "https://allevents.in/ottawa/vive-la-compagnie/200030185872701",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2345 Alta Vista Drive, Ottawa, ON, Canada, Ontario",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2345 Alta Vista Dr, Ottawa, ON K1H 7M6, Canada",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.38414",
                "longitude": "-75.66161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ottawa Boys Choir and C5 Choir's spring concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ottawa Boys Choir",
                "url": "https://allevents.in/org/ottawa-boys-choir/25820227"
            }
        ]
    }
]
```