

# Event Details

- **Event Name**: Ward Youth Council
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 12:15 pm – Sun, 12 Apr, 2026 at 12:45 pm (-06:00)
- **Event Description**: Ward Youth Council
- **Event URL**: https://allevents.in/portales/ward-youth-council/1600029806310238
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/6ceaf0f0-1f05-11f1-a80c-71aa7eb81ff0-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 12:15 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1930 South Ave G, Portales, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Youth Council ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Youth Council",
        "image": "https://cdn-az.allevents.in/events4/banners/08d70c90-2872-11f1-a4cd-5d89b9b8e421-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-12T12:15:00-06:00",
        "endDate": "2026-04-12T12:45:00-06:00",
        "url": "https://allevents.in/portales/ward-youth-council/1600029806310238",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Ward Youth Council"
    }
]
```