

# Event Details

- **Event Name**: 1st 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 URL**: https://allevents.in/fairbanks/1st-ward-christmas-party/1600027730447058
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fairbanks
- **state**: AK
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 64.834497
- **long**: -147.740021
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1500 Cowles Street, Fairbanks, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2a4f6af0-d1bc-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2aaf8c50-d1bc-11f0-8847-13c74ce67ee0-rimg-w300-h300-dcf1efed-gmir.png

## 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, 1500 Cowles Street, Fairbanks, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 1st 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": "1st Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events2/banners/2a4f6af0-d1bc-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/fairbanks/1st-ward-christmas-party/1600027730447058",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1500 Cowles Street",
                "addressLocality": "Fairbanks",
                "addressRegion": "AK",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "64.834497",
                "longitude": "-147.740021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```