

# Event Details

- **Event Name**: Candlelight: Neo-Soul Favorites
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 06:30 pm – Sun, 27 Sep, 2026 at 08:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/candlelight-neo-soul-favorites/2300029034319422
- **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: Neo-Soul Favorites
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/85d07140-b8ce-11f1-b7ac-09eee28799fe-rimg-w1200-h788-dc080808-gmir.jpg?v=1790333257

## FAQs

- **Q**: When and where is Candlelight: Neo-Soul Favorites being held?
  - **A:** Candlelight: Neo-Soul Favorites takes place on Sun, 27 Sep, 2026 at 06:30 pm to Sun, 27 Sep, 2026 at 08:30 pm at Edison's, 1724 Cockrell Ave., Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight: Neo-Soul Favorites",
        "image": "https://cdn-az.allevents.in/events2/banners/85d07140-b8ce-11f1-b7ac-09eee28799fe-rimg-w1200-h788-dc080808-gmir.jpg?v=1790333257",
        "startDate": "2026-09-27T18:30:00-05:00",
        "endDate": "2026-09-27T20:30:00-05:00",
        "url": "https://allevents.in/dallas/candlelight-neo-soul-favorites/2300029034319422",
        "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"
    }
]
```