

# Event Details

- **Event Name**: Mother's Day Brunch
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:00 am – Sun, 10 May, 2026 at 01:30 pm (-06:00)
- **Event Description**: Mom deserves something truly special.That’s exactly what we have planned as Mother’s Day Brunch returns to WinSport on Sunday, May 10. Let’s make it a day Mom won’t forget! 
- **Event URL**: https://allevents.in/calgary/mothers-day-brunch/80003719065660
- **Event Categories**: mothers-day, brunch
- **Interested Audience**: 
  - total_interested_count: 1
- **Event Highlights**: 
  - Kids Allowed: Yes
  - Seating: Seated
  - Catering: Buffet

## Ticket Details

- **Ticket URL**: https://www.winsport.ca/upcoming-events/events/2026-mothers-day-brunch/

## Event venue details

- **city**: Calgary
- **state**: AB
- **country**: Canada
- **location**: Former Canada's Sports Hall of Fame at WinSport 
- **lat**: 51.0447331000
- **long**: -114.0718831000
- **full address**: Former Canada's Sports Hall of Fame at WinSport , 169 Canada Olympic Rd S W, Calgary, AB T3B 6B7, Canada
- **location**: Former Canada's Sports Hall of Fame at WinSport

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: WinSport (https://allevents.in/org/winsport/27635722)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69caa3746a63b.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Mother%27s+Day+Brunch&date=10+May

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 10 May, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** Former Canada's Sports Hall of Fame at WinSport , 169 Canada Olympic Rd S W, Calgary, AB T3B 6B7, Canada
- **Q**: Who is organizing the event?
  - **A:** WinSport
- **Q**: What type of event is this?
  - **A:** mothers-day, brunch
- **Q**: What is the kids allowed of the event?
  - **A:** Yes
- **Q**: What is the seating of the event?
  - **A:** Seated
- **Q**: What is the catering of the event?
  - **A:** Buffet
- **Q**: Where can I find ticket details about Mother's Day Brunch ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Brunch",
        "image": "https://cdn2.allevents.in/thumbs/thumb69caa3746a63b.jpg",
        "startDate": "2026-05-10T10:00:00-06:00",
        "endDate": "2026-05-10T13:30:00-06:00",
        "url": "https://allevents.in/calgary/mothers-day-brunch/80003719065660",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Former Canada's Sports Hall of Fame at WinSport ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "169 Canada Olympic Rd S W, Calgary, AB T3B 6B7",
                "addressLocality": "Calgary",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.0447331000",
                "longitude": "-114.0718831000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mom deserves something truly special.That’s exactly what we have planned as Mother’s Day Brunch returns to WinSport on Sunday, May 10. Let’s make it a day Mom won’t forget! ",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WinSport",
                "url": "https://allevents.in/org/winsport/27635722"
            }
        ]
    }
]
```