

# Event Details

- **Event Name**: Jack Johnson
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 06:00 pm – Sun, 30 Aug, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/jack-johnson/2300029191589129
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Dos Equis Pavilion
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Dos Equis Pavilion, 3839 South Fitzhugh Ave, Dallas, United States

## Event gallery

- **Alt text**: Jack Johnson
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/96373350-89d7-11f1-b936-6fd60ee29750-rimg-w1200-h477-dce8b161-gmir.jpg?v=1785169445

## FAQs

- **Q**: When and where is Jack Johnson being held?
  - **A:** Jack Johnson takes place on Sat, 29 Aug, 2026 at 06:00 pm to Sun, 30 Aug, 2026 at 09:30 pm at Dos Equis Pavilion, 3839 South Fitzhugh Ave, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jack Johnson",
        "image": "https://cdn-az.allevents.in/events6/banners/96373350-89d7-11f1-b936-6fd60ee29750-rimg-w1200-h477-dce8b161-gmir.jpg?v=1785169445",
        "startDate": "2026-08-29T18:00:00-05:00",
        "endDate": "2026-08-30T21:30:00-05:00",
        "url": "https://allevents.in/dallas/jack-johnson/2300029191589129",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dos Equis Pavilion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3839 South Fitzhugh Ave",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```