

# Event Details

- **Event Name**: Folsom YSA Family night
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 05:00 pm – Mon, 29 Dec, 2025 at 11:00 pm
- **Event Description**: YSA family night
- **Event URL**: https://allevents.in/rancho-cordova/folsom-ysa-family-night/1600027886202809
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rancho Cordova
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.6351972
- **long**: -121.1951852
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2100 California Circle, Rancho Cordova, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/184e0630-f329-11ef-a4a5-dd41267feb8c-rimg-w1000-h667-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 29 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2100 California Circle, Rancho Cordova, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Folsom YSA Family night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Folsom YSA Family night",
        "image": "https://cdn-az.allevents.in/events3/banners/33f291c0-e51e-11f0-98de-115137f96074-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/rancho-cordova/folsom-ysa-family-night/1600027886202809",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 California Circle",
                "addressLocality": "Rancho Cordova",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6351972",
                "longitude": "-121.1951852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "YSA family night"
    }
]
```