

# Event Details

- **Event Name**: 5th Ward Christmas Party
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 12:00 am – Fri, 05 Dec, 2025 at 11:59 pm
- **Event Description**: 5th Ward Christmas Party, Join us to Celebrate the Birth of the Savior with Food and Fellowship. Open to all
- **Event URL**: https://allevents.in/fresno/5th-ward-christmas-party/1600028054495725
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fresno
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.8190416
- **long**: -119.7549166
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5685 North Cedar Avenue, Fresno, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9f9c4180-18cf-11f0-9248-5730af9da8ce-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5685 North Cedar Avenue, Fresno, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 5th 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": "5th Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events3/banners/bc0041d0-d1b3-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/fresno/5th-ward-christmas-party/1600028054495725",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5685 North Cedar Avenue",
                "addressLocality": "Fresno",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.8190416",
                "longitude": "-119.7549166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5th Ward Christmas Party, Join us to Celebrate the Birth of the Savior with Food and Fellowship. Open to all"
    }
]
```