

# Event Details

- **Event Name**: Christmas Eve
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: All are invited!
- **Event URL**: https://allevents.in/largo/christmas-eve/200029392616657
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Largo
- **state**: FL
- **country**: United States
- **location**: Resurrection Episcopal Church
- **lat**: 27.88651495
- **long**: -82.7901018
- **full address**: Resurrection Episcopal Church, 10888 126th Ave,Largo, Florida, United States

## Event gallery

- **Alt text**: Christmas Eve
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/76b4e59bd9bc22e907e733e49fbb07922d5d10a48de183f7060f9ccad29de422-rimg-w1200-h675-dc8e8e8f-gmir?v=1766400297

## FAQs

- **Q**: When and where is Christmas Eve being held?
  - **A:** Christmas Eve takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at Resurrection Episcopal Church, 10888 126th Ave,Largo, Florida, United States.
- **Q**: Who is organizing Christmas Eve?
  - **A:** Christmas Eve is organized by Resurrection Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve",
        "image": "https://cdn-az.allevents.in/events2/banners/76b4e59bd9bc22e907e733e49fbb07922d5d10a48de183f7060f9ccad29de422-rimg-w1200-h675-dc8e8e8f-gmir?v=1766400297",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/largo/christmas-eve/200029392616657",
        "location": {
            "@type": "Place",
            "name": "Resurrection Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10888 126th Ave,Largo, Florida",
                "addressLocality": "Largo",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.88651495",
                "longitude": "-82.7901018"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Resurrection Episcopal Church",
                "url": "https://allevents.in/org/resurrection-episcopal-church/22673689"
            }
        ]
    }
]
```