

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Special Candlelight Service on Christmas Eve, December 24th at 5:30 pm. All are welcome!
- **Event URL**: https://allevents.in/kingston/christmas-eve-candlelight-service/200029350107325
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Kingston
- **state**: MA
- **country**: United States
- **location**: 8 Hilltop Ave, Kingston, MA, United States, Massachusetts 02364
- **lat**: 41.98777
- **long**: -70.719
- **full address**: 8 Hilltop Ave, Kingston, MA, United States, Massachusetts 02364

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e5dc0c3c15fec3cecdfd773b5a3d478c89ec8145b08b5327630407061f660102-rimg-w1200-h621-dc140705-gmir?v=1766227278

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 8 Hilltop Ave, Kingston, MA, United States, Massachusetts 02364.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by The Vineyard - A Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/e5dc0c3c15fec3cecdfd773b5a3d478c89ec8145b08b5327630407061f660102-rimg-w1200-h621-dc140705-gmir?v=1766227278",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/kingston/christmas-eve-candlelight-service/200029350107325",
        "location": {
            "@type": "Place",
            "name": "8 Hilltop Ave, Kingston, MA, United States, Massachusetts 02364",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Hilltop Ave, Kingston, MA 02364-2136, United States",
                "addressLocality": "Kingston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.98777",
                "longitude": "-70.719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special Candlelight Service on Christmas Eve, December 24th at 5:30 pm. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Vineyard - A Community Church",
                "url": "https://allevents.in/org/the-vineyard-a-community-church/25984008"
            }
        ]
    }
]
```