

# Event Details

- **Event Name**: Off Campus at Trees
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 10:00 pm – Sat, 29 Aug, 2026 at 12:00 am (-06:00)
- **Event URL**: https://allevents.in/dallas/off-campus-at-trees/2400030577175422
- **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**: Off Campus at Trees
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5fcb65f0-9af0-11f1-9bc6-8b4f56db6c43-rimg-w1200-h600-dc283838-gmir.jpg?v=1787049261

## FAQs

- **Q**: When and where is Off Campus at Trees being held?
  - **A:** Off Campus at Trees takes place on Fri, 28 Aug, 2026 at 10:00 pm to Sat, 29 Aug, 2026 at 12:00 am at Trees, 2707 Elm St., Dallas, TX 75226, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Off Campus at Trees",
        "image": "https://cdn-az.allevents.in/events1/banners/5fcb65f0-9af0-11f1-9bc6-8b4f56db6c43-rimg-w1200-h600-dc283838-gmir.jpg?v=1787049261",
        "startDate": "2026-08-28T22:00:00-06:00",
        "endDate": "2026-08-29T00:00:00-06:00",
        "url": "https://allevents.in/dallas/off-campus-at-trees/2400030577175422",
        "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"
    }
]
```