

# Event Details

- **Event Name**: Dirty Soda Saloon
- **Event Start and End Date**: Sat, 30 May, 2026 at 07:00 am – Sat, 30 May, 2026 at 12:00 pm
- **Event Description**: Hey guys!!! Come see us Saturday at the Farmers Market on the square in Murray!!! I love my small town!  Can’t wait to see y’all!
- **Event URL**: https://allevents.in/murray/dirty-soda-saloon/200030137360055
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Murray
- **state**: KY
- **country**: United States
- **location**: Murray, Kentucky
- **lat**: 36.6095
- **long**: -88.3157
- **full address**: Murray, Kentucky, United States

## Event gallery

- **Alt text**: Dirty Soda Saloon
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c2306fd09c356a18868c520bc3d4c5d85382f66dc5214a2d74894d412dc0d314-rimg-w1200-h800-dcf9dabf-gmir?v=1779846535

## FAQs

- **Q**: When and where is Dirty Soda Saloon being held?
  - **A:** Dirty Soda Saloon takes place on Sat, 30 May, 2026 at 07:00 am to Sat, 30 May, 2026 at 12:00 pm at Murray, Kentucky, United States.
- **Q**: Who is organizing Dirty Soda Saloon?
  - **A:** Dirty Soda Saloon is organized by Dirty Soda Saloon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dirty Soda Saloon",
        "image": "https://cdn-az.allevents.in/events10/banners/c2306fd09c356a18868c520bc3d4c5d85382f66dc5214a2d74894d412dc0d314-rimg-w1200-h800-dcf9dabf-gmir?v=1779846535",
        "startDate": "2026-05-30",
        "endDate": "2026-05-30",
        "url": "https://allevents.in/murray/dirty-soda-saloon/200030137360055",
        "location": {
            "@type": "Place",
            "name": "Murray, Kentucky",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Murray, Kentucky",
                "addressLocality": "Murray",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.6095",
                "longitude": "-88.3157"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey guys!!! Come see us Saturday at the Farmers Market on the square in Murray!!! I love my small town!  Can’t wait to see y’all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dirty Soda Saloon",
                "url": "https://allevents.in/org/dirty-soda-saloon/27846934"
            }
        ]
    }
]
```