

# Event Details

- **Event Name**: Coffee Concert
- **Event Start and End Date**: Sat, 28 Nov, 2026 at 02:00 pm (+00:00)
- **Event Description**: A swinging Saturday!
- **Event URL**: https://allevents.in/lancaster/coffee-concert/200030347508429
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lancaster
- **state**: EN
- **country**: United Kingdom
- **location**: Lancaster Priory
- **lat**: 54.050709367623
- **long**: -2.8054583354042
- **full address**: Lancaster Priory, Lancaster, Lancashire, United Kingdom

## Event gallery

- **Alt text**: Coffee Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f106774e217a8cc99dbb2de3f0d729a16b396a9a41eed907e3e2adf2ed6dae90-rimg-w1200-h800-dc080808-gmir?v=1786657492

## FAQs

- **Q**: When and where is Coffee Concert being held?
  - **A:** Coffee Concert takes place on Sat, 28 Nov, 2026 at 02:00 pm to Sat, 28 Nov, 2026 at 02:00 pm at Lancaster Priory, Lancaster, Lancashire, United Kingdom.
- **Q**: Who is organizing Coffee Concert?
  - **A:** Coffee Concert is organized by Bay Big Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Coffee Concert 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 Coffee Concert 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": "Coffee Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/f106774e217a8cc99dbb2de3f0d729a16b396a9a41eed907e3e2adf2ed6dae90-rimg-w1200-h800-dc080808-gmir?v=1786657492",
        "startDate": "2026-11-28T14:00:00+00:00",
        "url": "https://allevents.in/lancaster/coffee-concert/200030347508429",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lancaster Priory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lancaster, Lancashire",
                "addressLocality": "Lancaster",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.050709367623",
                "longitude": "-2.8054583354042"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A swinging Saturday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bay Big Band",
                "url": "https://allevents.in/org/bay-big-band/25608676"
            }
        ]
    }
]
```