

# Event Details

- **Event Name**: AC Band Holiday Concert
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:30 pm
- **Event Description**: Join us for this free concert in the AC Concert Hall Theater at 7:30
- **Event URL**: https://allevents.in/amarillo/ac-band-holiday-concert/200028921881756
- **Event Categories**: music, entertainment, concerts, holiday, art, theatre
- **Interested Audience**: 
  - total_interested_count: 94

## Ticket Details


## Event venue details

- **city**: Amarillo
- **state**: TX
- **country**: United States
- **location**: Amarillo College Concert Hall
- **lat**: 35.188575201489
- **long**: -101.84562349225
- **full address**: Amarillo College Concert Hall, 2200 S Van Buren St, Amarillo, TX 79109-2407, United States

## Event gallery

- **Alt text**: AC Band Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a923ffda3fc2f1d701de138e20663e3d786175fcae3db7f6d845e76b13449f17-rimg-w1200-h675-dc000101-gmir?v=1765652283

## FAQs

- **Q**: When and where is AC Band Holiday Concert being held?
  - **A:** AC Band Holiday Concert takes place on Mon, 15 Dec, 2025 at 07:30 pm to Mon, 15 Dec, 2025 at 07:30 pm at Amarillo College Concert Hall, 2200 S Van Buren St, Amarillo, TX 79109-2407, United States.
- **Q**: Who is organizing AC Band Holiday Concert?
  - **A:** AC Band Holiday Concert is organized by Amarillo College Music Department.
- **Q**: Who is this event for? Is it right for me?
  - **A:** AC Band Holiday 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 Amarillo, this event is thoughtfully curated to deliver a standout experience worth every moment. With 90+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "AC Band Holiday Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/a923ffda3fc2f1d701de138e20663e3d786175fcae3db7f6d845e76b13449f17-rimg-w1200-h675-dc000101-gmir?v=1765652283",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/amarillo/ac-band-holiday-concert/200028921881756",
        "location": {
            "@type": "Place",
            "name": "Amarillo College Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 S Van Buren St, Amarillo, TX 79109-2407, United States",
                "addressLocality": "Amarillo",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.188575201489",
                "longitude": "-101.84562349225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this free concert in the AC Concert Hall Theater at 7:30",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amarillo College Music Department",
                "url": "https://allevents.in/org/amarillo-college-music-department/26353200"
            }
        ]
    }
]
```