

# Event Details

- **Event Name**: Lindon 21st Primary Program Practice
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 10:00 am – Sat, 19 Sep, 2026 at 11:30 am (-06:00)
- **Event Description**: Primary program practice
- **Event URL**: https://allevents.in/lindon/lindon-21st-primary-program-practice/1600029640663333
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lindon
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.339913185306
- **long**: -111.69150529355
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1050 East 100 North, Lindon, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a0b758a0-0557-11f1-888a-7935f87146a8-rimg-w1000-h563-dcc

## FAQs

- **Q**: When and where is Lindon 21st Primary Program Practice being held?
  - **A:** Lindon 21st Primary Program Practice takes place on Sat, 19 Sep, 2026 at 10:00 am to Sat, 19 Sep, 2026 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 1050 East 100 North, Lindon, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lindon 21st Primary Program Practice",
        "image": "https://cdn-az.allevents.in/events7/banners/a0279bc0-0557-11f1-9d20-df07b4a7345e-rimg-w1200-h675-dcc2c6d4-gmir.jpg",
        "startDate": "2026-09-19T10:00:00-06:00",
        "endDate": "2026-09-19T11:30:00-06:00",
        "url": "https://allevents.in/lindon/lindon-21st-primary-program-practice/1600029640663333",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1050 East 100 North",
                "addressLocality": "Lindon",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.339913185306",
                "longitude": "-111.69150529355"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary program practice"
    }
]
```