

# Event Details

- **Event Name**: Country Lane Primary Program Practice
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 01:45 pm – Fri, 09 Oct, 2026 at 03:30 pm (-06:00)
- **Event Description**: We will be practicing for the program from 1:45 to 3:30 with Pizza following our practice.
- **Event URL**: https://allevents.in/kaysville/country-lane-primary-program-practice/1600029652813741
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kaysville
- **state**: UT
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/346beb60-0797-11f1-a70f-b15bde9c1f1d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 09 Oct, 2026 at 01:45 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9 West 550 South, Kaysville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Country Lane Primary Program 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 Primary Program Practice",
        "image": "https://cdn-az.allevents.in/events8/banners/b80d87e0-1ee3-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-09T13:45:00-06:00",
        "endDate": "2026-10-09T15:30:00-06:00",
        "url": "https://allevents.in/kaysville/country-lane-primary-program-practice/1600029652813741",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.024590199942",
                "longitude": "-111.9388494089"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be practicing for the program from 1:45 to 3:30 with Pizza following our practice."
    }
]
```