

# Event Details

- **Event Name**: Songs of Praise
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 04:00 pm – Sun, 21 Jun, 2026 at 05:00 pm
- **Event Description**: A service of praise. Hymns selected by the congregation of St Luke’s.
- **Event URL**: https://allevents.in/belper/songs-of-praise/200030242728723
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Belper
- **state**: EN
- **country**: United Kingdom
- **location**: St. Luke’s Church, Heage
- **lat**: 53.05219
- **long**: -1.4499
- **full address**: St. Luke’s Church, Heage, St. Luke's Church, Church Street, Belper, DE56 2BG, United Kingdom

## Event gallery

- **Alt text**: Songs of Praise
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/177f516b637ce50145fdde588c9d7bee60c55c4d6563d9991293bf29f9792a72-rimg-w1024-h579-dcaa8a64-gmir?v=1781564003

## FAQs

- **Q**: When and where is Songs of Praise being held?
  - **A:** Songs of Praise takes place on Sun, 21 Jun, 2026 at 04:00 pm to Sun, 21 Jun, 2026 at 05:00 pm at St. Luke s Church, Heage, St. Luke's Church, Church Street, Belper, DE56 2BG, United Kingdom.
- **Q**: Who is organizing Songs of Praise?
  - **A:** Songs of Praise is organized by St Luke's Church Heage.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Songs of Praise",
        "image": "https://cdn-az.allevents.in/events3/banners/177f516b637ce50145fdde588c9d7bee60c55c4d6563d9991293bf29f9792a72-rimg-w1024-h579-dcaa8a64-gmir?v=1781564003",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/belper/songs-of-praise/200030242728723",
        "location": {
            "@type": "Place",
            "name": "St. Luke’s Church, Heage",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St. Luke's Church, Church Street, Belper, DE56 2BG, United Kingdom",
                "addressLocality": "Belper",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.05219",
                "longitude": "-1.4499"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A service of praise. Hymns selected by the congregation of St Luke’s.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Lukes Church Heage",
                "url": "https://allevents.in/org/st-lukes-church-heage/21619723"
            }
        ]
    }
]
```