

# Event Details

- **Event Name**: July Concert
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 07:00 pm – Fri, 31 Jul, 2026 at 10:00 pm
- **Event Description**: Join the Troy Community Band for our summer concert series.
- **Event URL**: https://allevents.in/troy/july-concert/200030103995007
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 19

## 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**: July Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0c6e558a069e218fa2482f352712628969a94db2559ce0531560f1de1959f42f-rimg-w1200-h638-dc92918e-gmir?v=1785025756

## FAQs

- **Q**: When and where is July Concert being held?
  - **A:** July Concert takes place on Fri, 31 Jul, 2026 at 07:00 pm to Fri, 31 Jul, 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 July Concert?
  - **A:** July Concert is organized by Troy Community Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** July 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 July 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": "July Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/0c6e558a069e218fa2482f352712628969a94db2559ce0531560f1de1959f42f-rimg-w1200-h638-dc92918e-gmir?v=1785025756",
        "startDate": "2026-07-31",
        "endDate": "2026-07-31",
        "url": "https://allevents.in/troy/july-concert/200030103995007",
        "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..."
            }
        ]
    }
]
```