

# Event Details

- **Event Name**: Fort Whipple Ward Christmas Party
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 05:00 pm – Fri, 05 Dec, 2025 at 07:00 pm
- **Event Description**: Ward Christmas Party
- **Event URL**: https://allevents.in/prescott/fort-whipple-ward-christmas-party/1600027677084545
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Prescott
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.55946121
- **long**: -112.4759011
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1001 Ruth Street, Prescott, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a031c960-d21c-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a0658390-d21c-11f0-8847-13c74ce67ee0-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1001 Ruth Street, Prescott, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Fort Whipple 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": "Fort Whipple Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/a031c960-d21c-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/prescott/fort-whipple-ward-christmas-party/1600027677084545",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 Ruth Street",
                "addressLocality": "Prescott",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.55946121",
                "longitude": "-112.4759011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Christmas Party"
    }
]
```