

# Event Details

- **Event Name**: Sunday Session with the After Hours 
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 04:00 pm (+01:00)
- **Event Description**: The return of a fan favourite. This classic rock band will have the place rockin..... Literally 🎸
- **Event URL**: https://allevents.in/preston/sunday-session-with-the-after-hours/200029557767934
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

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

## Event venue details

- **city**: Preston
- **state**: EN
- **country**: United Kingdom
- **location**: 56 Lancaster Road, Preston
- **lat**: 53.76018
- **long**: -2.69804
- **full address**: 56 Lancaster Road, Preston, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Guild Ale House (https://allevents.in/org/guild-ale-house/20605646)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/120765f98cdd92c23cc72561f06bcd492c9fc72c04387f5c8ab86496a533ef36-rimg-w1200-h1200-dc302d30-gmir?v=1772090129
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f81a65a14f005717ed55fe9542db7186a94795e4bb4af87eab69fc2423bad30e-rimg-w300-h300-dc302d30-gmir?v=1772090130

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 04:00 pm (+01:00)
- **Q**: Where is the event happening?
  - **A:** 56 Lancaster Road, Preston, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Guild Ale House
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Sunday Session with the After Hours  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunday Session with the After Hours",
        "image": "https://cdn-az.allevents.in/events7/banners/120765f98cdd92c23cc72561f06bcd492c9fc72c04387f5c8ab86496a533ef36-rimg-w1200-h1200-dc302d30-gmir?v=1772090129",
        "startDate": "2026-04-05T16:00:00+01:00",
        "url": "https://allevents.in/preston/sunday-session-with-the-after-hours/200029557767934",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "56 Lancaster Road, Preston",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56 Lancaster Road, Preston, PR1 1DD, United Kingdom",
                "addressLocality": "Preston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.76018",
                "longitude": "-2.69804"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The return of a fan favourite. This classic rock band will have the place rockin..... Literally 🎸",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Guild Ale House",
                "url": "https://allevents.in/org/guild-ale-house/20605646"
            }
        ]
    }
]
```