

# Event Details

- **Event Name**: Christmas Carols and Candles
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 07:30 pm
- **Event Description**: Let's join together as we remember the Christmas story with music and readings
- **Event URL**: https://allevents.in/perth/christmas-carols-and-candles/200029118474939
- **Event Categories**: christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: 2 Sandgate Street, South Perth, WA, Australia, Western Australia 6151
- **lat**: -31.9841
- **long**: 115.86768
- **full address**: 2 Sandgate Street, South Perth, WA, Australia, Western Australia 6151, 2 Sandgate St, South Perth WA 6151, Australia, Perth

## Event gallery

- **Alt text**: Christmas Carols and Candles
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b99463466441f82b60e0abeba8f1b514d4f8b5eaf1f0ebe76ecee9bcfc98c51b-rimg-w1200-h547-dc141618-gmir?v=1765978467

## FAQs

- **Q**: When and where is Christmas Carols and Candles being held?
  - **A:** Christmas Carols and Candles takes place on Tue, 23 Dec, 2025 at 07:30 pm to Tue, 23 Dec, 2025 at 07:30 pm at 2 Sandgate Street, South Perth, WA, Australia, Western Australia 6151, 2 Sandgate St, South Perth WA 6151, Australia, Perth.
- **Q**: Who is organizing Christmas Carols and Candles?
  - **A:** Christmas Carols and Candles is organized by South Perth Uniting Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carols and Candles",
        "image": "https://cdn-az.allevents.in/events3/banners/b99463466441f82b60e0abeba8f1b514d4f8b5eaf1f0ebe76ecee9bcfc98c51b-rimg-w1200-h547-dc141618-gmir?v=1765978467",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/perth/christmas-carols-and-candles/200029118474939",
        "location": {
            "@type": "Place",
            "name": "2 Sandgate Street, South Perth, WA, Australia, Western Australia 6151",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Sandgate St, South Perth WA 6151, Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.9841",
                "longitude": "115.86768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's join together as we remember the Christmas story with music and readings",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Perth Uniting Church",
                "url": "https://allevents.in/org/south-perth-uniting-church/26344122"
            }
        ]
    }
]
```