

# Event Details

- **Event Name**: Ward Youth Activity
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 07:00 pm – Tue, 06 Jan, 2026 at 08:30 pm
- **Event Description**: 5th Ward Youth Activities
- **Event URL**: https://allevents.in/fresno/ward-youth-activity/1600027554378542
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fresno
- **state**: CA
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Ward Youth Activity
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ecbede70-2c46-11f0-9941-47ce4d258e71-rimg-w1200-h675-dcc3bbaa-gmir.jpg

## FAQs

- **Q**: When and where is Ward Youth Activity being held?
  - **A:** Ward Youth Activity takes place on Tue, 06 Jan, 2026 at 07:00 pm to Tue, 06 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 5685 North Cedar Avenue, Fresno, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Youth Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/ecbede70-2c46-11f0-9941-47ce4d258e71-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/fresno/ward-youth-activity/1600027554378542",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.8190416",
                "longitude": "-119.7549166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5th Ward Youth Activities"
    }
]
```