

# Event Details

- **Event Name**: Young At Heart
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 11:00 am
- **Event Description**: The next Young At Heart brunch will be Tuesday, March 17th at 11am.
- **Event URL**: https://allevents.in/council-bluffs/young-at-heart/200029719231424
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Council Bluffs
- **state**: IA
- **country**: United States
- **location**: 1211 N 24th St, Council Bluffs, IA, United States, Iowa 51501
- **lat**: 41.27257
- **long**: -95.87891
- **full address**: 1211 N 24th St, Council Bluffs, IA, United States, Iowa 51501

## Event gallery

- **Alt text**: Young At Heart
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c57df839ae476ba27c50ca3c036914630c47a18f066d0f9aa70a5ace061b322e-rimg-w1200-h675-dcae9487-gmir?v=1773189547

## FAQs

- **Q**: When and where is Young At Heart being held?
  - **A:** Young At Heart takes place on Tue, 17 Mar, 2026 at 11:00 am to Tue, 17 Mar, 2026 at 11:00 am at 1211 N 24th St, Council Bluffs, IA, United States, Iowa 51501.
- **Q**: Who is organizing Young At Heart?
  - **A:** Young At Heart is organized by New Life Fellowship, Council Bluffs, IA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young At Heart",
        "image": "https://cdn-az.allevents.in/events3/banners/c57df839ae476ba27c50ca3c036914630c47a18f066d0f9aa70a5ace061b322e-rimg-w1200-h675-dcae9487-gmir?v=1773189547",
        "startDate": "2026-03-17",
        "url": "https://allevents.in/council-bluffs/young-at-heart/200029719231424",
        "location": {
            "@type": "Place",
            "name": "1211 N 24th St, Council Bluffs, IA, United States, Iowa 51501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1211 N 24th St, Council Bluffs, IA 51501-0884, United States",
                "addressLocality": "Council Bluffs",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.27257",
                "longitude": "-95.87891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The next Young At Heart brunch will be Tuesday, March 17th at 11am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Fellowship Council Bluffs IA",
                "url": "https://allevents.in/org/new-life-fellowship-council-bluffs-ia/21831615"
            }
        ]
    }
]
```