

# Event Details

- **Event Name**: Christmas Eve Carol Service
- **Event Start and End Date**: Thu, 24 Dec, 2026 at 06:30 pm – Thu, 24 Dec, 2026 at 07:30 pm (+Z)
- **Event Description**: Please join us to celebrate the birth of Jesus at our Christmas Eve Carol Service with familiar carols, scripture readings, and a short message celebrating the birth of Jesus Christ. All are welcome.
- **Event URL**: https://allevents.in/swansea/christmas-eve-carol-service/1600029579709647
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029579709647

## Event venue details

- **city**: Swansea
- **state**: Wales
- **country**: GB
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 51.63700136272
- **long**: -3.9808028356482
- **full address**: The Church of Jesus Christ of Latter-day Saints, Cockett Road, Cockett, Swansea, GB

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/feb83e70-fbe7-11f0-be38-bfc6227a8a54-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 24 Dec, 2026 at 06:30 pm (+Z)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, Cockett Road, Cockett, Swansea, GB
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Christmas Eve Carol Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Carol Service",
        "image": "https://cdn-az.allevents.in/events1/banners/265e85b0-1d3f-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-12-24T18:30:00+Z",
        "endDate": "2026-12-24T19:30:00+Z",
        "url": "https://allevents.in/swansea/christmas-eve-carol-service/1600029579709647",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cockett Road, Cockett",
                "addressLocality": "Swansea",
                "addressRegion": "Wales",
                "addressCountry": {
                    "@type": "Country",
                    "name": "GB"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.63700136272",
                "longitude": "-3.9808028356482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us to celebrate the birth of Jesus at our Christmas Eve Carol Service with familiar carols, scripture readings, and a short message celebrating the birth of Jesus Christ. All are welcome."
    }
]
```