

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us to celebrate Christ's birth with candlelight, carols, and joy.
- **Event URL**: https://allevents.in/north-reading/christmas-eve-service/200029343427812
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: North Reading
- **state**: MA
- **country**: United States
- **location**: 148 Haverhill St, North Reading, MA 01864-2448, United States, North Reading, MA, United States, Massachusetts 01864
- **lat**: 42.57658
- **long**: -71.0783
- **full address**: 148 Haverhill St, North Reading, MA 01864-2448, United States, North Reading, MA, United States, Massachusetts 01864

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c3150c13e8cbad84e71a78431cdbe716b7cd987727e96822b6e16c74b3c99887-rimg-w800-h554-dcfefefe-gmir?v=1766136084

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 148 Haverhill St, North Reading, MA 01864-2448, United States, North Reading, MA, United States, Massachusetts 01864.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Union Congregational Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/c3150c13e8cbad84e71a78431cdbe716b7cd987727e96822b6e16c74b3c99887-rimg-w800-h554-dcfefefe-gmir?v=1766136084",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/north-reading/christmas-eve-service/200029343427812",
        "location": {
            "@type": "Place",
            "name": "148 Haverhill St, North Reading, MA 01864-2448, United States, North Reading, MA, United States, Massachusetts 01864",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "North Reading Food Pantry, 150 Haverhill St, North Reading, MA 01864, United States",
                "addressLocality": "North Reading",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.57658",
                "longitude": "-71.0783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate Christ's birth with candlelight, carols, and joy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Union Congregational Church",
                "url": "https://allevents.in/org/union-congregational-church/23298832"
            }
        ]
    }
]
```