

# Event Details

- **Event Name**: Pre-ISSMA Band Concert
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: This is the Pre-ISSMA band concert
- **Event URL**: https://allevents.in/lafayette/pre-issma-band-concert/200029554144537
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Lafayette
- **state**: IN
- **country**: United States
- **location**: Mccutcheon High School
- **lat**: 40.34977785853
- **long**: -86.902998815152
- **full address**: Mccutcheon High School, 4951 US Highway 231 South,Lafayette, Indiana, United States

## Event gallery

- **Alt text**: Pre-ISSMA Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ada62d2c80a45ce09b0f6841407c3e021f76962a4659030157f655796d5f4880-rimg-w1200-h675-dc161012-gmir?v=1776059079

## FAQs

- **Q**: When and where is Pre-ISSMA Band Concert being held?
  - **A:** Pre-ISSMA Band Concert takes place on Tue, 14 Apr, 2026 at 05:00 pm to Tue, 14 Apr, 2026 at 05:00 pm at Mccutcheon High School, 4951 US Highway 231 South,Lafayette, Indiana, United States.
- **Q**: Who is organizing Pre-ISSMA Band Concert?
  - **A:** Pre-ISSMA Band Concert is organized by McCutcheon High School Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pre-ISSMA 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 Lafayette, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pre-ISSMA 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": "Pre-ISSMA Band Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/ada62d2c80a45ce09b0f6841407c3e021f76962a4659030157f655796d5f4880-rimg-w1200-h675-dc161012-gmir?v=1776059079",
        "startDate": "2026-04-14T17:00:00-04:00",
        "url": "https://allevents.in/lafayette/pre-issma-band-concert/200029554144537",
        "location": {
            "@type": "Place",
            "name": "Mccutcheon High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4951 US Highway 231 South,Lafayette, Indiana",
                "addressLocality": "Lafayette",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.34977785853",
                "longitude": "-86.902998815152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the Pre-ISSMA band concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McCutcheon High School Bands",
                "url": "https://allevents.in/org/mccutcheon-high-school-bands/11926161",
                "description": "This is the official Facebook page for the McCutcheon High School Bands in Lafayette, Indiana."
            }
        ]
    }
]
```