

# Event Details

- **Event Name**: Indoor Marching Band Concert
- **Event Start and End Date**: Wed, 05 Nov, 2025 at 07:00 pm
- **Event Description**: Come check out the Blue Band's Fright and Funk show in the auditorium
- **Event URL**: https://allevents.in/ellwood-city/indoor-marching-band-concert/200029124863519
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details

- **Ticket URL**: http://facebook.com/200029124863519?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=ellwood+city-events

## Event venue details

- **city**: Ellwood City
- **state**: PA
- **country**: United States
- **location**: Lincoln High School (Ellwood City, Pennsylvania)
- **lat**: 40.856679343713
- **long**: -80.286995032519
- **full address**: Lincoln High School (Ellwood City, Pennsylvania), Ellwood City,PA,United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bc3605b008b2153bd1115f66834dddac45102b5dea01bfae7664ed5578f490cb-rimg-w1080-h859-dc181818-gmir?v=1762267518
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3806f9e0c28468fc6d99a8fc318901b8c793f7f9e2b11590b9d3fc093248e975-rimg-w300-h300-dc8b8b8c-gmir?v=1762267519

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 05 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Lincoln High School (Ellwood City, Pennsylvania), Ellwood City,PA,United States
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Indoor Marching Band Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Indoor Marching Band Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/bc3605b008b2153bd1115f66834dddac45102b5dea01bfae7664ed5578f490cb-rimg-w1080-h859-dc181818-gmir?v=1762267518",
        "startDate": "2025-11-05",
        "url": "https://allevents.in/ellwood-city/indoor-marching-band-concert/200029124863519",
        "location": {
            "@type": "Place",
            "name": "Lincoln High School (Ellwood City, Pennsylvania)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ellwood City,PA,United States",
                "addressLocality": "Ellwood City",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.856679343713",
                "longitude": "-80.286995032519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come check out the Blue Band's Fright and Funk show in the auditorium"
    }
]
```