

# Event Details

- **Event Name**: LHE Spring Concert
- **Event Start and End Date**: Sun, 04 May, 2025 at 03:00 pm
- **Event Description**: Cascades of Sound
Handbells and Guest Artists Unite
- **Event URL**: https://allevents.in/lancaster/lhe-spring-concert/200028021934004
- **Event Categories**: concerts, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Lancaster
- **state**: OH
- **country**: United States
- **location**: 222 N Broad St, Lancaster, OH
- **lat**: 39.716
- **long**: -82.6015
- **full address**: 222 N Broad St, Lancaster, OH, United States

## Event gallery

- **Alt text**: LHE Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/147878ca55c848723dbe92a67c9b0be63f14ae4562b8844cfa24fb1bca4e20c0-rimg-w910-h1182-dcfefefe-gmir?v=1745802059

## FAQs

- **Q**: When and where is LHE Spring Concert being held?
  - **A:** LHE Spring Concert takes place on Sun, 04 May, 2025 at 03:00 pm to Sun, 04 May, 2025 at 03:00 pm at 222 N Broad St, Lancaster, OH, United States.
- **Q**: Who is organizing LHE Spring Concert?
  - **A:** LHE Spring Concert is organized by Lancaster Handbell Ensemble.
- **Q**: Who is this event for? Is it right for me?
  - **A:** LHE Spring 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 Lancaster, this event is thoughtfully curated to deliver a standout experience worth every moment. If LHE Spring 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": "LHE Spring Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/147878ca55c848723dbe92a67c9b0be63f14ae4562b8844cfa24fb1bca4e20c0-rimg-w910-h1182-dcfefefe-gmir?v=1745802059",
        "startDate": "2025-05-04",
        "url": "https://allevents.in/lancaster/lhe-spring-concert/200028021934004",
        "location": {
            "@type": "Place",
            "name": "222 N Broad St, Lancaster, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 N Broad St, Lancaster, OH 43130-3001, United States,Lancaster, Ohio",
                "addressLocality": "Lancaster",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.716",
                "longitude": "-82.6015"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cascades of Sound\nHandbells and Guest Artists Unite",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lancaster Handbell Ensemble",
                "url": "https://allevents.in/org/lancaster-handbell-ensemble/25547760"
            }
        ]
    }
]
```