

# Event Details

- **Event Name**: Veteran's Concert
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 02:00 pm
- **Event Description**: Join us for concert of patriotic and Americana music in observance of Veteran’s
Day. Help us honor our nation’s veterans with this special concert
- **Event URL**: https://allevents.in/topeka/veterans-concert/200029201437520
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Topeka
- **state**: KS
- **country**: United States
- **location**: Aldersgate Village Life Plan Community
- **lat**: 39.01097
- **long**: -95.78928
- **full address**: Aldersgate Village Life Plan Community, 7220 SW Asbury Dr, Topeka, KS 66614-6048, United States

## Event gallery

- **Alt text**: Veteran's Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7d00fe5a873627e0f74aa161fd5ef4ddf643d453a519d8b3f1ae6ba7636c8470-rimg-w474-h474-dcefefef-gmir?v=1763227579

## FAQs

- **Q**: When and where is Veteran's Concert being held?
  - **A:** Veteran's Concert takes place on Sun, 16 Nov, 2025 at 02:00 pm to Sun, 16 Nov, 2025 at 02:00 pm at Aldersgate Village Life Plan Community, 7220 SW Asbury Dr, Topeka, KS 66614-6048, United States.
- **Q**: Who is organizing Veteran's Concert?
  - **A:** Veteran's Concert is organized by The Capitol Brass.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Veteran's 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 Topeka, this event is thoughtfully curated to deliver a standout experience worth every moment. If Veteran's 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": "Veteran's Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/7d00fe5a873627e0f74aa161fd5ef4ddf643d453a519d8b3f1ae6ba7636c8470-rimg-w474-h474-dcefefef-gmir?v=1763227579",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/topeka/veterans-concert/200029201437520",
        "location": {
            "@type": "Place",
            "name": "Aldersgate Village Life Plan Community",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7220 SW Asbury Dr, Topeka, KS 66614-6048, United States",
                "addressLocality": "Topeka",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.01097",
                "longitude": "-95.78928"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for concert of patriotic and Americana music in observance of Veteran’s\nDay. Help us honor our nation’s veterans with this special concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Capitol Brass",
                "url": "https://allevents.in/org/the-capitol-brass/26531647"
            }
        ]
    }
]
```