

# Event Details

- **Event Name**: A night with Tom jones
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm – Sat, 13 Dec, 2025 at 02:00 am
- **Event Description**: A great night of music with Tom Jones accompanied by a 2 course meal.
- **Event URL**: https://allevents.in/liverpool/a-night-with-tom-jones/300041438702
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Liverpool/The-Vault-Bar/A-night-with-Tom-jones/41438702/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: The Vault Bar
- **lat**: 53.44927540
- **long**: -2.99030720
- **full address**: The Vault Bar, 211 Stanley Road, Liverpool, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8ada19f4ec1576d14a419e492941e3f41babaee90769c0e823e0311a5a8702e8-rimg-w1024-h1024-dc030202-gmir.jpg?v=1765276275
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=A+night+with+Tom+jones&date=12+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Vault Bar, 211 Stanley Road, Liverpool, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about A night with Tom jones ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "A night with Tom jones",
        "image": "https://cdn-az.allevents.in/events10/banners/8ada19f4ec1576d14a419e492941e3f41babaee90769c0e823e0311a5a8702e8-rimg-w1024-h1024-dc030202-gmir.jpg?v=1765276275",
        "startDate": "2025-12-12",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/liverpool/a-night-with-tom-jones/300041438702",
        "location": {
            "@type": "Place",
            "name": "The Vault Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 Stanley Road",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.44927540",
                "longitude": "-2.99030720"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A great night of music with Tom Jones accompanied by a 2 course meal."
    }
]
```