

# Event Details

- **Event Name**: 2025 Christmas Eve Service
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 03:00 pm
- **Event Description**: Services will be held at 3pm AND 5pm.
- **Event URL**: https://allevents.in/gretna/2025-christmas-eve-service/200029381687217
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Gretna
- **state**: NE
- **country**: United States
- **location**: 11457 S 204th St, Gretna, NE, United States, Nebraska 68028
- **lat**: 41.1407
- **long**: -96.23355
- **full address**: 11457 S 204th St, Gretna, NE, United States, Nebraska 68028

## Event gallery

- **Alt text**: 2025 Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3c5b37e9627f2b3ad3157a366f53f4f11d07f00fdbd7892d87f9d22a6c240a90-rimg-w1080-h1350-dcf4f4f4-gmir?v=1766223857

## FAQs

- **Q**: When and where is 2025 Christmas Eve Service being held?
  - **A:** 2025 Christmas Eve Service takes place on Tue, 23 Dec, 2025 at 03:00 pm to Tue, 23 Dec, 2025 at 03:00 pm at 11457 S 204th St, Gretna, NE, United States, Nebraska 68028.
- **Q**: Who is organizing 2025 Christmas Eve Service?
  - **A:** 2025 Christmas Eve Service is organized by Gretna United Methodist Church, Gretna Nebraska.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/3c5b37e9627f2b3ad3157a366f53f4f11d07f00fdbd7892d87f9d22a6c240a90-rimg-w1080-h1350-dcf4f4f4-gmir?v=1766223857",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/gretna/2025-christmas-eve-service/200029381687217",
        "location": {
            "@type": "Place",
            "name": "11457 S 204th St, Gretna, NE, United States, Nebraska 68028",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11457 S 204th St, Gretna, NE 68028-7873, United States",
                "addressLocality": "Gretna",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.1407",
                "longitude": "-96.23355"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Services will be held at 3pm AND 5pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gretna United Methodist Church Gretna Nebraska",
                "url": "https://allevents.in/org/gretna-united-methodist-church-gretna-nebraska/26819599"
            }
        ]
    }
]
```