

# Event Details

- **Event Name**: S.A.S. raiding the Church House
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 09:00 pm
- **Event Description**: S.A.S. return to The Church House, Sheffield to play the bluesrock of the great trios, Jimi, Rory, SRV, Cream.
- **Event URL**: https://allevents.in/sheffield/sas-raiding-the-church-house/200030273417440
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: The Church House
- **lat**: 53.38264
- **long**: -1.47013
- **full address**: The Church House, 4 St. James Street,Sheffield, United Kingdom

## Event gallery

- **Alt text**: S.A.S. raiding the Church House
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f75ec32493c8854e6ba36338f70706f204f4484668b813965c9aeeb9d30e48dc-rimg-w1200-h918-dc161a14-gmir?v=1783229258

## FAQs

- **Q**: When and where is S.A.S. raiding the Church House being held?
  - **A:** S.A.S. raiding the Church House takes place on Fri, 10 Jul, 2026 at 09:00 pm to Fri, 10 Jul, 2026 at 09:00 pm at The Church House, 4 St. James Street,Sheffield, United Kingdom.
- **Q**: Who is organizing S.A.S. raiding the Church House?
  - **A:** S.A.S. raiding the Church House is organized by SAS Blues Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "S.A.S. raiding the Church House",
        "image": "https://cdn-az.allevents.in/events1/banners/f75ec32493c8854e6ba36338f70706f204f4484668b813965c9aeeb9d30e48dc-rimg-w1200-h918-dc161a14-gmir?v=1783229258",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/sheffield/sas-raiding-the-church-house/200030273417440",
        "location": {
            "@type": "Place",
            "name": "The Church House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 St. James Street,Sheffield",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.38264",
                "longitude": "-1.47013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "S.A.S. return to The Church House, Sheffield to play the bluesrock of the great trios, Jimi, Rory, SRV, Cream.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SAS Blues Band",
                "url": "https://allevents.in/org/sas-blues-band/26255100"
            }
        ]
    }
]
```