

# Event Details

- **Event Name**: Tom Jones 
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 04:00 pm
- **Event Description**: This act close your eyes it’s Sir Tom
- **Event URL**: https://allevents.in/leeds/tom-jones/200029663570414
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Jug and Barrel
- **lat**: 53.807640770568
- **long**: -1.6610695982206
- **full address**: Jug and Barrel, 56-58 town street,stanningley,Leeds, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mark Rowlands (https://allevents.in/org/mark-rowlands/25554413)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0e64746d8b82c1c1188b685c01cd3ff03e337c9b74700e1c16d42b313521e83e-rimg-w1200-h1600-dc110906-gmir?v=1772366557
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9a66004c2b129f67b83e38748688d367eefcd1ecbb3b3e465e7ec5dc9198a07b-rimg-w300-h300-dc120806-gmir?v=1772366558

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Jug and Barrel, 56-58 town street,stanningley,Leeds, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Mark Rowlands
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Tom Jones  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tom Jones",
        "image": "https://cdn-az.allevents.in/events5/banners/0e64746d8b82c1c1188b685c01cd3ff03e337c9b74700e1c16d42b313521e83e-rimg-w1200-h1600-dc110906-gmir?v=1772366557",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/leeds/tom-jones/200029663570414",
        "location": {
            "@type": "Place",
            "name": "Jug and Barrel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56-58 town street,stanningley,Leeds, United Kingdom",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.807640770568",
                "longitude": "-1.6610695982206"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This act close your eyes it’s Sir Tom",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mark Rowlands",
                "url": "https://allevents.in/org/mark-rowlands/25554413"
            }
        ]
    }
]
```