

# Event Details

- **Event Name**: Bells of Westminster concert
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 07:00 pm
- **Event Description**: Doors open at 6:30 pm free will offering. Soloist Barbara Peaker
- **Event URL**: https://allevents.in/orangeville/bells-of-westminster-concert/200030187329516
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200030187329516?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=orangeville-events

## Event venue details

- **city**: Orangeville
- **state**: ON
- **country**: Canada
- **location**: Westminster United Church 
- **lat**: 43.91892
- **long**: -80.10076
- **full address**: Westminster United Church , 247 Broadway, Orangeville, ON L9W 1K6, Canada
- **location**: Westminster United Church

## Event gallery

- **Alt text**: Bells of Westminster concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/587bee7c136b6b5569b00b5a2be9735c50db01e6d255de3251304f0a657431a6-rimg-w640-h443-dca8a9a6-gmir?v=1781017774

## FAQs

- **Q**: When and where is Bells of Westminster concert being held?
  - **A:** Bells of Westminster concert takes place on Tue, 16 Jun, 2026 at 07:00 pm to Tue, 16 Jun, 2026 at 07:00 pm at Westminster United Church , 247 Broadway, Orangeville, ON L9W 1K6, Canada.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bells of Westminster 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 Orangeville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bells of Westminster 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": "Bells of Westminster concert",
        "image": "https://cdn-az.allevents.in/events2/banners/587bee7c136b6b5569b00b5a2be9735c50db01e6d255de3251304f0a657431a6-rimg-w640-h443-dca8a9a6-gmir?v=1781017774",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/orangeville/bells-of-westminster-concert/200030187329516",
        "location": {
            "@type": "Place",
            "name": "Westminster United Church ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "247 Broadway, Orangeville, ON L9W 1K6, Canada",
                "addressLocality": "Orangeville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.91892",
                "longitude": "-80.10076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors open at 6:30 pm free will offering. Soloist Barbara Peaker"
    }
]
```