

# Event Details

- **Event Name**: Young Single Adult Sports Night
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 09:00 pm – Thu, 26 Feb, 2026 at 11:00 pm
- **Event Description**: Join us for basketball or volleyball for young single adults (ages 18-35)! Every Thursday starting at 9:00 pm. Activities will be held in the gym/cultural hall.
- **Event URL**: https://allevents.in/frisco/young-single-adult-sports-night/1600028500245515
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Frisco
- **state**: TX
- **country**: US
- **location**: Frisco Stake Center
- **lat**: 33.175419
- **long**: -96.7847873
- **full address**: Frisco Stake Center, 11000 Eldorado Pkwy, Frisco, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b6354400-60fa-11f0-81f2-9b451fccbaa9-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Feb, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Frisco Stake Center, 11000 Eldorado Pkwy, Frisco, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Young Single Adult Sports Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Single Adult Sports Night",
        "image": "https://cdn-az.allevents.in/events9/banners/7d990c00-138b-11f1-839d-4331cec6724b-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-02-26",
        "endDate": "2026-02-26",
        "url": "https://allevents.in/frisco/young-single-adult-sports-night/1600028500245515",
        "location": {
            "@type": "Place",
            "name": "Frisco Stake Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11000 Eldorado Pkwy",
                "addressLocality": "Frisco",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.175419",
                "longitude": "-96.7847873"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for basketball or volleyball for young single adults (ages 18-35)! Every Thursday starting at 9:00 pm. Activities will be held in the gym/cultural hall."
    }
]
```