

# Event Details

- **Event Name**: Free Community Meal
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 05:30 pm – Wed, 04 Mar, 2026 at 06:30 pm
- **Event Description**: Join us for our free monthly community meals every first Wednesday of the month from October through May. All are welcome!
- **Event URL**: https://allevents.in/floodwood/free-community-meal/200029355443947
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Floodwood
- **state**: MN
- **country**: United States
- **location**: 11698 Highway 8, Floodwood, MN
- **lat**: 46.92854
- **long**: -92.91097
- **full address**: 11698 Highway 8, Floodwood, MN, United States

## Event gallery

- **Alt text**: Free Community Meal
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/38946d1ad35c8a83531e5b350cf4f345437ea195690a30048e13450e3080fece-rimg-w1059-h732-dca9744a-gmir?v=1772346425

## FAQs

- **Q**: When and where is Free Community Meal being held?
  - **A:** Free Community Meal takes place on Wed, 04 Mar, 2026 at 05:30 pm to Wed, 04 Mar, 2026 at 06:30 pm at 11698 Highway 8, Floodwood, MN, United States.
- **Q**: Who is organizing Free Community Meal?
  - **A:** Free Community Meal is organized by Floodwood New Life Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Community Meal",
        "image": "https://cdn-az.allevents.in/events6/banners/38946d1ad35c8a83531e5b350cf4f345437ea195690a30048e13450e3080fece-rimg-w1059-h732-dca9744a-gmir?v=1772346425",
        "startDate": "2026-03-04",
        "endDate": "2026-03-04",
        "url": "https://allevents.in/floodwood/free-community-meal/200029355443947",
        "location": {
            "@type": "Place",
            "name": "11698 Highway 8, Floodwood, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11698 Highway 8, Floodwood, MN 55736-8147, United States",
                "addressLocality": "Floodwood",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.92854",
                "longitude": "-92.91097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our free monthly community meals every first Wednesday of the month from October through May. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Floodwood New Life Community Church",
                "url": "https://allevents.in/org/floodwood-new-life-community-church/23904352"
            }
        ]
    }
]
```