

# Event Details

- **Event Name**: Abilene Community Band Concert
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 07:00 pm
- **Event Description**: Be sure to attend this free Abilene Community Band concert. Support local music!
- **Event URL**: https://allevents.in/abilene/abilene-community-band-concert/200030340113339
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Abilene
- **state**: TX
- **country**: United States
- **location**: 602 Meander Street, Abilene, Texas
- **lat**: 32.44344
- **long**: -99.74579
- **full address**: 602 Meander Street, Abilene, Texas, United States

## Event gallery

- **Alt text**: Abilene Community Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a1c868df35a45fdcd8638e1b5a9cc5d11f6f81ecc289db84939f146338ecf159-rimg-w1200-h1553-dcfdf7e1-gmir?v=1782936519

## FAQs

- **Q**: When and where is Abilene Community Band Concert being held?
  - **A:** Abilene Community Band Concert takes place on Fri, 03 Jul, 2026 at 07:00 pm to Fri, 03 Jul, 2026 at 07:00 pm at 602 Meander Street, Abilene, Texas, United States.
- **Q**: Who is organizing Abilene Community Band Concert?
  - **A:** Abilene Community Band Concert is organized by Tarpley Music - Abilene, TX.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Abilene Community Band 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 Abilene, this event is thoughtfully curated to deliver a standout experience worth every moment. If Abilene Community Band 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": "Abilene Community Band Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/a1c868df35a45fdcd8638e1b5a9cc5d11f6f81ecc289db84939f146338ecf159-rimg-w1200-h1553-dcfdf7e1-gmir?v=1782936519",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/abilene/abilene-community-band-concert/200030340113339",
        "location": {
            "@type": "Place",
            "name": "602 Meander Street, Abilene, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "602 Meander St, Abilene, TX 79602-1027, United States",
                "addressLocality": "Abilene",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.44344",
                "longitude": "-99.74579"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Be sure to attend this free Abilene Community Band concert. Support local music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tarpley Music - Abilene TX",
                "url": "https://allevents.in/org/tarpley-music-abilene-tx/27989378"
            }
        ]
    }
]
```