

# Event Details

- **Event Name**: Pertinence
- **Event Start and End Date**: Tue, 15 Sep, 2026 at 06:00 pm – Wed, 16 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/pertinence/2300030223889619
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Cambridge Room at House Of Blues - Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Cambridge Room at House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States

## Event gallery

- **Alt text**: Pertinence
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pertinence&date=Tue%2C+15+Sep%2C+2026&bg=5

## FAQs

- **Q**: When and where is Pertinence being held?
  - **A:** Pertinence takes place on Tue, 15 Sep, 2026 at 06:00 pm to Wed, 16 Sep, 2026 at 09:00 pm at Cambridge Room at House Of Blues - Dallas, 2200 N. Lamar Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pertinence",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Pertinence&date=Tue%2C+15+Sep%2C+2026&bg=5",
        "startDate": "2026-09-15T18:00:00-05:00",
        "endDate": "2026-09-16T21:00:00-05:00",
        "url": "https://allevents.in/dallas/pertinence/2300030223889619",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cambridge Room at House Of Blues - Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 N. Lamar Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```