

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for for a festive Christmas Eve service with carols, candle lighting and music.
- **Event URL**: https://allevents.in/arlington/christmas-eve-service/200029211615257
- **Event Categories**: christmas-services, christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Arlington
- **state**: MA
- **country**: United States
- **location**: Calvary Methodist Church
- **lat**: 42.409113
- **long**: -71.147298
- **full address**: Calvary Methodist Church, 302 Mass Ave, Arlington, MA 02139-4130, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/23e87399d8b38ae61e2c49af272c29e2b71fe42e0bc5f409a711946124baf315-rimg-w960-h720-dc1b1811-gmir?v=1766196548

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Calvary Methodist Church, 302 Mass Ave, Arlington, MA 02139-4130, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Calvary Church Arlington.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/23e87399d8b38ae61e2c49af272c29e2b71fe42e0bc5f409a711946124baf315-rimg-w960-h720-dc1b1811-gmir?v=1766196548",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/arlington/christmas-eve-service/200029211615257",
        "location": {
            "@type": "Place",
            "name": "Calvary Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 Mass Ave, Arlington, MA 02139-4130, United States",
                "addressLocality": "Arlington",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.409113",
                "longitude": "-71.147298"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for for a festive Christmas Eve service with carols, candle lighting and music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Church Arlington",
                "url": "https://allevents.in/org/calvary-church-arlington/20523144"
            }
        ]
    }
]
```