

# Event Details

- **Event Name**: The Fiddlers Three
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 08:00 pm (+01:00)
- **Event Description**: 5 piece band entertaining the crowd with songs from across the decades.
- **Event URL**: https://allevents.in/gateshead/the-fiddlers-three/200030282006327
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Gateshead
- **state**: EN
- **country**: United Kingdom
- **location**: The Fiddlers Three
- **lat**: 54.941950498197
- **long**: -1.5630841255188
- **full address**: The Fiddlers Three, Albion Street, High Heworth,Gateshead, United Kingdom

## Event gallery

- **Alt text**: The Fiddlers Three
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/253eb296b27dbc8c6ebd30e9b8d816d28d60af4abeaaf16b6dd06dcd077fa196-rimg-w1200-h818-dc180818-gmir?v=1786993773

## FAQs

- **Q**: When and where is The Fiddlers Three being held?
  - **A:** The Fiddlers Three takes place on Sat, 19 Sep, 2026 at 08:00 pm to Sat, 19 Sep, 2026 at 08:00 pm at The Fiddlers Three, Albion Street, High Heworth,Gateshead, United Kingdom.
- **Q**: Who is organizing The Fiddlers Three?
  - **A:** The Fiddlers Three is organized by Sound It Out.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Fiddlers Three is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Gateshead, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Fiddlers Three 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": "The Fiddlers Three",
        "image": "https://cdn-az.allevents.in/events1/banners/253eb296b27dbc8c6ebd30e9b8d816d28d60af4abeaaf16b6dd06dcd077fa196-rimg-w1200-h818-dc180818-gmir?v=1786993773",
        "startDate": "2026-09-19T20:00:00+01:00",
        "url": "https://allevents.in/gateshead/the-fiddlers-three/200030282006327",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Fiddlers Three",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Albion Street, High Heworth,Gateshead",
                "addressLocality": "Gateshead",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.941950498197",
                "longitude": "-1.5630841255188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5 piece band entertaining the crowd with songs from across the decades.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sound It Out",
                "url": "https://allevents.in/org/sound-it-out/26056798"
            }
        ]
    }
]
```