

# Event Details

- **Event Name**: P1 Youth Activity
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 06:30 pm – Tue, 30 Dec, 2025 at 09:00 pm
- **Event Description**: This is a place-holder for the regularly scheduled youth activities for the Paradise 1st Ward. For details and adjustments to specific weeks please reach out to local leaders.
- **Event URL**: https://allevents.in/paradise/p1-youth-activity/1600027715136259
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Paradise
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.560726119549
- **long**: -111.82887440215
- **full address**: The Church of Jesus Christ of Latter-day Saints, 155 East 9400 South, Paradise, US

## Event gallery

- **Alt text**: P1 Youth Activity
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/99910a20-e5eb-11f0-a983-4dfa8e48b99b-rimg-w1200-h1692-dc01a6c3-gmir.png

## FAQs

- **Q**: When and where is P1 Youth Activity being held?
  - **A:** P1 Youth Activity takes place on Tue, 30 Dec, 2025 at 06:30 pm to Tue, 30 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 155 East 9400 South, Paradise, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "P1 Youth Activity",
        "image": "https://cdn-az.allevents.in/events10/banners/99910a20-e5eb-11f0-a983-4dfa8e48b99b-rimg-w1200-h1692-dc01a6c3-gmir.png",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/paradise/p1-youth-activity/1600027715136259",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 East 9400 South",
                "addressLocality": "Paradise",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.560726119549",
                "longitude": "-111.82887440215"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a place-holder for the regularly scheduled youth activities for the Paradise 1st Ward. For details and adjustments to specific weeks please reach out to local leaders."
    }
]
```