

# Event Details

- **Event Name**: Country Lane Ward Choir Practice
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 01:30 pm – Sun, 30 Nov, 2025 at 02:30 pm
- **Event Description**: Choir Practice
- **Event URL**: https://allevents.in/kaysville/country-lane-ward-choir-practice/1600027750607618
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kaysville
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.024590199942
- **long**: -111.9388494089
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9 West 550 South, Kaysville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7a04e180-2c88-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7a6f8a30-2c88-11f0-96e4-b5d7e1ccbbcd-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9 West 550 South, Kaysville, United States
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Country Lane Ward Choir Practice ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country Lane Ward Choir Practice",
        "image": "https://cdn-az.allevents.in/events1/banners/7a04e180-2c88-11f0-96e4-b5d7e1ccbbcd-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/kaysville/country-lane-ward-choir-practice/1600027750607618",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 West 550 South",
                "addressLocality": "Kaysville",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.024590199942",
                "longitude": "-111.9388494089"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Choir Practice"
    }
]
```