

# Event Details

- **Event Name**: OL Ward Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 04:00 pm – Sat, 12 Dec, 2026 at 09:00 pm (-08:00)
- **Event Description**: Come celebrate Christmas with us!
- **Event URL**: https://allevents.in/chula-vista/ol-ward-christmas-party/1600029370346030
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Chula Vista
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.645012
- **long**: -116.995956
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1590 East H Street, Chula Vista, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c2848480-db95-11f0-bca8-9d11239e63b8-rimg-w1000-h563-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 04:00 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1590 East H Street, Chula Vista, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about OL Ward Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "OL Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/a0716430-2870-11f1-a4cd-5d89b9b8e421-rimg-w1200-h675-dc050507-gmir.jpg",
        "startDate": "2026-12-12T16:00:00-08:00",
        "endDate": "2026-12-12T21:00:00-08:00",
        "url": "https://allevents.in/chula-vista/ol-ward-christmas-party/1600029370346030",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1590 East H Street",
                "addressLocality": "Chula Vista",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.645012",
                "longitude": "-116.995956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate Christmas with us!"
    }
]
```