

# Event Details

- **Event Name**: Roy 4 YW Activity
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 06:30 pm – Thu, 04 Dec, 2025 at 07:45 pm
- **Event URL**: https://allevents.in/roy/roy-4-yw-activity/1600027726907149
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Roy
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.170310689986
- **long**: -112.0384778621
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5127 South 2400 West, Roy, United States

## Event gallery

- **Alt text**: Roy 4 YW Activity
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a3616b90-2c72-11f0-b268-d78ed8940c40-rimg-w1200-h675-dca8a8a8-gmir.jpg

## FAQs

- **Q**: When and where is Roy 4 YW Activity being held?
  - **A:** Roy 4 YW Activity takes place on Thu, 04 Dec, 2025 at 06:30 pm to Thu, 04 Dec, 2025 at 07:45 pm at The Church of Jesus Christ of Latter-day Saints, 5127 South 2400 West, Roy, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Roy 4 YW Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/a3616b90-2c72-11f0-b268-d78ed8940c40-rimg-w1200-h675-dca8a8a8-gmir.jpg",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/roy/roy-4-yw-activity/1600027726907149",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5127 South 2400 West",
                "addressLocality": "Roy",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.170310689986",
                "longitude": "-112.0384778621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```