

# Event Details

- **Event Name**: The 12 Days of Christmas
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:30 am
- **Event Description**: Everyone welcome
- **Event URL**: https://allevents.in/henley-brook/the-12-days-of-christmas/200029347287057
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Henley Brook
- **state**: WA
- **country**: Australia
- **location**: Ellenbrook Christian College
- **lat**: -31.7869444444
- **long**: 115.959444444
- **full address**: Ellenbrook Christian College, Perth,WA,Australia, Henley Brook

## Event gallery

- **Alt text**: The 12 Days of Christmas
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0c37f0fd5e429fbb22a86781d0441e6bdc55d5f0e6ecfb04a20912b0d1fa2eff-rimg-w1200-h1697-dc1c3702-gmir?v=1765584297

## FAQs

- **Q**: When and where is The 12 Days of Christmas being held?
  - **A:** The 12 Days of Christmas takes place on Sun, 14 Dec, 2025 at 09:30 am to Sun, 14 Dec, 2025 at 09:30 am at Ellenbrook Christian College, Perth,WA,Australia, Henley Brook.
- **Q**: Who is organizing The 12 Days of Christmas?
  - **A:** The 12 Days of Christmas is organized by Ellenbrook Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The 12 Days of Christmas",
        "image": "https://cdn-az.allevents.in/events4/banners/0c37f0fd5e429fbb22a86781d0441e6bdc55d5f0e6ecfb04a20912b0d1fa2eff-rimg-w1200-h1697-dc1c3702-gmir?v=1765584297",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/henley-brook/the-12-days-of-christmas/200029347287057",
        "location": {
            "@type": "Place",
            "name": "Ellenbrook Christian College",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Perth,WA,Australia",
                "addressLocality": "Henley Brook",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.7869444444",
                "longitude": "115.959444444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ellenbrook Baptist Church",
                "url": "https://allevents.in/org/ellenbrook-baptist-church/27230601"
            }
        ]
    }
]
```