

# Event Details

- **Event Name**: August Concert
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 07:00 pm – Sat, 29 Aug, 2026 at 10:00 pm (-05:00)
- **Event Description**: Join the Troy Community Band for our summer concert series.
- **Event URL**: https://allevents.in/troy/august-concert/200030175212319
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Troy
- **state**: IL
- **country**: United States
- **location**: St. Paul's Lutheran Church Early Child Development Center 112 N Border St, Troy, IL 62294.
- **lat**: 38.73109
- **long**: -89.88514
- **full address**: St. Paul's Lutheran Church Early Child Development Center 112 N Border St, Troy, IL 62294., United States

## Event gallery

- **Alt text**: August Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6fc41f331ba01f9d191ac3d41f31f09cdcc7b56d787e0526e7189a535e079d85-rimg-w1200-h638-dc080808-gmir?v=1786579321

## FAQs

- **Q**: When and where is August Concert being held?
  - **A:** August Concert takes place on Sat, 29 Aug, 2026 at 07:00 pm to Sat, 29 Aug, 2026 at 10:00 pm at St. Paul's Lutheran Church Early Child Development Center 112 N Border St, Troy, IL 62294., United States.
- **Q**: Who is organizing August Concert?
  - **A:** August Concert is organized by Troy Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** August 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 Troy, this event is thoughtfully curated to deliver a standout experience worth every moment. If August 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": "August Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/6fc41f331ba01f9d191ac3d41f31f09cdcc7b56d787e0526e7189a535e079d85-rimg-w1200-h638-dc080808-gmir?v=1786579321",
        "startDate": "2026-08-29T19:00:00-05:00",
        "endDate": "2026-08-29T22:00:00-05:00",
        "url": "https://allevents.in/troy/august-concert/200030175212319",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. Paul's Lutheran Church Early Child Development Center 112 N Border St, Troy, IL 62294.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 N Border St, Troy, IL 62294-1136, United States",
                "addressLocality": "Troy",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.73109",
                "longitude": "-89.88514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Troy Community Band for our summer concert series.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Troy Community Band",
                "url": "https://allevents.in/org/troy-community-band/23908093",
                "description": "Troy Community Band. 477 likes · 4 talking about this. We’re a volunteer concert band in Troy, Illinois, founded in 1985. We serve the local community by..."
            }
        ]
    }
]
```