

# Event Details

- **Event Name**: Christmas Eve
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join North Rose UMC for Christmas Eve. Our Family Service will be at 5:30, and our traditional Candle Light Service returns this year at 11pm. There will be carols, candle lighting, and the Christmas story at both services.
- **Event URL**: https://allevents.in/north-rose/christmas-eve/200029320356429
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: North Rose
- **state**: NY
- **country**: United States
- **location**: North Rose United Methodist Church
- **lat**: 43.18672244999
- **long**: -76.892937785891
- **full address**: North Rose United Methodist Church, 5050 N Main St,North Rose, New York, United States

## Event gallery

- **Alt text**: Christmas Eve
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4f2b0a8118da2ca6f40e39eb6f85409cc3710995a89440b845e3bb8c1ca349fa-rimg-w480-h270-dcd5d9d3-gmir?v=1766069070

## 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 North Rose United Methodist Church, 5050 N Main St,North Rose, New York, United States.
- **Q**: Who is organizing Christmas Eve?
  - **A:** Christmas Eve is organized by North Rose United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve",
        "image": "https://cdn-az.allevents.in/events9/banners/4f2b0a8118da2ca6f40e39eb6f85409cc3710995a89440b845e3bb8c1ca349fa-rimg-w480-h270-dcd5d9d3-gmir?v=1766069070",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/north-rose/christmas-eve/200029320356429",
        "location": {
            "@type": "Place",
            "name": "North Rose United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5050 N Main St,North Rose, New York",
                "addressLocality": "North Rose",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.18672244999",
                "longitude": "-76.892937785891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join North Rose UMC for Christmas Eve. Our Family Service will be at 5:30, and our traditional Candle Light Service returns this year at 11pm. There will be carols, candle lighting, and the Christmas story at both services.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Rose United Methodist Church",
                "url": "https://allevents.in/org/north-rose-united-methodist-church/24643285"
            }
        ]
    }
]
```