

# Event Details

- **Event Name**: Christmas Eve Celebration
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Come join us each Sunday as we celebrate the coming and birth of our Savior, Jesus Christ, each Sunday during Advent at 11AM.

We will celebrate a Christmas Eve service at 4PM, December 24.
- **Event URL**: https://allevents.in/phoenix/christmas-eve-celebration/200029348753219
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Phoenix
- **state**: MD
- **country**: United States
- **location**: 13916 Jarrettsville Pike
- **lat**: 39.50667
- **long**: -76.56957
- **full address**: 13916 Jarrettsville Pike, 13916 Jarrettsville Pike, Phoenix, MD 21131-2040, United States

## Event gallery

- **Alt text**: Christmas Eve Celebration
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/707db23532f860c5d53f445460f743e3602e65f581a77d1ebada66cc1b397a38-rimg-w960-h680-dc191a17-gmir?v=1766235994

## FAQs

- **Q**: When and where is Christmas Eve Celebration being held?
  - **A:** Christmas Eve Celebration takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 13916 Jarrettsville Pike, 13916 Jarrettsville Pike, Phoenix, MD 21131-2040, United States.
- **Q**: Who is organizing Christmas Eve Celebration?
  - **A:** Christmas Eve Celebration is organized by Fairview Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Celebration",
        "image": "https://cdn-az.allevents.in/events8/banners/707db23532f860c5d53f445460f743e3602e65f581a77d1ebada66cc1b397a38-rimg-w960-h680-dc191a17-gmir?v=1766235994",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/phoenix/christmas-eve-celebration/200029348753219",
        "location": {
            "@type": "Place",
            "name": "13916 Jarrettsville Pike",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13916 Jarrettsville Pike, Phoenix, MD 21131-2040, United States",
                "addressLocality": "Phoenix",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.50667",
                "longitude": "-76.56957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us each Sunday as we celebrate the coming and birth of our Savior, Jesus Christ, each Sunday during Advent at 11AM.\n\nWe will celebrate a Christmas Eve service at 4PM, December 24.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairview Methodist Church",
                "url": "https://allevents.in/org/fairview-methodist-church/27232063"
            }
        ]
    }
]
```