

# Event Details

- **Event Name**: Clovis Community Band Concert
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 02:30 pm
- **Event Description**: Save the date - more details to come!
- **Event URL**: https://allevents.in/clovis/clovis-community-band-concert/200029458291824
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Clovis
- **state**: CA
- **country**: United States
- **location**: Paul Shaghoian Concert Hall
- **lat**: 36.889413438568
- **long**: -119.73654136137
- **full address**: Paul Shaghoian Concert Hall, Clovis North Performing Arts Center, 2730 E International Ave, Fresno, CA 93730, United States, Clovis

## Event gallery

- **Alt text**: Clovis Community Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/066d3a00df72074fae4a016743cdc3019e90a262929fd992dd33c12cbafc1c07-rimg-w1200-h1855-dc042b64-gmir?v=1773258972

## FAQs

- **Q**: When and where is Clovis Community Band Concert being held?
  - **A:** Clovis Community Band Concert takes place on Sun, 15 Mar, 2026 at 02:30 pm to Sun, 15 Mar, 2026 at 02:30 pm at Paul Shaghoian Concert Hall, Clovis North Performing Arts Center, 2730 E International Ave, Fresno, CA 93730, United States, Clovis.
- **Q**: Who is organizing Clovis Community Band Concert?
  - **A:** Clovis Community Band Concert is organized by Clovis Community Education.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Clovis 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 Clovis, this event is thoughtfully curated to deliver a standout experience worth every moment. If Clovis 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": "Clovis Community Band Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/066d3a00df72074fae4a016743cdc3019e90a262929fd992dd33c12cbafc1c07-rimg-w1200-h1855-dc042b64-gmir?v=1773258972",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/clovis/clovis-community-band-concert/200029458291824",
        "location": {
            "@type": "Place",
            "name": "Paul Shaghoian Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Clovis North Performing Arts Center, 2730 E International Ave, Fresno, CA 93730, United States",
                "addressLocality": "Clovis",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.889413438568",
                "longitude": "-119.73654136137"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date - more details to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clovis Community Education",
                "url": "https://allevents.in/org/clovis-community-education/12739448",
                "description": "Community Education is a department of Clovis Adult Education. We offer a wide variety of enrichment classes for adults."
            }
        ]
    }
]
```