

# Event Details

- **Event Name**: Nic Fanciulli
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/dallas/nic-fanciulli/2300030307949235
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Ctrl Room
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Ctrl Room, 2511 Swiss Ave, Dallas, United States

## Event gallery

- **Alt text**: Nic Fanciulli
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8fe095c0-7580-11f1-a6ed-5146a8713f7b-rimg-w1080-h1350-dce6d3c9-gmir.jpg?v=1782933045

## FAQs

- **Q**: When and where is Nic Fanciulli being held?
  - **A:** Nic Fanciulli takes place on Sat, 04 Jul, 2026 at 10:00 pm to Sat, 04 Jul, 2026 at 10:00 pm at Ctrl Room, 2511 Swiss Ave, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nic Fanciulli",
        "image": "https://cdn-az.allevents.in/events3/banners/8fe095c0-7580-11f1-a6ed-5146a8713f7b-rimg-w1080-h1350-dce6d3c9-gmir.jpg?v=1782933045",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/dallas/nic-fanciulli/2300030307949235",
        "location": {
            "@type": "Place",
            "name": "Ctrl Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2511 Swiss Ave",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```