

# Event Details

- **Event Name**: Elders Quorum basketball
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:00 pm – Thu, 25 Jun, 2026 at 08:00 pm (-04:00)
- **Event Description**: All men 15+ welcome to join for basketball and fun!
- **Event URL**: https://allevents.in/north-caldwell/elders-quorum-basketball/1600029806299157
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events9/banners/30ef9060-1f05-11f1-8ce5-afcd59d33ab9-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 25 Jun, 2026 at 07:00 pm (-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/events2/banners/b655da20-2a86-11f1-acb3-35efa69682d2-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-06-25T19:00:00-04:00",
        "endDate": "2026-06-25T20:00:00-04:00",
        "url": "https://allevents.in/north-caldwell/elders-quorum-basketball/1600029806299157",
        "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!"
    }
]
```