

# Event Details

- **Event Name**: Pickup Basketball
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 06:15 pm – Mon, 28 Dec, 2026 at 06:15 pm (-08:00)
- **Event Description**: Friendly pickup games of basketball at the church gym.
- **Event URL**: https://allevents.in/fernley/pickup-basketball/1600029756950021
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fernley
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.606490084404
- **long**: -119.25025427206
- **full address**: The Church of Jesus Christ of Latter-day Saints, 155 US-95 ALT, Fernley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/af1cb920-159d-11f1-a070-c9274956b3cd-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Mar, 2026 at 06:15 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 155 US-95 ALT, Fernley, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Pickup Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pickup Basketball",
        "image": "https://cdn-az.allevents.in/events10/banners/748c4250-15e1-11f1-b0d7-3754ae37bba3-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-02T18:15:00-08:00",
        "endDate": "2026-12-28T18:15:00-08:00",
        "url": "https://allevents.in/fernley/pickup-basketball/1600029756950021",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 US-95 ALT",
                "addressLocality": "Fernley",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.606490084404",
                "longitude": "-119.25025427206"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friendly pickup games of basketball at the church gym."
    }
]
```