

# Event Details

- **Event Name**: Christmas Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am – Sun, 21 Dec, 2025 at 12:30 pm
- **Event Description**: Join us for our special Christmas worship service and meal.
- **Event URL**: https://allevents.in/irvine/christmas-service/1600029358128149
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029358128149

## Event venue details

- **city**: Irvine
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.677568
- **long**: -117.80361
- **full address**: The Church of Jesus Christ of Latter-day Saints, 23 Lake Road, Irvine, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0e4e6b70-d965-11f0-965b-ab1dfd503d60-rimg-w1000-h1390-dc

## FAQs

- **Q**: When and where is Christmas Service being held?
  - **A:** Christmas Service takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 23 Lake Road, Irvine, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Service is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Irvine, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Service sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Service",
        "image": "https://cdn-az.allevents.in/events2/banners/22d9d1b0-d965-11f0-a4f1-ab89ef198835-rimg-w1200-h1668-dcf5f4f2-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/irvine/christmas-service/1600029358128149",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23 Lake Road",
                "addressLocality": "Irvine",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.677568",
                "longitude": "-117.80361"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our special Christmas worship service and meal."
    }
]
```