

# Event Details

- **Event Name**: Youth Night Dodgeball
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 06:30 pm – Wed, 08 Apr, 2026 at 07:30 pm (-06:00)
- **Event Description**: Come out and join us for some fun and games. Teachers are in charge of the dodgeball activity.
- **Event URL**: https://allevents.in/portales/youth-night-dodgeball/1600029887567136
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events2/banners/8b09a560-2ecb-11f1-a796-25373a183b85-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 08 Apr, 2026 at 06:30 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 Youth Night Dodgeball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Youth Night Dodgeball",
        "image": "https://cdn-az.allevents.in/events3/banners/96aaf0e0-2ecb-11f1-b66b-c789a2302db1-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-04-08T18:30:00-06:00",
        "endDate": "2026-04-08T19:30:00-06:00",
        "url": "https://allevents.in/portales/youth-night-dodgeball/1600029887567136",
        "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": "Come out and join us for some fun and games. Teachers are in charge of the dodgeball activity."
    }
]
```