

# Event Details

- **Event Name**: Sunday Session with the Champagne Nippers 
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 04:00 pm
- **Event Description**: An afternoon of booze n blooze by Stan and the gang ?
- **Event URL**: https://allevents.in/preston/sunday-session-with-the-champagne-nippers/200029564010355
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029564010355?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/events6/banners/3a871a8a803eb0f0eb7197a5ed5039c388f4c3b2c98fb2f7b409488f152e6006-rimg-w1024-h1024-dc0e0d08-gmir?v=1771053528
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a3290f86568750280455ff5018d7db309f2ebe5483d12abe8186ee6ba70a5a64-rimg-w300-h300-dc0e0d08-gmir?v=1771053528

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Feb, 2026 at 04:00 pm
- **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?
- **Q**: Where can I find ticket details about Sunday Session with the Champagne Nippers  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Session with the Champagne Nippers",
        "image": "https://cdn-az.allevents.in/events6/banners/3a871a8a803eb0f0eb7197a5ed5039c388f4c3b2c98fb2f7b409488f152e6006-rimg-w1024-h1024-dc0e0d08-gmir?v=1771053528",
        "startDate": "2026-02-22",
        "url": "https://allevents.in/preston/sunday-session-with-the-champagne-nippers/200029564010355",
        "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": "An afternoon of booze n blooze by Stan and the gang ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Guild Ale House",
                "url": "https://allevents.in/org/guild-ale-house/20605646"
            }
        ]
    }
]
```