

# Event Details

- **Event Name**: Losing Light @ The Pub
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 09:00 pm
- **Event Description**: Classic rock covers
- **Event URL**: https://allevents.in/lancaster/losing-light-the-pub/200029539546741
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Lancaster
- **state**: EN
- **country**: United Kingdom
- **location**: The Pub
- **lat**: 54.048951896334
- **long**: -2.8030733653336
- **full address**: The Pub, 45-47 China Street,Lancaster, Lancashire, United Kingdom

## Event gallery

- **Alt text**: Losing Light @ The Pub
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/400830e8976ca975931e88500cd351b2e6e0808e56610b46705100204b00fff6-rimg-w1200-h981-dc461861-gmir?v=1784230299

## FAQs

- **Q**: When and where is Losing Light @ The Pub being held?
  - **A:** Losing Light @ The Pub takes place on Sat, 18 Jul, 2026 at 09:00 pm to Sat, 18 Jul, 2026 at 09:00 pm at The Pub, 45-47 China Street,Lancaster, Lancashire, United Kingdom.
- **Q**: Who is organizing Losing Light @ The Pub?
  - **A:** Losing Light @ The Pub is organized by Losing Light.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Losing Light @ The Pub is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Lancaster, this event is thoughtfully curated to deliver a standout experience worth every moment. If Losing Light @ The Pub sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Losing Light @ The Pub",
        "image": "https://cdn-az.allevents.in/events9/banners/400830e8976ca975931e88500cd351b2e6e0808e56610b46705100204b00fff6-rimg-w1200-h981-dc461861-gmir?v=1784230299",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/lancaster/losing-light-the-pub/200029539546741",
        "location": {
            "@type": "Place",
            "name": "The Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45-47 China Street,Lancaster, Lancashire",
                "addressLocality": "Lancaster",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.048951896334",
                "longitude": "-2.8030733653336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic rock covers",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Losing Light",
                "url": "https://allevents.in/org/losing-light/1918936"
            }
        ]
    }
]
```