

# Event Details

- **Event Name**: Tank and The Bangas in Los Angeles
- **Event Start and End Date**: Sat, 25 Jan, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/west-hollywood/tank-and-the-bangas-in-los-angeles/3300027391235430
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://prf.hn/click/camref:1101lu4oX/pubref:/tsource:Display/ar:entity:5QTe6DhdmmwhFCsO3nAKIr/eventid:5QTe6DhdmmwhFCsO3nAKIr/destination:https://www.axs.com/events/725146/tank-and-the-bangas-tickets

## Event venue details

- **city**: West Hollywood
- **state**: CA
- **country**: United States
- **location**: El Rey Theatre
- **lat**: 34.062397
- **long**: -118.3487992
- **full address**: El Rey Theatre, El Rey Theatre, West Hollywood, CA, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5b1d60c0-8fd6-11ef-a95f-6b3c48f2f280-rimg-w1200-h514-dc60325c-gmir.jpg?v=1729533630
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Tank+and+The+Bangas+in+Los+Angeles&date=25+Jan

## Artist Details

- **Artist name**: Tank and The Bangas
  - **Artist page URL**: https://allevents.in/performer/tank-and-the-bangas

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Jan, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** El Rey Theatre, El Rey Theatre, West Hollywood, CA, United States
- **Q**: Who are the performers at this event?
  - **A:** Tank and The Bangas
- **Q**: Who is organizing the event?
  - **A:** Beat Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Tank and The Bangas in Los Angeles ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Tank and The Bangas in Los Angeles",
        "image": "https://cdn-az.allevents.in/events3/banners/5b1d60c0-8fd6-11ef-a95f-6b3c48f2f280-rimg-w1200-h514-dc60325c-gmir.jpg?v=1729533630",
        "startDate": "2025-01-25",
        "url": "https://allevents.in/west-hollywood/tank-and-the-bangas-in-los-angeles/3300027391235430",
        "location": {
            "@type": "Place",
            "name": "El Rey Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "El Rey Theatre, West Hollywood, CA, United States",
                "addressLocality": "West Hollywood",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.062397",
                "longitude": "-118.3487992"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Tank And The Bangas",
                "url": "https://allevents.in/performer/tank-and-the-bangas"
            }
        ]
    }
]
```