

# Event Details

- **Event Name**: Greenbriar Ward choir
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 02:00 pm – Sun, 28 Dec, 2025 at 03:00 pm
- **Event Description**: Ward choir practice
- **Event URL**: https://allevents.in/layton/greenbriar-ward-choir/1600027618317322
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Layton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.050653320921
- **long**: -111.98859787272
- **full address**: The Church of Jesus Christ of Latter-day Saints, 628 South Angel Street, Layton, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/25114e50-d216-11f0-996b-d59fe40bb918-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/255694b0-d216-11f0-996b-d59fe40bb918-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 628 South Angel Street, Layton, US
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Greenbriar Ward choir ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Greenbriar Ward choir",
        "image": "https://cdn-az.allevents.in/events2/banners/25114e50-d216-11f0-996b-d59fe40bb918-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/layton/greenbriar-ward-choir/1600027618317322",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "628 South Angel Street",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.050653320921",
                "longitude": "-111.98859787272"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward choir practice"
    }
]
```