

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 10:00 am – Sat, 30 Jan, 2027 at 10:00 am (-04:00)
- **Event Description**: Come play some basketball!
- **Event URL**: https://allevents.in/queens/basketball/1600029634315018
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Queens
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.730100422063
- **long**: -73.872365080951
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8606 60th Road, Queens, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d3f2dfb0-03cb-11f1-888a-7935f87146a8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 10:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 8606 60th Road, Queens, 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": "SportsEvent",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/ade7a750-1236-11f1-b7b3-a98440b1de4d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-14T10:00:00-04:00",
        "endDate": "2027-01-30T10:00:00-04:00",
        "url": "https://allevents.in/queens/basketball/1600029634315018",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8606 60th Road",
                "addressLocality": "Queens",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.730100422063",
                "longitude": "-73.872365080951"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play some basketball!"
    }
]
```