

# Event Details

- **Event Name**: Carol Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:00 am – Sun, 21 Dec, 2025 at 01:15 am
- **Event Description**: Join us for a special Christmas Carol Service. With a string quartet and a Christmas message. 

If you've never been to church before, Christmas is a great time to see what all the fuss is about. How does Jesus coming bring peace on earth.
- **Event URL**: https://allevents.in/palmerston-north/carol-service/200029140571355
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Palmerston North
- **state**: MW
- **country**: New Zealand
- **location**: 50 Queen St, Palmerston North 4410, New Zealand
- **lat**: -40.35317
- **long**: 175.61082
- **full address**: 50 Queen St, Palmerston North 4410, New Zealand, 50 Queen St, Palmerston North 4410, New Zealand, Palmerston North

## Event gallery

- **Alt text**: Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/036583e88cd1394efaf2883a3a24051facfe5e10fcac51caa45aeb0be5704420-rimg-w1200-h675-dc050301-gmir?v=1766057392

## FAQs

- **Q**: When and where is Carol Service being held?
  - **A:** Carol Service takes place on Sun, 21 Dec, 2025 at 12:00 am to Sun, 21 Dec, 2025 at 01:15 am at 50 Queen St, Palmerston North 4410, New Zealand, 50 Queen St, Palmerston North 4410, New Zealand, Palmerston North.
- **Q**: Who is organizing Carol Service?
  - **A:** Carol Service is organized by Christ Sanctuary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol Service",
        "image": "https://cdn-az.allevents.in/events7/banners/036583e88cd1394efaf2883a3a24051facfe5e10fcac51caa45aeb0be5704420-rimg-w1200-h675-dc050301-gmir?v=1766057392",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/palmerston-north/carol-service/200029140571355",
        "location": {
            "@type": "Place",
            "name": "50 Queen St, Palmerston North 4410, New Zealand",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Queen St, Palmerston North 4410, New Zealand",
                "addressLocality": "Palmerston North",
                "addressRegion": "MW",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-40.35317",
                "longitude": "175.61082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Christmas Carol Service. With a string quartet and a Christmas message. \n\nIf you've never been to church before, Christmas is a great time to see what all the fuss is about. How does Jesus coming bring peace on earth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Sanctuary",
                "url": "https://allevents.in/org/christ-sanctuary/23830506"
            }
        ]
    }
]
```