

# Event Details

- **Event Name**: Tilda and The Ethics play Irene’s Pub
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Long in the planning but finally stars align and the Ottawa bands Tilda and The Ethics are going to join forces to play Irene’s Pub on May 2nd !
- **Event URL**: https://allevents.in/ottawa/tilda-and-the-ethics-play-irene’s-pub/200029949480639
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: Irene's Pub
- **lat**: 45.400776335499
- **long**: -75.686869609674
- **full address**: Irene's Pub, 885 Bank Street,Ottawa, Ontario, Canada

## Event gallery

- **Alt text**: Tilda and The Ethics play Irene’s Pub
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cd3ae69843fc35c516dd3081d8410ef97ba3480ed075d1bb3e18b274fc99bda3-rimg-w1200-h960-dcffffff-gmir?v=1776295539

## FAQs

- **Q**: When and where is Tilda and The Ethics play Irene’s Pub being held?
  - **A:** Tilda and The Ethics play Irene’s Pub takes place on Sat, 02 May, 2026 at 08:00 pm to Sat, 02 May, 2026 at 08:00 pm at Irene's Pub, 885 Bank Street,Ottawa, Ontario, Canada.
- **Q**: Who is organizing Tilda and The Ethics play Irene’s Pub?
  - **A:** Tilda and The Ethics play Irene’s Pub is organized by Tilda.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tilda and The Ethics play Irene’s Pub",
        "image": "https://cdn-az.allevents.in/events3/banners/cd3ae69843fc35c516dd3081d8410ef97ba3480ed075d1bb3e18b274fc99bda3-rimg-w1200-h960-dcffffff-gmir?v=1776295539",
        "startDate": "2026-05-02T20:00:00-04:00",
        "url": "https://allevents.in/ottawa/tilda-and-the-ethics-play-irene’s-pub/200029949480639",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Irene's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "885 Bank Street,Ottawa, Ontario",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.400776335499",
                "longitude": "-75.686869609674"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Long in the planning but finally stars align and the Ottawa bands Tilda and The Ethics are going to join forces to play Irene’s Pub on May 2nd !",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tilda",
                "url": "https://allevents.in/org/tilda/24711856"
            }
        ]
    }
]
```