

# Event Details

- **Event Name**: An Evening of Light Choral Music
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:00 pm – Sat, 18 Apr, 2026 at 08:00 pm (+01:00)
- **Event Description**: A choral concert featuring The Doncaster Wheatsheaf Singers &amp; Rawcliffe Harmonics, Tickets £8 each - available from the Church or choir members or PAY ON THE DOOR
- **Event URL**: https://allevents.in/doncaster/an-evening-of-light-choral-music/80002502755550
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Doncaster
- **state**: EN
- **country**: United Kingdom
- **location**: St Lawrence Church
- **lat**: 53.5228200000
- **long**: -1.1284620000
- **full address**: St Lawrence Church, Station Road, Hatfield DN7 6HN, Doncaster, United Kingdom

## Event gallery

- **Alt text**: An Evening of Light Choral Music
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb699839c363740.jpg

## FAQs

- **Q**: When and where is An Evening of Light Choral Music being held?
  - **A:** An Evening of Light Choral Music takes place on Sat, 18 Apr, 2026 at 07:00 pm to Sat, 18 Apr, 2026 at 08:00 pm at St Lawrence Church, Station Road, Hatfield DN7 6HN, Doncaster, United Kingdom.
- **Q**: Who is organizing An Evening of Light Choral Music?
  - **A:** An Evening of Light Choral Music is organized by Doncaster Wheatsheaf Singers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "An Evening of Light Choral Music",
        "image": "https://cdn2.allevents.in/thumbs/thumb699839c363740.jpg",
        "startDate": "2026-04-18T19:00:00+01:00",
        "endDate": "2026-04-18T20:00:00+01:00",
        "url": "https://allevents.in/doncaster/an-evening-of-light-choral-music/80002502755550",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Lawrence Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Station Road, Hatfield DN7 6HN",
                "addressLocality": "Doncaster",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.5228200000",
                "longitude": "-1.1284620000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A choral concert featuring The Doncaster Wheatsheaf Singers & Rawcliffe Harmonics, Tickets £8 each - available from the Church or choir members or PAY ON THE DOOR",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Doncaster Wheatsheaf Singers",
                "url": "https://allevents.in/org/doncaster-wheatsheaf-singers/23237260"
            }
        ]
    }
]
```