

# Event Details

- **Event Name**: The Echoes plays The Welcome Tavern 
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 pm
- **Event Description**: Hey hey people who is ready for the festivities? ???
We will be at The Welcome Tavern this Saturday from 8pm. Looking forward to seeing you there ???
- **Event URL**: https://allevents.in/bishop-auckland/the-echoes-plays-the-welcome-tavern/200029378852424
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Bishop Auckland
- **state**: EN
- **country**: United Kingdom
- **location**: The Welcome Tavern
- **lat**: 54.662728
- **long**: -1.67792
- **full address**: The Welcome Tavern, Waldron Street,Bishop Auckland, United Kingdom

## Event gallery

- **Alt text**: The Echoes plays The Welcome Tavern
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/94280c5241a13e3816322c299f0e6084ee46b1525a9c802235252f0a75af1e1c-rimg-w1200-h1600-dcd7c3a9-gmir?v=1766180784

## FAQs

- **Q**: When and where is The Echoes plays The Welcome Tavern  being held?
  - **A:** The Echoes plays The Welcome Tavern  takes place on Sat, 20 Dec, 2025 at 08:00 pm to Sat, 20 Dec, 2025 at 08:00 pm at The Welcome Tavern, Waldron Street,Bishop Auckland, United Kingdom.
- **Q**: Who is organizing The Echoes plays The Welcome Tavern ?
  - **A:** The Echoes plays The Welcome Tavern  is organized by The Echoes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Echoes plays The Welcome Tavern",
        "image": "https://cdn-az.allevents.in/events5/banners/94280c5241a13e3816322c299f0e6084ee46b1525a9c802235252f0a75af1e1c-rimg-w1200-h1600-dcd7c3a9-gmir?v=1766180784",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/bishop-auckland/the-echoes-plays-the-welcome-tavern/200029378852424",
        "location": {
            "@type": "Place",
            "name": "The Welcome Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waldron Street,Bishop Auckland",
                "addressLocality": "Bishop Auckland",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.662728",
                "longitude": "-1.67792"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey hey people who is ready for the festivities? ???\nWe will be at The Welcome Tavern this Saturday from 8pm. Looking forward to seeing you there ???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Echoes",
                "url": "https://allevents.in/org/the-echoes/25208349"
            }
        ]
    }
]
```