

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 07:30 pm – Tue, 21 Apr, 2026 at 09:00 pm (-06:00)
- **Event Description**: Pick-up basketball played at the stake center.
- **Event URL**: https://allevents.in/rexburg/basketball/1600029614261832
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rexburg
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.810725820755
- **long**: -111.78134586778
- **full address**: The Church of Jesus Christ of Latter-day Saints, 68 East 7th South, Rexburg, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a10833f0-00c6-11f1-9c96-97ef510019dc-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 21 Apr, 2026 at 07:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 68 East 7th South, Rexburg, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events2/banners/7b00bb60-1911-11f1-ad5a-cbc13ca2151b-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-21T19:30:00-06:00",
        "endDate": "2026-04-21T21:00:00-06:00",
        "url": "https://allevents.in/rexburg/basketball/1600029614261832",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "68 East 7th South",
                "addressLocality": "Rexburg",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.810725820755",
                "longitude": "-111.78134586778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pick-up basketball played at the stake center."
    }
]
```