

# Event Details

- **Event Name**: Live at Dukes and Dotties
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 07:30 pm – Sat, 27 Jun, 2026 at 10:30 pm
- **Event Description**: Join us for a night of reggae music with the legendary big band reggae group the Resolvers.
- **Event URL**: https://allevents.in/tallahassee/live-at-dukes-and-dotties/200030161832150
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Tallahassee
- **state**: FL
- **country**: United States
- **location**: Duke’s & Dottie’s
- **lat**: 30.454449882245
- **long**: -84.27857208252
- **full address**: Duke’s &amp; Dottie’s, 1122 Thomasville Road Suite 9,Tallahassee, Florida, United States

## Event gallery

- **Alt text**: Live at Dukes and Dotties
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2deb370d07f3f964e95d1def417329c1e31a93c014c44afa277e682454c42ae9-rimg-w1024-h1535-dc151612-gmir?v=1781903090

## FAQs

- **Q**: When and where is Live at Dukes and Dotties being held?
  - **A:** Live at Dukes and Dotties takes place on Sat, 27 Jun, 2026 at 07:30 pm to Sat, 27 Jun, 2026 at 10:30 pm at Duke s & Dottie s, 1122 Thomasville Road Suite 9,Tallahassee, Florida, United States.
- **Q**: Who is organizing Live at Dukes and Dotties?
  - **A:** Live at Dukes and Dotties is organized by The Resolvers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Dukes and Dotties",
        "image": "https://cdn-az.allevents.in/events4/banners/2deb370d07f3f964e95d1def417329c1e31a93c014c44afa277e682454c42ae9-rimg-w1024-h1535-dc151612-gmir?v=1781903090",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/tallahassee/live-at-dukes-and-dotties/200030161832150",
        "location": {
            "@type": "Place",
            "name": "Duke’s & Dottie’s",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1122 Thomasville Road Suite 9,Tallahassee, Florida",
                "addressLocality": "Tallahassee",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.454449882245",
                "longitude": "-84.27857208252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of reggae music with the legendary big band reggae group the Resolvers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Resolvers",
                "url": "https://allevents.in/org/the-resolvers/233525",
                "description": "Big Band Reggae"
            }
        ]
    }
]
```