

# Event Details

- **Event Name**: American Legion Post 5
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 07:00 pm
- **Event Description**: Great Food, Drinks and Live Music
- **Event URL**: https://allevents.in/evansville/american-legion-post-5/200030221565437
- **Event Categories**: music, live-music, entertainment, food-drinks
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Evansville
- **state**: IN
- **country**: United States
- **location**: Mt Vernon, Indiana
- **lat**: 37.97816
- **long**: -87.63151
- **full address**: Mt Vernon, Indiana, Evansville, Indiana, United States

## Event gallery

- **Alt text**: American Legion Post 5
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e75ccced601f29058954b87151a92cfdcfe48f56ea3510cd3f0067abefb06d23-rimg-w764-h430-dc040303-gmir?v=1781162677

## FAQs

- **Q**: When and where is American Legion Post 5 being held?
  - **A:** American Legion Post 5 takes place on Sat, 13 Jun, 2026 at 07:00 pm to Sat, 13 Jun, 2026 at 07:00 pm at Mt Vernon, Indiana, Evansville, Indiana, United States.
- **Q**: Who is organizing American Legion Post 5?
  - **A:** American Legion Post 5 is organized by The Hybrid Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** American Legion Post 5 is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Evansville, this event is thoughtfully curated to deliver a standout experience worth every moment. If American Legion Post 5 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "American Legion Post 5",
        "image": "https://cdn-az.allevents.in/events3/banners/e75ccced601f29058954b87151a92cfdcfe48f56ea3510cd3f0067abefb06d23-rimg-w764-h430-dc040303-gmir?v=1781162677",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/evansville/american-legion-post-5/200030221565437",
        "location": {
            "@type": "Place",
            "name": "Mt Vernon, Indiana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Evansville, Indiana",
                "addressLocality": "Evansville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.97816",
                "longitude": "-87.63151"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great Food, Drinks and Live Music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hybrid Band",
                "url": "https://allevents.in/org/the-hybrid-band/24576930"
            }
        ]
    }
]
```