

# Event Details

- **Event Name**: Abbotsford international Tournament
- **Event Start and End Date**: Sat, 23 May, 2026 at 09:00 am – Sun, 24 May, 2026 at 04:00 pm (-07:00)
- **Event URL**: https://allevents.in/abbotsford/abbotsford-international-tournament/200029752142604
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029752142604?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=abbotsford-events

## Event venue details

- **city**: Abbotsford
- **state**: BC
- **country**: Canada
- **location**: Mill Lake Park Abbotsford, B.c.
- **lat**: 49.05
- **long**: -122.3
- **full address**: Mill Lake Park Abbotsford, B.c., Abbotsford, British Columbia, Canada

## Event gallery

- **Alt text**: Abbotsford international Tournament
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ead49e25950f1f05f28997b059eccde748bd9cd0e078bd4979508ef5e6699d1b-rimg-w960-h440-dc086606-gmir?v=1776225596

## FAQs

- **Q**: When and where is Abbotsford international Tournament being held?
  - **A:** Abbotsford international Tournament takes place on Sat, 23 May, 2026 at 09:00 am to Sun, 24 May, 2026 at 04:00 pm at Mill Lake Park Abbotsford, B.c., Abbotsford, British Columbia, Canada.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Abbotsford international Tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Abbotsford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Abbotsford international Tournament sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Abbotsford international Tournament",
        "image": "https://cdn-az.allevents.in/events1/banners/ead49e25950f1f05f28997b059eccde748bd9cd0e078bd4979508ef5e6699d1b-rimg-w960-h440-dc086606-gmir?v=1776225596",
        "startDate": "2026-05-23T09:00:00-07:00",
        "endDate": "2026-05-24T16:00:00-07:00",
        "url": "https://allevents.in/abbotsford/abbotsford-international-tournament/200029752142604",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mill Lake Park Abbotsford, B.c.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abbotsford, British Columbia",
                "addressLocality": "Abbotsford",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.05",
                "longitude": "-122.3"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```