

# Event Details

- **Event Name**: Sports Day
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 09:15 am – Thu, 18 Jun, 2026 at 03:00 pm (+01:00)
- **Event Description**: Rec and KS1 9:15am – 11:15pm
KS2 1:00pm – 3:00pm
- **Event URL**: https://allevents.in/bradford/sports-day/200028795074210
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Bradford
- **state**: EN
- **country**: United Kingdom
- **location**: Dawson Lane, Bierley, BD4 6JF
- **lat**: 53.76976
- **long**: -1.72138
- **full address**: Dawson Lane, Bierley, BD4 6JF, 20 Dawson Lane, Bradford, BD4 6HN, United Kingdom

## Event gallery

- **Alt text**: Sports Day
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8faf6c356cc153ab91219b86679e612beaa0ed2607100dc9b5b992e238e9ae0a-rimg-w703-h366-dcffffff-gmir?v=1776287178

## FAQs

- **Q**: When and where is Sports Day being held?
  - **A:** Sports Day takes place on Thu, 18 Jun, 2026 at 09:15 am to Thu, 18 Jun, 2026 at 03:00 pm at Dawson Lane, Bierley, BD4 6JF, 20 Dawson Lane, Bradford, BD4 6HN, United Kingdom.
- **Q**: Who is organizing Sports Day?
  - **A:** Sports Day is organized by St John's CE Primary School Bierley Bradford.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sports Day 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 Bradford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sports Day 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": "Sports Day",
        "image": "https://cdn-az.allevents.in/events8/banners/8faf6c356cc153ab91219b86679e612beaa0ed2607100dc9b5b992e238e9ae0a-rimg-w703-h366-dcffffff-gmir?v=1776287178",
        "startDate": "2026-06-18T09:15:00+01:00",
        "endDate": "2026-06-18T15:00:00+01:00",
        "url": "https://allevents.in/bradford/sports-day/200028795074210",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dawson Lane, Bierley, BD4 6JF",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Dawson Lane, Bradford, BD4 6HN, United Kingdom",
                "addressLocality": "Bradford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.76976",
                "longitude": "-1.72138"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rec and KS1 9:15am – 11:15pm\nKS2 1:00pm – 3:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Johns CE Primary School Bierley Bradford",
                "url": "https://allevents.in/org/st-johns-ce-primary-school-bierley-bradford/24844845"
            }
        ]
    }
]
```