

# Event Details

- **Event Name**: Miniature Tigers
- **Event Start and End Date**: Wed, 16 Dec, 2026 at 08:00 pm – Wed, 16 Dec, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/miniature-tigers/2300030659284405
- **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**: 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**: Miniature Tigers
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bdaaa8a0-aa5b-11f1-abda-d1c1d0c990ef-rimg-w800-h1000-dcf8f8f8-gmir.jpg?v=1788744649

## FAQs

- **Q**: When and where is Miniature Tigers being held?
  - **A:** Miniature Tigers takes place on Wed, 16 Dec, 2026 at 08:00 pm to Wed, 16 Dec, 2026 at 10:00 pm at The Studio at The Bomb Factory, 2727 Canton Street, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Miniature Tigers is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Miniature Tigers sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Miniature Tigers",
        "image": "https://cdn-az.allevents.in/events7/banners/bdaaa8a0-aa5b-11f1-abda-d1c1d0c990ef-rimg-w800-h1000-dcf8f8f8-gmir.jpg?v=1788744649",
        "startDate": "2026-12-16T20:00:00-06:00",
        "endDate": "2026-12-16T22:00:00-06:00",
        "url": "https://allevents.in/dallas/miniature-tigers/2300030659284405",
        "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"
    }
]
```