

# Event Details

- **Event Name**: Chunky Monkey Saloon
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 09:00 pm
- **Event Description**: Quite possibly our last show of the year, come check us out before it’s too late!
- **Event URL**: https://allevents.in/odessa/chunky-monkey-saloon/200029155356310
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Odessa
- **state**: TX
- **country**: United States
- **location**: Chunky Monkey Saloon
- **lat**: 31.84156
- **long**: -102.43647
- **full address**: Chunky Monkey Saloon, 5246 W 16th St,Odessa,TX,United States

## Event gallery

- **Alt text**: Chunky Monkey Saloon
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/47b30bbeaa70e6e3e67f751f3bdfb4cfc77ff314ae76d0ab46b9d466ac33faab-rimg-w1200-h1553-dc12100e-gmir?v=1762608609

## FAQs

- **Q**: When and where is Chunky Monkey Saloon being held?
  - **A:** Chunky Monkey Saloon takes place on Fri, 14 Nov, 2025 at 09:00 pm to Fri, 14 Nov, 2025 at 09:00 pm at Chunky Monkey Saloon, 5246 W 16th St,Odessa,TX,United States.
- **Q**: Who is organizing Chunky Monkey Saloon?
  - **A:** Chunky Monkey Saloon is organized by Dirty Glass.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chunky Monkey Saloon",
        "image": "https://cdn-az.allevents.in/events1/banners/47b30bbeaa70e6e3e67f751f3bdfb4cfc77ff314ae76d0ab46b9d466ac33faab-rimg-w1200-h1553-dc12100e-gmir?v=1762608609",
        "startDate": "2025-11-14",
        "url": "https://allevents.in/odessa/chunky-monkey-saloon/200029155356310",
        "location": {
            "@type": "Place",
            "name": "Chunky Monkey Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5246 W 16th St,Odessa,TX,United States",
                "addressLocality": "Odessa",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.84156",
                "longitude": "-102.43647"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Quite possibly our last show of the year, come check us out before it’s too late!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dirty Glass",
                "url": "https://allevents.in/org/dirty-glass/26129097"
            }
        ]
    }
]
```