

# Event Details

- **Event Name**: Artist
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 07:00 pm – Fri, 02 Jan, 2026 at 12:00 am
- **Event Description**: Venue Details:Skyla Credit Union Amp,1000 NC Music Factory Blvd, Skyla Credit Union Amp,Charlotte, United States
- **Event URL**: https://allevents.in/charlotte/artist/210002641388107
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Charlotte
- **state**: NC
- **country**: United States
- **location**: Skyla Credit Union Amp
- **lat**: 35.239793
- **long**: -80.8450420000000119
- **full address**: Skyla Credit Union Amp, Charlotte, United States

## Event gallery

- **Alt text**: Artist
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8c0581afb705b870030d4bf0e7cf1c2af629fbcd1e449ec2175287d4a54bfd6e-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1761712648

## FAQs

- **Q**: When and where is Artist being held?
  - **A:** Artist takes place on Thu, 01 Jan, 2026 at 07:00 pm to Fri, 02 Jan, 2026 at 12:00 am at Skyla Credit Union Amp, Charlotte, United States.
- **Q**: Who is organizing Artist?
  - **A:** Artist is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Artist",
        "image": "https://cdn-az.allevents.in/events5/banners/8c0581afb705b870030d4bf0e7cf1c2af629fbcd1e449ec2175287d4a54bfd6e-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1761712648",
        "startDate": "2026-01-01",
        "endDate": "2026-01-02",
        "url": "https://allevents.in/charlotte/artist/210002641388107",
        "location": {
            "@type": "Place",
            "name": "Skyla Credit Union Amp",
            "address": {
                "@type": "PostalAddress",
                "name": "Skyla Credit Union Amp, Charlotte, United States",
                "addressLocality": "Charlotte",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.239793",
                "longitude": "-80.8450420000000119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Skyla Credit Union Amp,1000 NC Music Factory Blvd, Skyla Credit Union Amp,Charlotte, United States"
    }
]
```