

# Event Details

- **Event Name**: George Smith performs songs by the Beatles
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 06:30 pm
- **Event Description**: Join us for an intimate evening as George Smith (Our Open mic compare) delivers a masterful solo tribute to the Fab Four.
- **Event URL**: https://allevents.in/morley/george-smith-performs-songs-by-the-beatles/200029484190456
- **Event Categories**: open-mic
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

- **Ticket URL**: http://facebook.com/200029484190456?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=morley-events

## Event venue details

- **city**: Morley
- **state**: EN
- **country**: United Kingdom
- **location**: 1 Brunswick Street, Morley, LS27 9DJ Leeds, United Kingdom
- **lat**: 53.74914
- **long**: -1.60264
- **full address**: 1 Brunswick Street, Morley, LS27 9DJ Leeds, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Seven Hills (https://allevents.in/org/seven-hills/24397527)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/58143c77161d2303979d6c43211bf10b12980f049de942f23f817d419f800edb-rimg-w1200-h450-dcfefefe-gmir?v=1772320065
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a2e5aaf46973f95ba14186bb514d83006468d81f079bd30aad38181592cce41c-rimg-w300-h300-dcffffff-gmir?v=1772320065

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** 1 Brunswick Street, Morley, LS27 9DJ Leeds, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Seven Hills
- **Q**: What type of event is this?
  - **A:** open-mic
- **Q**: Where can I find ticket details about George Smith performs songs by the Beatles ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "George Smith performs songs by the Beatles",
        "image": "https://cdn-az.allevents.in/events8/banners/58143c77161d2303979d6c43211bf10b12980f049de942f23f817d419f800edb-rimg-w1200-h450-dcfefefe-gmir?v=1772320065",
        "startDate": "2026-03-08",
        "url": "https://allevents.in/morley/george-smith-performs-songs-by-the-beatles/200029484190456",
        "location": {
            "@type": "Place",
            "name": "1 Brunswick Street, Morley, LS27 9DJ Leeds, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Brunswick Street, Leeds, LS27 9, United Kingdom",
                "addressLocality": "Morley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.74914",
                "longitude": "-1.60264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an intimate evening as George Smith (Our Open mic compare) delivers a masterful solo tribute to the Fab Four.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seven Hills",
                "url": "https://allevents.in/org/seven-hills/24397527"
            }
        ]
    }
]
```