

# Event Details

- **Event Name**: Columbia Ward Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 08:30 am – Sat, 12 Dec, 2026 at 10:00 am (-06:00)
- **Event Description**: Christmas Breakfast!
- **Event URL**: https://allevents.in/columbia/columbia-ward-christmas-party/1600029708965601
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.940026
- **long**: -92.306303
- **full address**: The Church of Jesus Christ of Latter-day Saints, 904 Old Highway 63 South, Columbia, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f5ddafe0-0f76-11f1-b205-49d23285143a-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 08:30 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 904 Old Highway 63 South, Columbia, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Columbia 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": "Columbia Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/f3c528a0-1d36-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2026-12-12T08:30:00-06:00",
        "endDate": "2026-12-12T10:00:00-06:00",
        "url": "https://allevents.in/columbia/columbia-ward-christmas-party/1600029708965601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "904 Old Highway 63 South",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.940026",
                "longitude": "-92.306303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Breakfast!"
    }
]
```