

# Event Details

- **Event Name**: Park Vista Ward Christmas Party
- **Event Start and End Date**: Sat, 19 Dec, 2026 at 09:00 am – Sat, 19 Dec, 2026 at 11:00 am (-06:00)
- **Event Description**: Christmas breakfast and celebration
- **Event URL**: https://allevents.in/fort-worth/park-vista-ward-christmas-party/1600029461258655
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.877288021667
- **long**: -97.289039485023
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7600 N Beach St, Fort Worth, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/be1b1280-ec41-11f0-9466-69fb9030cfbe-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 19 Dec, 2026 at 09:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7600 N Beach St, Fort Worth, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Park Vista 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": "Park Vista Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events3/banners/6e2292e0-1d1e-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2026-12-19T09:00:00-06:00",
        "endDate": "2026-12-19T11:00:00-06:00",
        "url": "https://allevents.in/fort-worth/park-vista-ward-christmas-party/1600029461258655",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7600 N Beach St",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.877288021667",
                "longitude": "-97.289039485023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas breakfast and celebration"
    }
]
```