

# Event Details

- **Event Name**: Ward Holiday Luncheon
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:10 am – Sun, 21 Dec, 2025 at 12:30 pm
- **Event Description**: Soups and Desserts after Sacrament Meeting
- **Event URL**: https://allevents.in/portales/ward-holiday-luncheon/1600029320604051
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Portales
- **state**: NM
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.168065821747
- **long**: -103.3398753127
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1930 South Ave G, Portales, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6dcc5c90-d3e0-11f0-8e64-a507741e0323-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Ward Holiday Luncheon being held?
  - **A:** Ward Holiday Luncheon takes place on Sun, 21 Dec, 2025 at 11:10 am to Sun, 21 Dec, 2025 at 12:30 pm at The Church of Jesus Christ of Latter-day Saints, 1930 South Ave G, Portales, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Holiday Luncheon",
        "image": "https://cdn-az.allevents.in/events8/banners/ccb39970-d3e1-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/portales/ward-holiday-luncheon/1600029320604051",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1930 South Ave G",
                "addressLocality": "Portales",
                "addressRegion": "NM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.168065821747",
                "longitude": "-103.3398753127"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Soups and Desserts after Sacrament Meeting"
    }
]
```