

# Event Details

- **Event Name**: Tom Robinson live in Stourbridge
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 07:30 pm
- **Event Description**: Acoustic duo show with Adam Phillips
- **Event URL**: https://allevents.in/stourbridge/tom-robinson-live-in-stourbridge/200029202190641
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: https://bit.ly/TR26Stourbridge?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=stourbridge-events

## Event venue details

- **city**: Stourbridge
- **state**: EN
- **country**: United Kingdom
- **location**: Katie Fitzgerald's
- **lat**: 52.4582005
- **long**: -2.1578675
- **full address**: Katie Fitzgerald's, Stourbridge, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Tom Robinson Music (https://allevents.in/org/tom-robinson-music/25967411)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a33219ba8691e96d9184b47b64ebd4c00465031657404f7e2492be5ba68d839a-rimg-w1200-h628-dc010101-gmir?v=1769256328
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4a31f5b553cd0a2c47101f92f4cd31a566585500876bf9d78bec5a5f5a70cd6b-rimg-w300-h300-dc030303-gmir?v=1769256328

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 Jan, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Katie Fitzgerald's, Stourbridge, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Tom Robinson Music
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Tom Robinson live in Stourbridge ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tom Robinson live in Stourbridge",
        "image": "https://cdn-az.allevents.in/events6/banners/a33219ba8691e96d9184b47b64ebd4c00465031657404f7e2492be5ba68d839a-rimg-w1200-h628-dc010101-gmir?v=1769256328",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/stourbridge/tom-robinson-live-in-stourbridge/200029202190641",
        "location": {
            "@type": "Place",
            "name": "Katie Fitzgerald's",
            "address": {
                "@type": "PostalAddress",
                "name": "Katie Fitzgerald's, Stourbridge, United Kingdom",
                "addressLocality": "Stourbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4582005",
                "longitude": "-2.1578675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Acoustic duo show with Adam Phillips",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tom Robinson Music",
                "url": "https://allevents.in/org/tom-robinson-music/25967411"
            }
        ]
    }
]
```