

# Event Details

- **Event Name**: Candlelight Carol Service
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm
- **Event Description**: Sing some traditional carols by candlelight. Get your Christmas off to an uplifting start. Led by Rev Catherine.
- **Event URL**: https://allevents.in/newport/candlelight-carol-service/200029364166342
- **Event Categories**: candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: WA
- **country**: United Kingdom
- **location**: St Julians Avenue, NP19 7JT Newport, United Kingdom
- **lat**: 51.59921
- **long**: -2.98001
- **full address**: St Julians Avenue, NP19 7JT Newport, United Kingdom, Newport, United Kingdom

## Event gallery

- **Alt text**: Candlelight Carol Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/aeaad97e51272c38d2d401a3059db885f0d751b1476bb5e6072ee8540b07f46f-rimg-w1200-h675-dcdbf0f2-gmir?v=1765894541

## FAQs

- **Q**: When and where is Candlelight Carol Service being held?
  - **A:** Candlelight Carol Service takes place on Tue, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 07:00 pm at St Julians Avenue, NP19 7JT Newport, United Kingdom, Newport, United Kingdom.
- **Q**: Who is organizing Candlelight Carol Service?
  - **A:** Candlelight Carol Service is organized by St Julians Methodist, Newport.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Carol Service",
        "image": "https://cdn-az.allevents.in/events1/banners/aeaad97e51272c38d2d401a3059db885f0d751b1476bb5e6072ee8540b07f46f-rimg-w1200-h675-dcdbf0f2-gmir?v=1765894541",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/newport/candlelight-carol-service/200029364166342",
        "location": {
            "@type": "Place",
            "name": "St Julians Avenue, NP19 7JT Newport, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "St Julians Avenue, NP19 7JT Newport, United Kingdom, Newport, United Kingdom",
                "addressLocality": "Newport",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.59921",
                "longitude": "-2.98001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sing some traditional carols by candlelight. Get your Christmas off to an uplifting start. Led by Rev Catherine.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Julians Methodist Newport",
                "url": "https://allevents.in/org/st-julians-methodist-newport/27246210"
            }
        ]
    }
]
```