

# Event Details

- **Event Name**: Full Circle Band Abilene, TX VFW
- **Event Start and End Date**: Sat, 02 May, 2026 at 07:30 pm – Sat, 02 May, 2026 at 11:00 pm (-05:00)
- **Event URL**: https://allevents.in/abilene/full-circle-band-abilene-tx-vfw/200029992317313
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Abilene
- **state**: TX
- **country**: United States
- **location**: Abilene, Texas
- **lat**: 32.4464
- **long**: -99.7455
- **full address**: Abilene, Texas, United States

## Event gallery

- **Alt text**: Full Circle Band Abilene, TX VFW
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/78bb8d5b45f91153fd817a7fc6845f81b0f8d04417ea624bfab45f8a0a2e903a-rimg-w1200-h1200-dcebebeb-gmir?v=1777498292

## FAQs

- **Q**: When and where is Full Circle Band Abilene, TX VFW being held?
  - **A:** Full Circle Band Abilene, TX VFW takes place on Sat, 02 May, 2026 at 07:30 pm to Sat, 02 May, 2026 at 11:00 pm at Abilene, Texas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Full Circle Band Abilene, TX VFW is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Full Circle Band Abilene, TX VFW 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": "Full Circle Band Abilene, TX VFW",
        "image": "https://cdn-az.allevents.in/events2/banners/78bb8d5b45f91153fd817a7fc6845f81b0f8d04417ea624bfab45f8a0a2e903a-rimg-w1200-h1200-dcebebeb-gmir?v=1777498292",
        "startDate": "2026-05-02T19:30:00-05:00",
        "endDate": "2026-05-02T23:00:00-05:00",
        "url": "https://allevents.in/abilene/full-circle-band-abilene-tx-vfw/200029992317313",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Abilene, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abilene, Texas",
                "addressLocality": "Abilene",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.4464",
                "longitude": "-99.7455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```