

# Event Details

- **Event Name**: The Hit Squad Invades Tommy's Pub
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 06:00 pm
- **Event Description**: Free Show - Tijuana Hit Squad is bringing their brand of Surf Rock to Tommy's Pub!
- **Event URL**: https://allevents.in/charlotte/the-hit-squad-invades-tommys-pub/200030347145427
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200030347145427?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=charlotte-events

## Event venue details

- **city**: Charlotte
- **state**: NC
- **country**: United States
- **location**: Tommy's Pub
- **lat**: 35.21133
- **long**: -80.78338
- **full address**: Tommy's Pub, 3304 Eastway Dr, Charlotte, NC 28205-5649, United States

## Event gallery

- **Alt text**: The Hit Squad Invades Tommy's Pub
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3ff77f0e06158140388fcb7d3a4053d053c6bbf0dd2fadf0e26103f98cf466f5-rimg-w1200-h500-dc010101-gmir?v=1783224715

## FAQs

- **Q**: When and where is The Hit Squad Invades Tommy's Pub being held?
  - **A:** The Hit Squad Invades Tommy's Pub takes place on Sun, 19 Jul, 2026 at 06:00 pm to Sun, 19 Jul, 2026 at 06:00 pm at Tommy's Pub, 3304 Eastway Dr, Charlotte, NC 28205-5649, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Hit Squad Invades Tommy's Pub 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 Charlotte, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Hit Squad Invades Tommy's Pub 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": "The Hit Squad Invades Tommy's Pub",
        "image": "https://cdn-az.allevents.in/events3/banners/3ff77f0e06158140388fcb7d3a4053d053c6bbf0dd2fadf0e26103f98cf466f5-rimg-w1200-h500-dc010101-gmir?v=1783224715",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/charlotte/the-hit-squad-invades-tommys-pub/200030347145427",
        "location": {
            "@type": "Place",
            "name": "Tommy's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3304 Eastway Dr, Charlotte, NC 28205-5649, United States",
                "addressLocality": "Charlotte",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.21133",
                "longitude": "-80.78338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Show - Tijuana Hit Squad is bringing their brand of Surf Rock to Tommy's Pub!"
    }
]
```