

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 06:30 pm – Mon, 01 Dec, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/falls-church/basketball/1600027776597956
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Falls Church
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.908176902631
- **long**: -77.183965498823
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2034 Great Falls Street, Falls Church, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f5eaaf70-cf10-11f0-9ef1-edd14f9595b8-rimg-w1200-h675-dcdcc3ab-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f63c03c0-cf10-11f0-9ef1-edd14f9595b8-rimg-w300-h300-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 01 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2034 Great Falls Street, Falls Church, 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/events1/banners/f5eaaf70-cf10-11f0-9ef1-edd14f9595b8-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-01",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/falls-church/basketball/1600027776597956",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2034 Great Falls Street",
                "addressLocality": "Falls Church",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.908176902631",
                "longitude": "-77.183965498823"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```