

# Event Details

- **Event Name**: Semper Acerbus at Trees
- **Event Start and End Date**: Fri, 21 Aug, 2026 at 08:00 pm – Fri, 21 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/dallas/semper-acerbus-at-trees/2400030578524007
- **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**: Semper Acerbus at Trees
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/058da890-9b1e-11f1-9bc6-8b4f56db6c43-rimg-w1200-h1200-dc181828-gmir.jpg?v=1787068867

## FAQs

- **Q**: When and where is Semper Acerbus at Trees being held?
  - **A:** Semper Acerbus at Trees takes place on Fri, 21 Aug, 2026 at 08:00 pm to Fri, 21 Aug, 2026 at 10:00 pm at Trees, 2707 Elm St., Dallas, TX 75226, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Semper Acerbus at Trees is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Semper Acerbus 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": "Semper Acerbus at Trees",
        "image": "https://cdn-az.allevents.in/events8/banners/058da890-9b1e-11f1-9bc6-8b4f56db6c43-rimg-w1200-h1200-dc181828-gmir.jpg?v=1787068867",
        "startDate": "2026-08-21",
        "endDate": "2026-08-21",
        "url": "https://allevents.in/dallas/semper-acerbus-at-trees/2400030578524007",
        "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"
    }
]
```