

# Event Details

- **Event Name**: Suite Add-Ons: Los Angeles Azules
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 07:00 pm – Sun, 22 Feb, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/duluth/suite-add-ons-los-angeles-azules/210006989831264
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210006989831264

## Event venue details

- **city**: Duluth
- **state**: GA
- **country**: United States
- **location**: Gas South Arena
- **lat**: 33.9869191
- **long**: -84.0907287999999762
- **full address**: Gas South Arena, Duluth, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0998b6cc322fec59a0eb1e338588b559e8df25ad3d26230ab1be9a3907dffb3d-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768901575
- **Alt text**: thumbnail
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_RETINA_PORTRAIT_3_2.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Gas South Arena, Duluth, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Suite Add-Ons: Los Angeles Azules ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Suite Add-Ons: Los Angeles Azules",
        "image": "https://cdn-az.allevents.in/events2/banners/0998b6cc322fec59a0eb1e338588b559e8df25ad3d26230ab1be9a3907dffb3d-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768901575",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/duluth/suite-add-ons-los-angeles-azules/210006989831264",
        "location": {
            "@type": "Place",
            "name": "Gas South Arena",
            "address": {
                "@type": "PostalAddress",
                "name": "Gas South Arena, Duluth, United States",
                "addressLocality": "Duluth",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9869191",
                "longitude": "-84.0907287999999762"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```