

# Event Details

- **Event Name**: Carol service 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:00 pm
- **Event Description**: All welcome. Join us for some Christmas readings and Carols.
- **Event URL**: https://allevents.in/wellingborough/carol-service/200029343818629
- **Event Categories**: christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Wellingborough
- **state**: EN
- **country**: United Kingdom
- **location**: Berrymoor Rd, Wellingborough
- **lat**: 52.28974
- **long**: -0.70456
- **full address**: Berrymoor Rd, Wellingborough, United Kingdom

## Event gallery

- **Alt text**: Carol service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/30ed38fb6cc62de69eb5b39139f238562349580ab6f60b27852ae743a4800e66-rimg-w1200-h803-dcd9d2c0-gmir?v=1765511969

## FAQs

- **Q**: When and where is Carol service  being held?
  - **A:** Carol service  takes place on Sun, 14 Dec, 2025 at 06:00 pm to Sun, 14 Dec, 2025 at 06:00 pm at Berrymoor Rd, Wellingborough, United Kingdom.
- **Q**: Who is organizing Carol service ?
  - **A:** Carol service  is organized by St Andrews Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol service",
        "image": "https://cdn-az.allevents.in/events6/banners/30ed38fb6cc62de69eb5b39139f238562349580ab6f60b27852ae743a4800e66-rimg-w1200-h803-dcd9d2c0-gmir?v=1765511969",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/wellingborough/carol-service/200029343818629",
        "location": {
            "@type": "Place",
            "name": "Berrymoor Rd, Wellingborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "51 Berrymoor Road, Wellingborough, NN8 2HR, United Kingdom",
                "addressLocality": "Wellingborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.28974",
                "longitude": "-0.70456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All welcome. Join us for some Christmas readings and Carols.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Andrews Church",
                "url": "https://allevents.in/org/st-andrews-church/20658659"
            }
        ]
    }
]
```