

# Event Details

- **Event Name**: Christmas Carols Service
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 am
- **Event Description**: Join us as we celebrate Christmas together!
There will be fun for all the family, Christmas snacks and a chance to sing a lot of familiar carols as we celebrate the gift of Jesus.
- **Event URL**: https://allevents.in/wellington/christmas-carols-service/200029342088012
- **Event Categories**: christmas-carols, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 37

## Ticket Details


## Event venue details

- **city**: Wellington
- **state**: WG
- **country**: New Zealand
- **location**: City on a Hill Evangelical Church
- **lat**: -41.307874274406
- **long**: 174.77430582047
- **full address**: City on a Hill Evangelical Church, 11 Hutchison Rd, Mount Cook, Wellington 6021, New Zealand, Wellington

## Event gallery

- **Alt text**: Christmas Carols Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2a5d453417e2e9cb66af5ab8a9fb601ca985da23fbe3cfdf459c5efb9136df14-rimg-w1200-h675-dc324490-gmir?v=1765499952

## FAQs

- **Q**: When and where is Christmas Carols Service being held?
  - **A:** Christmas Carols Service takes place on Sun, 14 Dec, 2025 at 12:00 am to Sun, 14 Dec, 2025 at 12:00 am at City on a Hill Evangelical Church, 11 Hutchison Rd, Mount Cook, Wellington 6021, New Zealand, Wellington.
- **Q**: Who is organizing Christmas Carols Service?
  - **A:** Christmas Carols Service is organized by City on a Hill Evangelical Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carols Service",
        "image": "https://cdn-az.allevents.in/events9/banners/2a5d453417e2e9cb66af5ab8a9fb601ca985da23fbe3cfdf459c5efb9136df14-rimg-w1200-h675-dc324490-gmir?v=1765499952",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/wellington/christmas-carols-service/200029342088012",
        "location": {
            "@type": "Place",
            "name": "City on a Hill Evangelical Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Hutchison Rd, Mount Cook, Wellington 6021, New Zealand",
                "addressLocality": "Wellington",
                "addressRegion": "WG",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.307874274406",
                "longitude": "174.77430582047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate Christmas together!\nThere will be fun for all the family, Christmas snacks and a chance to sing a lot of familiar carols as we celebrate the gift of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City on a Hill Evangelical Church",
                "url": "https://allevents.in/org/city-on-a-hill-evangelical-church/26587990"
            }
        ]
    }
]
```