

# Event Details

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

## Ticket Details

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

## 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**: Greenbriar Ward choir
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/33064dd0-d216-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Greenbriar Ward choir being held?
  - **A:** Greenbriar Ward choir takes place on Sun, 07 Dec, 2025 at 02:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at The Church of Jesus Christ of Latter-day Saints, 628 South Angel Street, Layton, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Greenbriar Ward choir is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Layton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Greenbriar Ward choir sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Greenbriar Ward choir",
        "image": "https://cdn-az.allevents.in/events9/banners/33064dd0-d216-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/layton/greenbriar-ward-choir/1600027618323014",
        "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"
    }
]
```