

# Event Details

- **Event Name**: Don Trip
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 08:00 pm – Sat, 01 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/dallas/don-trip/2300030435155329
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Trees
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Trees, 2709 Elm St, Dallas, United States

## Event gallery

- **Alt text**: Don Trip
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/17e31c70-898d-11f1-9c5b-974b1922f547-rimg-w800-h1000-dc2e2e2e-gmir.jpg?v=1785137451

## FAQs

- **Q**: When and where is Don Trip being held?
  - **A:** Don Trip takes place on Sat, 01 Aug, 2026 at 08:00 pm to Sat, 01 Aug, 2026 at 10:00 pm at Trees, 2709 Elm St, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Don Trip",
        "image": "https://cdn-az.allevents.in/events8/banners/17e31c70-898d-11f1-9c5b-974b1922f547-rimg-w800-h1000-dc2e2e2e-gmir.jpg?v=1785137451",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/dallas/don-trip/2300030435155329",
        "location": {
            "@type": "Place",
            "name": "Trees",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2709 Elm St",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```