

# Event Details

- **Event Name**: Sports Day
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 11:00 am (+01:00)
- **Event Description**: Planned Sports Day!
Date may be subject to change
- **Event URL**: https://allevents.in/mold/sports-day/200028860703538
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Mold
- **state**: WA
- **country**: United Kingdom
- **location**: Argoed High School, CH7 6RY
- **lat**: 53.17403
- **long**: -3.10893
- **full address**: Argoed High School, CH7 6RY, Argoed High School, Bryn Road, Mold, CH7 6RY, United Kingdom

## Event gallery

- **Alt text**: Sports Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/67fbba675b9423c2b900fea14ab4f5999e7047d2a3737f9efcb2723e2af033c3-rimg-w1200-h675-dc1e2140-gmir?v=1776349167

## FAQs

- **Q**: When and where is Sports Day being held?
  - **A:** Sports Day takes place on Thu, 09 Jul, 2026 at 11:00 am to Thu, 09 Jul, 2026 at 11:00 am at Argoed High School, CH7 6RY, Argoed High School, Bryn Road, Mold, CH7 6RY, United Kingdom.
- **Q**: Who is organizing Sports Day?
  - **A:** Sports Day is organized by Argoed High School.
- **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 Mold, 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/events5/banners/67fbba675b9423c2b900fea14ab4f5999e7047d2a3737f9efcb2723e2af033c3-rimg-w1200-h675-dc1e2140-gmir?v=1776349167",
        "startDate": "2026-07-09T11:00:00+01:00",
        "url": "https://allevents.in/mold/sports-day/200028860703538",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Argoed High School, CH7 6RY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Argoed High School, Bryn Road, Mold, CH7 6RY, United Kingdom",
                "addressLocality": "Mold",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.17403",
                "longitude": "-3.10893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Planned Sports Day!\nDate may be subject to change",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Argoed High School",
                "url": "https://allevents.in/org/argoed-high-school/23336557"
            }
        ]
    }
]
```