

# 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**: Basketball
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f5eaaf70-cf10-11f0-9ef1-edd14f9595b8-rimg-w1200-h675-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When and where is Basketball being held?
  - **A:** Basketball takes place on Mon, 01 Dec, 2025 at 06:30 pm to Mon, 01 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2034 Great Falls Street, Falls Church, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Basketball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Falls Church, this event is thoughtfully curated to deliver a standout experience worth every moment. If Basketball sounds like your kind of event, don't wait - spots fill up fast.

## 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"
    }
]
```