

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Please join us for a Christmas Eve Service at 5 pm.
- **Event URL**: https://allevents.in/aztec/christmas-eve-service/200029357557011
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Aztec
- **state**: NM
- **country**: United States
- **location**: Aztec Methodist Church 
- **lat**: 36.82224
- **long**: -107.99395
- **full address**: Aztec Methodist Church , 123 E Chaco St, Aztec, NM 87410-1909, United States
- **location**: Aztec Methodist Church

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c7cd88c3c98edcb35bb88c0a95e848a53698d729e75845f1d526aae4f63cbdeb-rimg-w1200-h900-dc2d1718-gmir?v=1766427876

## 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 05:00 pm at Aztec Methodist Church , 123 E Chaco St, Aztec, NM 87410-1909, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by The Methodist Church of Aztec NM.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/c7cd88c3c98edcb35bb88c0a95e848a53698d729e75845f1d526aae4f63cbdeb-rimg-w1200-h900-dc2d1718-gmir?v=1766427876",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/aztec/christmas-eve-service/200029357557011",
        "location": {
            "@type": "Place",
            "name": "Aztec Methodist Church ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 E Chaco St, Aztec, NM 87410-1909, United States",
                "addressLocality": "Aztec",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.82224",
                "longitude": "-107.99395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a Christmas Eve Service at 5 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Methodist Church of Aztec NM",
                "url": "https://allevents.in/org/the-methodist-church-of-aztec-nm/25546342"
            }
        ]
    }
]
```