

# Event Details

- **Event Name**: Senior Lunch
- **Event Start and End Date**: Wed, 12 Nov, 2025 at 12:00 pm
- **Event Description**: Senior Lunches are back! Join us for a program and light lunch on Wednesday, November 12 at noon.
- **Event URL**: https://allevents.in/little-falls/senior-lunch/200029185969548
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Little Falls
- **state**: MN
- **country**: United States
- **location**: 303 18th St SE, Little Falls, MN, United States, Minnesota 56345
- **lat**: 45.97221
- **long**: -94.33455
- **full address**: 303 18th St SE, Little Falls, MN, United States, Minnesota 56345

## Event gallery

- **Alt text**: Senior Lunch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c770f65804041a73f0623c6d94a5d3ebeae8b6ccd5868d35cb05bc4634987342-rimg-w1200-h448-dcdb384b-gmir?v=1762965587

## FAQs

- **Q**: When and where is Senior Lunch being held?
  - **A:** Senior Lunch takes place on Wed, 12 Nov, 2025 at 12:00 pm to Wed, 12 Nov, 2025 at 12:00 pm at 303 18th St SE, Little Falls, MN, United States, Minnesota 56345.
- **Q**: Who is organizing Senior Lunch?
  - **A:** Senior Lunch is organized by Faith Lutheran.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Lunch",
        "image": "https://cdn-az.allevents.in/events3/banners/c770f65804041a73f0623c6d94a5d3ebeae8b6ccd5868d35cb05bc4634987342-rimg-w1200-h448-dcdb384b-gmir?v=1762965587",
        "startDate": "2025-11-12",
        "url": "https://allevents.in/little-falls/senior-lunch/200029185969548",
        "location": {
            "@type": "Place",
            "name": "303 18th St SE, Little Falls, MN, United States, Minnesota 56345",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 18th St SE, Little Falls, MN 56345-2208, United States",
                "addressLocality": "Little Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.97221",
                "longitude": "-94.33455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Senior Lunches are back! Join us for a program and light lunch on Wednesday, November 12 at noon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Lutheran",
                "url": "https://allevents.in/org/faith-lutheran/22731482"
            }
        ]
    }
]
```