

# Event Details

- **Event Name**: The Magical Elves Christmas Show 
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a festive show for all the family
- **Event URL**: https://allevents.in/mountain-ash/the-magical-elves-christmas-show/200029308324535
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Mountain Ash
- **state**: WA
- **country**: United Kingdom
- **location**: Perthcelyn Community Centre
- **lat**: 51.66691
- **long**: -3.36654
- **full address**: Perthcelyn Community Centre, Glamorgan St,Mountain Ash, Rhondda Cynon Taff, United Kingdom

## Event gallery

- **Alt text**: The Magical Elves Christmas Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7405855da5b7fc8cea044dfd9fbbe459213bc6b7d602b65bdbd8666b40c5cce4-rimg-w940-h788-dcebefee-gmir?v=1765602978

## FAQs

- **Q**: When and where is The Magical Elves Christmas Show  being held?
  - **A:** The Magical Elves Christmas Show  takes place on Wed, 17 Dec, 2025 at 04:00 pm to Wed, 17 Dec, 2025 at 04:00 pm at Perthcelyn Community Centre, Glamorgan St,Mountain Ash, Rhondda Cynon Taff, United Kingdom.
- **Q**: Who is organizing The Magical Elves Christmas Show ?
  - **A:** The Magical Elves Christmas Show  is organized by ASD Rainbows.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Magical Elves Christmas Show",
        "image": "https://cdn-az.allevents.in/events10/banners/7405855da5b7fc8cea044dfd9fbbe459213bc6b7d602b65bdbd8666b40c5cce4-rimg-w940-h788-dcebefee-gmir?v=1765602978",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/mountain-ash/the-magical-elves-christmas-show/200029308324535",
        "location": {
            "@type": "Place",
            "name": "Perthcelyn Community Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Glamorgan St,Mountain Ash, Rhondda Cynon Taff",
                "addressLocality": "Mountain Ash",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.66691",
                "longitude": "-3.36654"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a festive show for all the family",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ASD Rainbows",
                "url": "https://allevents.in/org/asd-rainbows/25259205"
            }
        ]
    }
]
```