

# Event Details

- **Event Name**: Westerville Community Band Concert
- **Event Start and End Date**: Sun, 03 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: We will be playing as part of the concert in honor of our nation's birthday.
- **Event URL**: https://allevents.in/westerville/westerville-community-band-concert/200029958442917
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Westerville
- **state**: OH
- **country**: United States
- **location**: Westerville Central High School
- **lat**: 40.1548
- **long**: -82.9044
- **full address**: Westerville Central High School, 7118 Mt Royal Ave,Westerville, Ohio, United States

## Event gallery

- **Alt text**: Westerville Community Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/713729efc4f0b14447946bced9ab95dd94faa77f4d134d254331c6e10089e30c-rimg-w1200-h797-dc5e7934-gmir?v=1776413897

## FAQs

- **Q**: When and where is Westerville Community Band Concert being held?
  - **A:** Westerville Community Band Concert takes place on Sun, 03 May, 2026 at 03:00 pm to Sun, 03 May, 2026 at 03:00 pm at Westerville Central High School, 7118 Mt Royal Ave,Westerville, Ohio, United States.
- **Q**: Who is organizing Westerville Community Band Concert?
  - **A:** Westerville Community Band Concert is organized by Heritage Fifes and Drums.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Westerville Community 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 Westerville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Westerville Community 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": "Westerville Community Band Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/713729efc4f0b14447946bced9ab95dd94faa77f4d134d254331c6e10089e30c-rimg-w1200-h797-dc5e7934-gmir?v=1776413897",
        "startDate": "2026-05-03T15:00:00-04:00",
        "url": "https://allevents.in/westerville/westerville-community-band-concert/200029958442917",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Westerville Central High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7118 Mt Royal Ave,Westerville, Ohio",
                "addressLocality": "Westerville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.1548",
                "longitude": "-82.9044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be playing as part of the concert in honor of our nation's birthday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heritage Fifes and Drums",
                "url": "https://allevents.in/org/heritage-fifes-and-drums/13687736",
                "description": "We are a Christ centered historical drum and fife corp. Our impressions cover the Revolutionary War through the Civil War."
            }
        ]
    }
]
```