

# Event Details

- **Event Name**: Lift Your Voice Concert
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 06:45 pm – Sat, 31 Oct, 2026 at 09:30 pm (+00:00)
- **Event Description**: Experience soul-stirring, uplifting live gospel music. Feel the joy of powerful voices and harmonies. Get ready to clap, sing and be inspired.ArtistsJanine Dyer
- **Event URL**: https://allevents.in/sheffield/lift-your-voice-concert/300042737382
- **Event Categories**: concerts, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Sheffield/Upper-Chapel/Lift-Your-Voice-Concert/42737382/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: Upper Chapel
- **lat**: 53.380924
- **long**: -1.468837
- **full address**: Upper Chapel, Norfolk Street, Sheffield, United Kingdom

## Event gallery

- **Alt text**: Lift Your Voice Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e16907aca9f25d4711ab2f045df7b12483a4941d4a2c0c09168c982f5d60c3db-rimg-w1024-h1024-dc081818-gmir.jpg?v=1789429563

## Artist Details

- **Artist name**: Janine Dyer

## FAQs

- **Q**: When and where is Lift Your Voice Concert being held?
  - **A:** Lift Your Voice Concert takes place on Sat, 31 Oct, 2026 at 06:45 pm to Sat, 31 Oct, 2026 at 09:30 pm at Upper Chapel, Norfolk Street, Sheffield, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lift Your Voice 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 Sheffield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lift Your Voice 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": "Lift Your Voice Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/e16907aca9f25d4711ab2f045df7b12483a4941d4a2c0c09168c982f5d60c3db-rimg-w1024-h1024-dc081818-gmir.jpg?v=1789429563",
        "startDate": "2026-10-31T18:45:00+00:00",
        "endDate": "2026-10-31T21:30:00+00:00",
        "url": "https://allevents.in/sheffield/lift-your-voice-concert/300042737382",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Upper Chapel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Norfolk Street",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.380924",
                "longitude": "-1.468837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience soul-stirring, uplifting live gospel music. Feel the joy of powerful voices and harmonies. Get ready to clap, sing and be inspired.ArtistsJanine Dyer",
        "performer": [
            {
                "@type": "Person",
                "name": "Janine Dyer"
            }
        ]
    }
]
```