

# Event Details

- **Event Name**: AF 16th Christmas Party
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 08:00 pm – Sat, 20 Dec, 2025 at 01:00 pm
- **Event Description**: This is our Christmas Breakfast
- **Event URL**: https://allevents.in/american-fork/af-16th-christmas-party/1600027649085434
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: American Fork
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.389913039902
- **long**: -111.81124681518
- **full address**: The Church of Jesus Christ of Latter-day Saints, 507 West 700 North, American Fork, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4798b6a0-dd53-11f0-b64c-530d82494629-rimg-w1200-h675-dc181515-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/47ef6220-dd53-11f0-be11-171cd8fa3f14-rimg-w300-h300-dc171618-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 19 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 507 West 700 North, American Fork, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about AF 16th 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": "AF 16th Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/4798b6a0-dd53-11f0-b64c-530d82494629-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-19",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/american-fork/af-16th-christmas-party/1600027649085434",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "507 West 700 North",
                "addressLocality": "American Fork",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.389913039902",
                "longitude": "-111.81124681518"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our Christmas Breakfast"
    }
]
```