

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: A classic telling of the Christmas story through carols and readings, culminating in the singing of “Silent Night” by candlelight. 

The perfect neighborhood tradition for your holidays.
- **Event URL**: https://allevents.in/medford/christmas-eve-service/200029347911841
- **Event Categories**: christmas, christmas-services, christmas-carols, holiday, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Medford
- **state**: MA
- **country**: United States
- **location**: Hillside Community Church
- **lat**: 42.411121686691
- **long**: -71.127361103233
- **full address**: Hillside Community Church, 3 Osgood St, Medford, MA 02155-4245, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ed1c8a83b6afd29ab2650a3dbd16de2d9bcccae3ab1d9fda720c7036d88fb4fa-rimg-w1200-h676-dc2d2722-gmir?v=1766205329

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at Hillside Community Church, 3 Osgood St, Medford, MA 02155-4245, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Hillside Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/ed1c8a83b6afd29ab2650a3dbd16de2d9bcccae3ab1d9fda720c7036d88fb4fa-rimg-w1200-h676-dc2d2722-gmir?v=1766205329",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/medford/christmas-eve-service/200029347911841",
        "location": {
            "@type": "Place",
            "name": "Hillside Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Osgood St, Medford, MA 02155-4245, United States",
                "addressLocality": "Medford",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.411121686691",
                "longitude": "-71.127361103233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A classic telling of the Christmas story through carols and readings, culminating in the singing of “Silent Night” by candlelight. \n\nThe perfect neighborhood tradition for your holidays.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hillside Community Church",
                "url": "https://allevents.in/org/hillside-community-church/27126121"
            }
        ]
    }
]
```