

# Event Details

- **Event Name**: Carbon Leaf at Trees
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/carbon-leaf-at-trees/2400030066480445
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Trees
- **lat**: 32.78472950
- **long**: -96.78449400
- **full address**: Trees, 2707 Elm St., Dallas, TX 75226, United States

## Event gallery

- **Alt text**: Carbon Leaf at Trees
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/82442bb0-79a0-11f1-ae36-5d54fcd89069-rimg-w1200-h600-dc020305-gmir.jpg?v=1783386571

## FAQs

- **Q**: When and where is Carbon Leaf at Trees being held?
  - **A:** Carbon Leaf at Trees takes place on Sat, 26 Sep, 2026 at 08:00 pm to Sat, 26 Sep, 2026 at 08:00 pm at Trees, 2707 Elm St., Dallas, TX 75226, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Carbon Leaf at Trees is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Carbon Leaf at Trees sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Carbon Leaf at Trees",
        "image": "https://cdn-az.allevents.in/events1/banners/82442bb0-79a0-11f1-ae36-5d54fcd89069-rimg-w1200-h600-dc020305-gmir.jpg?v=1783386571",
        "startDate": "2026-09-26T20:00:00-06:00",
        "url": "https://allevents.in/dallas/carbon-leaf-at-trees/2400030066480445",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Trees",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2707 Elm St., Dallas, TX 75226",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.78472950",
                "longitude": "-96.78449400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```