

# Event Details

- **Event Name**: Cloud City in Concert
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 07:00 pm
- **Event Description**: It's been too long! We've been slowly brewing some rock riffs and jazz groves over the years and are super excited to be invited by our good friends at Stray Dog Brewing Company to hit their stage Friday June 19. $10. Looking forward to seeing you there. opening set by Matt Palmer.
- **Event URL**: https://allevents.in/ottawa/cloud-city-in-concert/200030185792047
- **Event Categories**: music, entertainment, concerts, dog
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: Stray Dog Brewing Company
- **lat**: 45.491261185883
- **long**: -75.482406762353
- **full address**: Stray Dog Brewing Company, 501 Lacolle Way,Ottawa, Ontario, Canada

## Event gallery

- **Alt text**: Cloud City in Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c3cc84b6455d3cdc4eecc336c597044d9683df9e88697910f6fc4accba711e34-rimg-w1024-h1536-dcf2d4a3-gmir?v=1781901257

## FAQs

- **Q**: When and where is Cloud City in Concert being held?
  - **A:** Cloud City in Concert takes place on Fri, 19 Jun, 2026 at 07:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at Stray Dog Brewing Company, 501 Lacolle Way,Ottawa, Ontario, Canada.
- **Q**: Who is organizing Cloud City in Concert?
  - **A:** Cloud City in Concert is organized by Cloud City.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cloud City in 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 Cloud City in 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": "Cloud City in Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/c3cc84b6455d3cdc4eecc336c597044d9683df9e88697910f6fc4accba711e34-rimg-w1024-h1536-dcf2d4a3-gmir?v=1781901257",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/ottawa/cloud-city-in-concert/200030185792047",
        "location": {
            "@type": "Place",
            "name": "Stray Dog Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Lacolle Way,Ottawa, Ontario",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.491261185883",
                "longitude": "-75.482406762353"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's been too long! We've been slowly brewing some rock riffs and jazz groves over the years and are super excited to be invited by our good friends at Stray Dog Brewing Company to hit their stage Friday June 19. $10. Looking forward to seeing you there. opening set by Matt Palmer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cloud City",
                "url": "https://allevents.in/org/cloud-city/8774349",
                "description": "An Instrumental blend of diverse influences and the desire to play hard hitting progressive jazz-funk."
            }
        ]
    }
]
```