

# Event Details

- **Event Name**: Buck Sergeant at the Takoda Tavern
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 07:30 pm
- **Event Description**: We're excited to play Takoda Tavern again! Last time folks were dancing all around the bar because the dance floor was full - let's do it again!! See you on the 27th!
- **Event URL**: https://allevents.in/parker/buck-sergeant-at-the-takoda-tavern/200030266634319
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Parker
- **state**: CO
- **country**: United States
- **location**: Takoda Tavern
- **lat**: 39.49150645281
- **long**: -104.75727796555
- **full address**: Takoda Tavern, 12365 Pine Bluffs Way,Parker, Colorado, United States

## Event gallery

- **Alt text**: Buck Sergeant at the Takoda Tavern
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0c9aa84ccf504848367e89b2fbe8d83adaf5d660e9faa2de2bc1ff762659c069-rimg-w1200-h1600-dc140530-gmir?v=1782502290

## FAQs

- **Q**: When and where is Buck Sergeant at the Takoda Tavern being held?
  - **A:** Buck Sergeant at the Takoda Tavern takes place on Sat, 27 Jun, 2026 at 07:30 pm to Sat, 27 Jun, 2026 at 07:30 pm at Takoda Tavern, 12365 Pine Bluffs Way,Parker, Colorado, United States.
- **Q**: Who is organizing Buck Sergeant at the Takoda Tavern?
  - **A:** Buck Sergeant at the Takoda Tavern is organized by Buck Sergeant.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Buck Sergeant at the Takoda Tavern",
        "image": "https://cdn-az.allevents.in/events6/banners/0c9aa84ccf504848367e89b2fbe8d83adaf5d660e9faa2de2bc1ff762659c069-rimg-w1200-h1600-dc140530-gmir?v=1782502290",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/parker/buck-sergeant-at-the-takoda-tavern/200030266634319",
        "location": {
            "@type": "Place",
            "name": "Takoda Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12365 Pine Bluffs Way,Parker, Colorado",
                "addressLocality": "Parker",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.49150645281",
                "longitude": "-104.75727796555"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're excited to play Takoda Tavern again! Last time folks were dancing all around the bar because the dance floor was full - let's do it again!! See you on the 27th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buck Sergeant",
                "url": "https://allevents.in/org/buck-sergeant/24101572"
            }
        ]
    }
]
```