

# Event Details

- **Event Name**: 4th Ward Sports Night
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 08:30 pm – Tue, 30 Jun, 2026 at 09:30 pm (-06:00)
- **Event Description**: Weekly Sports Night
- **Event URL**: https://allevents.in/shelley/4th-ward-sports-night/1600029886050508
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Shelley
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.373826790685
- **long**: -112.12293473095
- **full address**: The Church of Jesus Christ of Latter-day Saints, 513 South Park Avenue, Shelley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/95c70c10-2e74-11f1-b66b-c789a2302db1-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Jun, 2026 at 08:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 513 South Park Avenue, Shelley, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 4th Ward Sports Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "4th Ward Sports Night",
        "image": "https://cdn-az.allevents.in/events7/banners/a158a020-2e74-11f1-a796-25373a183b85-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-06-30T20:30:00-06:00",
        "endDate": "2026-06-30T21:30:00-06:00",
        "url": "https://allevents.in/shelley/4th-ward-sports-night/1600029886050508",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "513 South Park Avenue",
                "addressLocality": "Shelley",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.373826790685",
                "longitude": "-112.12293473095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Sports Night"
    }
]
```