

# Event Details

- **Event Name**: St. James Episcopal Concert
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 03:00 pm (-04:00)
- **Event Description**: SMBB will be performing our spring program.
- **Event URL**: https://allevents.in/hendersonville/st-james-episcopal-concert/200029700537837
- **Event Categories**: entertainment, concerts, music, performances
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Hendersonville
- **state**: NC
- **country**: United States
- **location**: St. James Episcopal Church
- **lat**: 35.320835
- **long**: -82.460494
- **full address**: St. James Episcopal Church, 766 N Main St,Hendersonville,NC,United States

## Event gallery

- **Alt text**: St. James Episcopal Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/821b67868ad6a83b4eb52f3742a617ac0b1ed031b0f4fc3fa0b7450d4ba673c2-rimg-w1200-h326-dc904e04-gmir?v=1776395421

## FAQs

- **Q**: When and where is St. James Episcopal Concert being held?
  - **A:** St. James Episcopal Concert takes place on Sun, 19 Apr, 2026 at 03:00 pm to Sun, 19 Apr, 2026 at 03:00 pm at St. James Episcopal Church, 766 N Main St,Hendersonville,NC,United States.
- **Q**: Who is organizing St. James Episcopal Concert?
  - **A:** St. James Episcopal Concert is organized by Smoky Mountain Brass Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** St. James Episcopal 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 Hendersonville, this event is thoughtfully curated to deliver a standout experience worth every moment. If St. James Episcopal 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": "St. James Episcopal Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/821b67868ad6a83b4eb52f3742a617ac0b1ed031b0f4fc3fa0b7450d4ba673c2-rimg-w1200-h326-dc904e04-gmir?v=1776395421",
        "startDate": "2026-04-19T15:00:00-04:00",
        "url": "https://allevents.in/hendersonville/st-james-episcopal-concert/200029700537837",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. James Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "766 N Main St,Hendersonville,NC,United States",
                "addressLocality": "Hendersonville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.320835",
                "longitude": "-82.460494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SMBB will be performing our spring program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smoky Mountain Brass Band",
                "url": "https://allevents.in/org/smoky-mountain-brass-band/15181069",
                "description": "This British-Style brass band is located in Asheville, NC. The band was founded in 1981 & continues to entertain in Asheville & surrounding communities. "
            }
        ]
    }
]
```