

# Event Details

- **Event Name**: PP 4th Ward - Youth Night
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 06:00 pm – Wed, 25 Feb, 2026 at 08:29 pm
- **Event URL**: https://allevents.in/provo/pp-4th-ward-youth-night/1600027594609719
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.242595800551
- **long**: -111.64875948833
- **full address**: The Church of Jesus Christ of Latter-day Saints, 667 N 600 E, Provo, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ce6fa290-12b1-11f1-acee-258006aecb7a-rimg-w1200-h675-dc91918d-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cedda6a0-12b1-11f1-89f1-09c30f73298b-rimg-w300-h300-dc91908d-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 667 N 600 E, Provo, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about PP 4th Ward - Youth Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PP 4th Ward - Youth Night",
        "image": "https://cdn-az.allevents.in/events1/banners/ce6fa290-12b1-11f1-acee-258006aecb7a-rimg-w1200-h675-dc91918d-gmir.jpg",
        "startDate": "2026-02-25",
        "endDate": "2026-02-25",
        "url": "https://allevents.in/provo/pp-4th-ward-youth-night/1600027594609719",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "667 N 600 E",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.242595800551",
                "longitude": "-111.64875948833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```