

# Event Details

- **Event Name**: Variety Show - Primary 3rd Ward
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 06:00 pm – Fri, 24 Apr, 2026 at 08:00 pm (-06:00)
- **Event Description**: Come enjoy a fun night out with our youth Variety Show!
- **Event URL**: https://allevents.in/st-george/variety-show-primary-3rd-ward/1600029649995219
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: St George
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.051731
- **long**: -113.559891
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1130 East Brigham Road, St George, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0d28b030-0704-11f1-8ce6-994b34860d80-rimg-w1000-h667-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 24 Apr, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1130 East Brigham Road, St George, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Variety Show - Primary 3rd Ward ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Variety Show - Primary 3rd Ward",
        "image": "https://cdn-az.allevents.in/events5/banners/293d9320-10f1-11f1-beef-a18d27c3085a-rimg-w1200-h800-dc131214-gmir.jpg",
        "startDate": "2026-04-24T18:00:00-06:00",
        "endDate": "2026-04-24T20:00:00-06:00",
        "url": "https://allevents.in/st-george/variety-show-primary-3rd-ward/1600029649995219",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1130 East Brigham Road",
                "addressLocality": "St George",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.051731",
                "longitude": "-113.559891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a fun night out with our youth Variety Show!"
    }
]
```