

# Event Details

- **Event Name**: Sheho Sports Days
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 am
- **Event Description**: Sports days is upon us! Check out the poster for all the events planned for July 4&5.
- **Event URL**: https://allevents.in/regina/sheho-sports-days/200030200826701
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Regina
- **state**: SK
- **country**: Canada
- **location**: North Central
- **lat**: 50.459505
- **long**: -104.631106
- **full address**: North Central, Regina, Saskatchewan, Canada

## Event gallery

- **Alt text**: Sheho Sports Days
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0aace884abf3106e6d32844f07737c709f82c3ba598d4be700b67ed8381b80af-rimg-w1200-h1600-dcf1ebde-gmir?v=1782833184

## FAQs

- **Q**: When and where is Sheho Sports Days being held?
  - **A:** Sheho Sports Days takes place on Sat, 04 Jul, 2026 at 08:00 am to Sat, 04 Jul, 2026 at 08:00 am at North Central, Regina, Saskatchewan, Canada.
- **Q**: Who is organizing Sheho Sports Days?
  - **A:** Sheho Sports Days is organized by Sheho Rec Board.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sheho Sports Days 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 Regina, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sheho Sports Days 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": "Sheho Sports Days",
        "image": "https://cdn-az.allevents.in/events5/banners/0aace884abf3106e6d32844f07737c709f82c3ba598d4be700b67ed8381b80af-rimg-w1200-h1600-dcf1ebde-gmir?v=1782833184",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/regina/sheho-sports-days/200030200826701",
        "location": {
            "@type": "Place",
            "name": "North Central",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Regina, Saskatchewan",
                "addressLocality": "Regina",
                "addressRegion": "SK",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.459505",
                "longitude": "-104.631106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sports days is upon us! Check out the poster for all the events planned for July 4&5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sheho Rec Board",
                "url": "https://allevents.in/org/sheho-rec-board/25861050"
            }
        ]
    }
]
```