

# Event Details

- **Event Name**: Parkview Ward Youth Activity
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 07:00 pm – Wed, 03 Dec, 2025 at 09:00 pm
- **Event URL**: https://allevents.in/syracuse/parkview-ward-youth-activity/1600027750299848
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Syracuse
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.069475900234
- **long**: -112.05414686683
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3065 South Bluff Road, Syracuse, United States

## Event gallery

- **Alt text**: Parkview Ward Youth Activity
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/611b34c0-2c89-11f0-9fa1-836a0d8eb2b0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Parkview Ward Youth Activity being held?
  - **A:** Parkview Ward Youth Activity takes place on Wed, 03 Dec, 2025 at 07:00 pm to Wed, 03 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 3065 South Bluff Road, Syracuse, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parkview Ward Youth Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/611b34c0-2c89-11f0-9fa1-836a0d8eb2b0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/syracuse/parkview-ward-youth-activity/1600027750299848",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3065 South Bluff Road",
                "addressLocality": "Syracuse",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.069475900234",
                "longitude": "-112.05414686683"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```