

# Event Details

- **Event Name**: Friday Night Supper 
- **Event Start and End Date**: Fri, 29 May, 2026 at 05:00 pm – Fri, 29 May, 2026 at 08:00 pm
- **Event Description**: This is the LAST Friday Night Supper for the season.
We will resume in September.
- **Event URL**: https://allevents.in/warren/friday-night-supper/200030117252215
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Warren
- **state**: MN
- **country**: United States
- **location**: 424 North 1st Street, Warren, MN, United States, Minnesota 56762
- **lat**: 48.19652
- **long**: -96.77133
- **full address**: 424 North 1st Street, Warren, MN, United States, Minnesota 56762

## Event gallery

- **Alt text**: Friday Night Supper
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/410ca35bde5b945ddb04893357c6eb179788e035312c0ded7822638b356e8213-rimg-w1200-h675-dcffffff-gmir?v=1779600315

## FAQs

- **Q**: When and where is Friday Night Supper  being held?
  - **A:** Friday Night Supper  takes place on Fri, 29 May, 2026 at 05:00 pm to Fri, 29 May, 2026 at 08:00 pm at 424 North 1st Street, Warren, MN, United States, Minnesota 56762.
- **Q**: Who is organizing Friday Night Supper ?
  - **A:** Friday Night Supper  is organized by Warren American Legion Post 27.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night Supper",
        "image": "https://cdn-az.allevents.in/events9/banners/410ca35bde5b945ddb04893357c6eb179788e035312c0ded7822638b356e8213-rimg-w1200-h675-dcffffff-gmir?v=1779600315",
        "startDate": "2026-05-29",
        "endDate": "2026-05-29",
        "url": "https://allevents.in/warren/friday-night-supper/200030117252215",
        "location": {
            "@type": "Place",
            "name": "424 North 1st Street, Warren, MN, United States, Minnesota 56762",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "424 N 1st St, Warren, MN 56762-1205, United States",
                "addressLocality": "Warren",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.19652",
                "longitude": "-96.77133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the LAST Friday Night Supper for the season.\nWe will resume in September.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Warren American Legion Post 27",
                "url": "https://allevents.in/org/warren-american-legion-post-27/25817069"
            }
        ]
    }
]
```