

# Event Details

- **Event Name**: First Dragon Competition 2026!
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 10:30 am
- **Event Description**: 10:30am Kata
12:00pm Kumite (fighting)
competitors can perform any Kata they like!

Spectators welcome!
- **Event URL**: https://allevents.in/bangor/first-dragon-competition-2026/200030210409453
- **Event Categories**: Contests
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Bangor
- **state**: WA
- **country**: United Kingdom
- **location**: Ysgol Llanfairpwll
- **lat**: 53.221257836779
- **long**: -4.204270726182
- **full address**: Ysgol Llanfairpwll, Bangor, United Kingdom

## Event gallery

- **Alt text**: First Dragon Competition 2026!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5b12a671f230f84c411adc46f8c593b631056e07fc0dcdc69bd0671ee912c9fd-rimg-w746-h995-dcbfc2c3-gmir?v=1781772693

## FAQs

- **Q**: When and where is First Dragon Competition 2026! being held?
  - **A:** First Dragon Competition 2026! takes place on Sun, 21 Jun, 2026 at 10:30 am to Sun, 21 Jun, 2026 at 10:30 am at Ysgol Llanfairpwll, Bangor, United Kingdom.
- **Q**: Who is organizing First Dragon Competition 2026!?
  - **A:** First Dragon Competition 2026! is organized by Dragon Karate Cymru.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Dragon Competition 2026!",
        "image": "https://cdn-az.allevents.in/events8/banners/5b12a671f230f84c411adc46f8c593b631056e07fc0dcdc69bd0671ee912c9fd-rimg-w746-h995-dcbfc2c3-gmir?v=1781772693",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/bangor/first-dragon-competition-2026/200030210409453",
        "location": {
            "@type": "Place",
            "name": "Ysgol Llanfairpwll",
            "address": {
                "@type": "PostalAddress",
                "name": "Ysgol Llanfairpwll, Bangor, United Kingdom",
                "addressLocality": "Bangor",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.221257836779",
                "longitude": "-4.204270726182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10:30am Kata\n12:00pm Kumite (fighting)\ncompetitors can perform any Kata they like!\n\nSpectators welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dragon Karate Cymru",
                "url": "https://allevents.in/org/dragon-karate-cymru/20309896"
            }
        ]
    }
]
```