

# Event Details

- **Event Name**: Candlelight: Tribute to K.Dot
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 08:45 pm – Fri, 04 Sep, 2026 at 10:45 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/candlelight-tribute-to-kdot/2300030349766022
- **Event Categories**: candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Edison's
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Edison's, 1724 Cockrell Ave., Dallas, United States

## Event gallery

- **Alt text**: Candlelight: Tribute to K.Dot
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/339c0f50-a105-11f1-8382-27c8b4f8dbac-rimg-w1200-h514-dc080808-gmir.jpg?v=1787717913

## FAQs

- **Q**: When and where is Candlelight: Tribute to K.Dot being held?
  - **A:** Candlelight: Tribute to K.Dot takes place on Fri, 04 Sep, 2026 at 08:45 pm to Fri, 04 Sep, 2026 at 10:45 pm at Edison's, 1724 Cockrell Ave., Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight: Tribute to K.Dot",
        "image": "https://cdn-az.allevents.in/events3/banners/339c0f50-a105-11f1-8382-27c8b4f8dbac-rimg-w1200-h514-dc080808-gmir.jpg?v=1787717913",
        "startDate": "2026-09-04T20:45:00-05:00",
        "endDate": "2026-09-04T22:45:00-05:00",
        "url": "https://allevents.in/dallas/candlelight-tribute-to-kdot/2300030349766022",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Edison's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1724 Cockrell Ave.",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```