

# Event Details

- **Event Name**: Sports day 
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 09:00 am – Wed, 24 Jun, 2026 at 03:00 pm
- **Event Description**: We are all getting excited for sports day! Here is what we will be serving for refreshments on the day….
- **Event URL**: https://allevents.in/carmarthen/sports-day/200030103109101
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Carmarthen
- **state**: WA
- **country**: United Kingdom
- **location**: Carmarthen
- **lat**: 51.86055
- **long**: -4.29901
- **full address**: Carmarthen, United Kingdom

## Event gallery

- **Alt text**: Sports day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/79cafc8f1fef1817e43f9dc42d7cd16b5913e8aefc3104c01ac1aecd7a9a4f87-rimg-w1054-h1492-dcf7f4ea-gmir?v=1781770378

## FAQs

- **Q**: When and where is Sports day  being held?
  - **A:** Sports day  takes place on Wed, 24 Jun, 2026 at 09:00 am to Wed, 24 Jun, 2026 at 03:00 pm at Carmarthen, United Kingdom.
- **Q**: Who is organizing Sports day ?
  - **A:** Sports day  is organized by Johnstown Primary School PTA.
- **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 Carmarthen, 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/events3/banners/79cafc8f1fef1817e43f9dc42d7cd16b5913e8aefc3104c01ac1aecd7a9a4f87-rimg-w1054-h1492-dcf7f4ea-gmir?v=1781770378",
        "startDate": "2026-06-24",
        "endDate": "2026-06-24",
        "url": "https://allevents.in/carmarthen/sports-day/200030103109101",
        "location": {
            "@type": "Place",
            "name": "Carmarthen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Carmarthen",
                "addressLocality": "Carmarthen",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.86055",
                "longitude": "-4.29901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are all getting excited for sports day! Here is what we will be serving for refreshments on the day….",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnstown Primary School PTA",
                "url": "https://allevents.in/org/johnstown-primary-school-pta/25704270"
            }
        ]
    }
]
```