

# Event Details

- **Event Name**: Live in Concert!
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 08:00 pm
- **Event Description**: Playing all your favorite Classic Rock and New Wave hits from decades gone by!
- **Event URL**: https://allevents.in/canutillo/live-in-concert/200029677198014
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Canutillo
- **state**: TX
- **country**: United States
- **location**: Four80's Sports Bar and Grill
- **lat**: 31.907905782422
- **long**: -106.5958085371
- **full address**: Four80's Sports Bar and Grill, 480 Talbot, Suite A,Canutillo,TX,United States

## Event gallery

- **Alt text**: Live in Concert!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dd709d8980f8136abc78ba48248bea4cdd373d4224aa65d69f772ff711958459-rimg-w600-h799-dc151515-gmir?v=1771371374

## FAQs

- **Q**: When and where is Live in Concert! being held?
  - **A:** Live in Concert! takes place on Sat, 21 Feb, 2026 at 08:00 pm to Sat, 21 Feb, 2026 at 08:00 pm at Four80's Sports Bar and Grill, 480 Talbot, Suite A,Canutillo,TX,United States.
- **Q**: Who is organizing Live in Concert!?
  - **A:** Live in Concert! is organized by Frank and the Underdogs.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live in Concert! 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 Canutillo, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live in Concert! 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": "Live in Concert!",
        "image": "https://cdn-az.allevents.in/events3/banners/dd709d8980f8136abc78ba48248bea4cdd373d4224aa65d69f772ff711958459-rimg-w600-h799-dc151515-gmir?v=1771371374",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/canutillo/live-in-concert/200029677198014",
        "location": {
            "@type": "Place",
            "name": "Four80's Sports Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "480 Talbot, Suite A,Canutillo,TX,United States",
                "addressLocality": "Canutillo",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.907905782422",
                "longitude": "-106.5958085371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing all your favorite Classic Rock and New Wave hits from decades gone by!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frank and the Underdogs",
                "url": "https://allevents.in/org/frank-and-the-underdogs/23942725"
            }
        ]
    }
]
```