

# Event Details

- **Event Name**: Primary program for Lincoln 1st ward
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 09:00 am – Sun, 26 Oct, 2025 at 10:00 am
- **Event Description**: The Primary is excited to share their testimonies and all they have leaned this year. Please invite friends. It is always a special experience hearing from our little ones.
- **Event URL**: https://allevents.in/lincoln/primary-program-for-lincoln-1st-ward/1600028606415921
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lincoln
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.900391
- **long**: -121.275488
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1155 Liberty Lane, Lincoln, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ee8fd320-6fcc-11f0-9640-ed9e178bb33c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Primary program for Lincoln 1st ward being held?
  - **A:** Primary program for Lincoln 1st ward takes place on Sun, 26 Oct, 2025 at 09:00 am to Sun, 26 Oct, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 1155 Liberty Lane, Lincoln, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary program for Lincoln 1st ward",
        "image": "https://cdn-az.allevents.in/events5/banners/eccb8de0-6fcc-11f0-9cd1-c9d59d3bc1a1-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-10-26",
        "endDate": "2025-10-26",
        "url": "https://allevents.in/lincoln/primary-program-for-lincoln-1st-ward/1600028606415921",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1155 Liberty Lane",
                "addressLocality": "Lincoln",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.900391",
                "longitude": "-121.275488"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Primary is excited to share their testimonies and all they have leaned this year. Please invite friends. It is always a special experience hearing from our little ones."
    }
]
```