

# Event Details

- **Event Name**: Sisters Basketball
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 06:30 pm – Thu, 16 Apr, 2026 at 07:30 pm (-06:00)
- **Event Description**: Time for sisters in the stake to get together and shoot hoops!
- **Event URL**: https://allevents.in/logan/sisters-basketball/1600029522199607
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Logan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.741228117954
- **long**: -111.83150945123
- **full address**: The Church of Jesus Christ of Latter-day Saints, 125 East 500 North, Logan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4543ad80-f4d5-11f0-939d-8d7f4fe5e3ad-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Apr, 2026 at 06:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 125 East 500 North, Logan, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sisters Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sisters Basketball",
        "image": "https://cdn-az.allevents.in/events2/banners/93e7c110-1262-11f1-a911-01932d6ab3a5-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-16T18:30:00-06:00",
        "endDate": "2026-04-16T19:30:00-06:00",
        "url": "https://allevents.in/logan/sisters-basketball/1600029522199607",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 East 500 North",
                "addressLocality": "Logan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.741228117954",
                "longitude": "-111.83150945123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Time for sisters in the stake to get together and shoot hoops!"
    }
]
```