

# Event Details

- **Event Name**: Castle Rat
- **Event Start and End Date**: Mon, 28 Sep, 2026 at 07:30 pm – Mon, 28 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/castle-rat/2300030184336014
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Castle Rat
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/19bf3270-9a83-11f1-9bc6-8b4f56db6c43-rimg-w1200-h674-dc6878b8-gmir.jpg?v=1787002337

## FAQs

- **Q**: When and where is Castle Rat being held?
  - **A:** Castle Rat takes place on Mon, 28 Sep, 2026 at 07:30 pm to Mon, 28 Sep, 2026 at 09:30 pm at The Studio at The Bomb Factory, 2727 Canton Street, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Castle Rat",
        "image": "https://cdn-az.allevents.in/events8/banners/19bf3270-9a83-11f1-9bc6-8b4f56db6c43-rimg-w1200-h674-dc6878b8-gmir.jpg?v=1787002337",
        "startDate": "2026-09-28T19:30:00-05:00",
        "endDate": "2026-09-28T21:30:00-05:00",
        "url": "https://allevents.in/dallas/castle-rat/2300030184336014",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Studio at The Bomb Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2727 Canton Street",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```