

# Event Details

- **Event Name**: Lincoln 7th Ward Youth Fireside
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 06:00 pm – Sun, 04 Jan, 2026 at 08:00 pm
- **Event Description**: All teenagers and friends are welcome and invited.
- **Event URL**: https://allevents.in/iona/lincoln-7th-ward-youth-fireside/1600029163012020
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Iona
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.525691384712
- **long**: -111.93953389562
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4707 East Iona Road, Iona, US

## Event gallery

- **Alt text**: Lincoln 7th Ward Youth Fireside
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/50dae800-bd8c-11f0-9d8c-abbe0e92cdfe-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Lincoln 7th Ward Youth Fireside being held?
  - **A:** Lincoln 7th Ward Youth Fireside takes place on Sun, 04 Jan, 2026 at 06:00 pm to Sun, 04 Jan, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 4707 East Iona Road, Iona, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lincoln 7th Ward Youth Fireside",
        "image": "https://cdn-az.allevents.in/events9/banners/50dae800-bd8c-11f0-9d8c-abbe0e92cdfe-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/iona/lincoln-7th-ward-youth-fireside/1600029163012020",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4707 East Iona Road",
                "addressLocality": "Iona",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.525691384712",
                "longitude": "-111.93953389562"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All teenagers and friends are welcome and invited."
    }
]
```