

# Event Details

- **Event Name**: Thirsty Thursday with The Odd Ducks
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 05:00 pm
- **Event Description**: The Odd Ducks are back this week! Join us for a night of great music and delicious food!
- **Event URL**: https://allevents.in/blanca/thirsty-thursday-with-the-odd-ducks/200029205281140
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Blanca
- **state**: CO
- **country**: United States
- **location**: 609 Main Street, Blanca, CO
- **lat**: 37.43507
- **long**: -105.51299
- **full address**: 609 Main Street, Blanca, CO, United States

## Event gallery

- **Alt text**: Thirsty Thursday with The Odd Ducks
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thirsty+Thursday+with+The+Odd+Ducks&date=Thu%2C+20+Nov%2C+2025+at+05%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Thirsty Thursday with The Odd Ducks being held?
  - **A:** Thirsty Thursday with The Odd Ducks takes place on Thu, 20 Nov, 2025 at 05:00 pm to Thu, 20 Nov, 2025 at 05:00 pm at 609 Main Street, Blanca, CO, United States.
- **Q**: Who is organizing Thirsty Thursday with The Odd Ducks?
  - **A:** Thirsty Thursday with The Odd Ducks is organized by Lu's Main Street Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thirsty Thursday with The Odd Ducks",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Thirsty+Thursday+with+The+Odd+Ducks&date=Thu%2C+20+Nov%2C+2025+at+05%3A00+pm&bg=1",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/blanca/thirsty-thursday-with-the-odd-ducks/200029205281140",
        "location": {
            "@type": "Place",
            "name": "609 Main Street, Blanca, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "609 Main St, Blanca, CO 81123-5076, United States",
                "addressLocality": "Blanca",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.43507",
                "longitude": "-105.51299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Odd Ducks are back this week! Join us for a night of great music and delicious food!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lus Main Street Cafe",
                "url": "https://allevents.in/org/lus-main-street-cafe/25060328"
            }
        ]
    }
]
```