

# Event Details

- **Event Name**: Friday Night YSA Sports
- **Event Start and End Date**: Fri, 17 Sep, 2027 at 07:00 pm – Fri, 17 Sep, 2027 at 10:00 pm (-07:00)
- **Event Description**: Come join us for some competition, fun and togetherness. Each Friday night at 7pm at the Stake Center, we play pickleball, basketball, indoor soccer, volleyball, etc. Regardless of the sport and your athletic ability, there is fun for all!
- **Event URL**: https://allevents.in/fresno/friday-night-ysa-sports/1600028096506355
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fresno
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.8190416
- **long**: -119.7549166
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5685 North Cedar Avenue, Fresno, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1a35b1b0-222b-11f0-8b38-339f5fc50fb6-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 17 Sep, 2027 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5685 North Cedar Avenue, Fresno, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Friday Night YSA Sports ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Friday Night YSA Sports",
        "image": "https://cdn-az.allevents.in/events3/banners/32447ac0-1cd0-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2027-09-17T19:00:00-07:00",
        "endDate": "2027-09-17T22:00:00-07:00",
        "url": "https://allevents.in/fresno/friday-night-ysa-sports/1600028096506355",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5685 North Cedar Avenue",
                "addressLocality": "Fresno",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.8190416",
                "longitude": "-119.7549166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for some competition, fun and togetherness. Each Friday night at 7pm at the Stake Center, we play pickleball, basketball, indoor soccer, volleyball, etc. Regardless of the sport and your athletic ability, there is fun for all!"
    }
]
```