

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:45 am
- **Event Description**: Come to celebrate the birth of Christ before heading off to your Christmas day dinner!
- **Event URL**: https://allevents.in/burlington/christmas-day-service/200029162507928
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: MA
- **country**: United States
- **location**: 24 Wilmington Rd, Burlington, MA, United States, Massachusetts 01803
- **lat**: 42.52098
- **long**: -71.2077
- **full address**: 24 Wilmington Rd, Burlington, MA, United States, Massachusetts 01803

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a5d9e942eef1b619fbc73928a3b199fa49887613678e5858434332042e784ec9-rimg-w940-h788-dce8e6dd-gmir?v=1766205002

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 10:45 am to Thu, 25 Dec, 2025 at 10:45 am at 24 Wilmington Rd, Burlington, MA, United States, Massachusetts 01803.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Pinewood Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events3/banners/a5d9e942eef1b619fbc73928a3b199fa49887613678e5858434332042e784ec9-rimg-w940-h788-dce8e6dd-gmir?v=1766205002",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/burlington/christmas-day-service/200029162507928",
        "location": {
            "@type": "Place",
            "name": "24 Wilmington Rd, Burlington, MA, United States, Massachusetts 01803",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 Wilmington Rd, Burlington, MA 01803-1729, United States",
                "addressLocality": "Burlington",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.52098",
                "longitude": "-71.2077"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to celebrate the birth of Christ before heading off to your Christmas day dinner!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pinewood Lutheran Church",
                "url": "https://allevents.in/org/pinewood-lutheran-church/27044795"
            }
        ]
    }
]
```