

# Event Details

- **Event Name**: Yellow Banks at Half Moon Saloon!
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 09:00 pm
- **Event Description**: Returning to Mount Vernon, we'll be playin some of your favorite tunes at Half Moon Saloon! come catch a good meal, a coold beer, and some alright country music!
- **Event URL**: https://allevents.in/mount-vernon/yellow-banks-at-half-moon-saloon/200029502737157
- **Event Categories**: country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Mount Vernon
- **state**: IN
- **country**: United States
- **location**: Half Moon Saloon
- **lat**: 37.92997
- **long**: -87.89713
- **full address**: Half Moon Saloon, 231 W 2nd St,Mount Vernon,IN,United States

## Event gallery

- **Alt text**: Yellow Banks at Half Moon Saloon!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f4c85085cea3be8119c553de7f07360e7e7177d516f95f48f23a9f030affd990-rimg-w1200-h675-dc15182d-gmir?v=1769161332

## FAQs

- **Q**: When and where is Yellow Banks at Half Moon Saloon! being held?
  - **A:** Yellow Banks at Half Moon Saloon! takes place on Sat, 24 Jan, 2026 at 09:00 pm to Sat, 24 Jan, 2026 at 09:00 pm at Half Moon Saloon, 231 W 2nd St,Mount Vernon,IN,United States.
- **Q**: Who is organizing Yellow Banks at Half Moon Saloon!?
  - **A:** Yellow Banks at Half Moon Saloon! is organized by Yellow Banks.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Yellow Banks at Half Moon Saloon! is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Mount Vernon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Yellow Banks at Half Moon Saloon! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Yellow Banks at Half Moon Saloon!",
        "image": "https://cdn-az.allevents.in/events7/banners/f4c85085cea3be8119c553de7f07360e7e7177d516f95f48f23a9f030affd990-rimg-w1200-h675-dc15182d-gmir?v=1769161332",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/mount-vernon/yellow-banks-at-half-moon-saloon/200029502737157",
        "location": {
            "@type": "Place",
            "name": "Half Moon Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "231 W 2nd St,Mount Vernon,IN,United States",
                "addressLocality": "Mount Vernon",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.92997",
                "longitude": "-87.89713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Returning to Mount Vernon, we'll be playin some of your favorite tunes at Half Moon Saloon! come catch a good meal, a coold beer, and some alright country music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yellow Banks",
                "url": "https://allevents.in/org/yellow-banks/26663700"
            }
        ]
    }
]
```