

# Event Details

- **Event Name**: ROA
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 08:00 pm – Sat, 07 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/roa/2300030669296646
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: The Bomb Factory
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: The Bomb Factory, 2713 Canton Street, Dallas, United States

## Event gallery

- **Alt text**: ROA
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cfb09ab0-aa96-11f1-abda-d1c1d0c990ef-rimg-w1200-h1200-dc080808-gmir.jpg?v=1788770026

## FAQs

- **Q**: When and where is ROA being held?
  - **A:** ROA takes place on Sat, 07 Nov, 2026 at 08:00 pm to Sat, 07 Nov, 2026 at 10:00 pm at The Bomb Factory, 2713 Canton Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ROA",
        "image": "https://cdn-az.allevents.in/events3/banners/cfb09ab0-aa96-11f1-abda-d1c1d0c990ef-rimg-w1200-h1200-dc080808-gmir.jpg?v=1788770026",
        "startDate": "2026-11-07T20:00:00-06:00",
        "endDate": "2026-11-07T22:00:00-06:00",
        "url": "https://allevents.in/dallas/roa/2300030669296646",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Bomb Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2713 Canton Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```