

# Event Details

- **Event Name**: Men's Basketball
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 08:30 pm – Wed, 30 Dec, 2026 at 08:30 pm (-04:00)
- **Event Description**: Indoor pick up basketball, fun and competitive. Come fellowship and get some exercise at the same time.
- **Event URL**: https://allevents.in/kissimmee/mens-basketball/1600029359384525
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kissimmee
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 28.309287523388
- **long**: -81.416609126784
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1900 North John Young Parkway, Kissimmee, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4c0da700-d9b0-11f0-88ab-410a95599789-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Mar, 2026 at 08:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1900 North John Young Parkway, Kissimmee, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Men's Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/41501860-1ce6-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-11T20:30:00-04:00",
        "endDate": "2026-12-30T20:30:00-04:00",
        "url": "https://allevents.in/kissimmee/mens-basketball/1600029359384525",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1900 North John Young Parkway",
                "addressLocality": "Kissimmee",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.309287523388",
                "longitude": "-81.416609126784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Indoor pick up basketball, fun and competitive. Come fellowship and get some exercise at the same time."
    }
]
```