

# Event Details

- **Event Name**: Elders Quorum basketball
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 09:00 am – Sat, 25 Jul, 2026 at 09:00 am (-04:00)
- **Event Description**: All men 15+ welcome to join for basketball and fun!
- **Event URL**: https://allevents.in/north-caldwell/elders-quorum-basketball/1600028611523759
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: North Caldwell
- **state**: NJ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.849227050314
- **long**: -74.260033129614
- **full address**: The Church of Jesus Christ of Latter-day Saints, 209 Mountain Avenue, North Caldwell, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/343ee720-7069-11f0-96be-d9bcca14d905-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 09:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 209 Mountain Avenue, North Caldwell, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Elders Quorum basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Elders Quorum basketball",
        "image": "https://cdn-az.allevents.in/events7/banners/017ea5c0-1fa8-11f1-9b6f-83c9a10815c8-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-14T09:00:00-04:00",
        "endDate": "2026-07-25T09:00:00-04:00",
        "url": "https://allevents.in/north-caldwell/elders-quorum-basketball/1600028611523759",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 Mountain Avenue",
                "addressLocality": "North Caldwell",
                "addressRegion": "NJ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.849227050314",
                "longitude": "-74.260033129614"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All men 15+ welcome to join for basketball and fun!"
    }
]
```