

# Event Details

- **Event Name**: Euchre Tournament with Branch 15
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: Euchre tournament coming up! Don’t forget to buy your tickets in advance!
- **Event URL**: https://allevents.in/brampton/euchre-tournament-with-branch-15/200029929330529
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brampton
- **state**: ON
- **country**: Canada
- **location**: Downtown Brampton
- **lat**: 43.683809
- **long**: -79.761892
- **full address**: Downtown Brampton, Brampton, Ontario, Canada

## Event gallery

- **Alt text**: Euchre Tournament with Branch 15
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4636b1606e3db3e79bf84a649dc2f516af850940788b6734152e18f5c476e56d-rimg-w1200-h927-dc0149ad-gmir?v=1775918968

## FAQs

- **Q**: When and where is Euchre Tournament with Branch 15 being held?
  - **A:** Euchre Tournament with Branch 15 takes place on Sat, 25 Apr, 2026 at 05:00 pm to Sat, 25 Apr, 2026 at 05:00 pm at Downtown Brampton, Brampton, Ontario, Canada.
- **Q**: Who is organizing Euchre Tournament with Branch 15?
  - **A:** Euchre Tournament with Branch 15 is organized by Royal Canadian Legion Branch 15.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Euchre Tournament with Branch 15",
        "image": "https://cdn-az.allevents.in/events8/banners/4636b1606e3db3e79bf84a649dc2f516af850940788b6734152e18f5c476e56d-rimg-w1200-h927-dc0149ad-gmir?v=1775918968",
        "startDate": "2026-04-25T17:00:00-04:00",
        "url": "https://allevents.in/brampton/euchre-tournament-with-branch-15/200029929330529",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Downtown Brampton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Brampton, Ontario",
                "addressLocality": "Brampton",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.683809",
                "longitude": "-79.761892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Euchre tournament coming up! Don’t forget to buy your tickets in advance!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Royal Canadian Legion Branch 15",
                "url": "https://allevents.in/org/royal-canadian-legion-branch-15/12663016",
                "description": "Royal Canadian Legion Major William Dwight Sharpe Branch 15 in Brampton, Ontario "
            }
        ]
    }
]
```