

# Event Details

- **Event Name**: Jon Stewart live
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:00 pm
- **Event Description**: The brilliant Jon Stewart, lead singer with The Supermodels, is back to do an amazing live set in the Sports Bar. 

He always packs the place out so don’t be late!
- **Event URL**: https://allevents.in/york/jon-stewart-live/200029158314510
- **Event Categories**: sports, music
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: York
- **state**: EN
- **country**: United Kingdom
- **location**: 64 North Lane, Haxby
- **lat**: 54.01708
- **long**: -1.07357
- **full address**: 64 North Lane, Haxby, 64 North Lane, York, YO32 3JP, United Kingdom

## Event gallery

- **Alt text**: Jon Stewart live
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e6cb7628e80217f1c69c01de7eedb0d787b71391cf21dd870d289d67bcfa6f44-rimg-w1170-h1551-dc4b322b-gmir?v=1763352080

## FAQs

- **Q**: When and where is Jon Stewart live being held?
  - **A:** Jon Stewart live takes place on Fri, 05 Dec, 2025 at 07:00 pm to Fri, 05 Dec, 2025 at 07:00 pm at 64 North Lane, Haxby, 64 North Lane, York, YO32 3JP, United Kingdom.
- **Q**: Who is organizing Jon Stewart live?
  - **A:** Jon Stewart live is organized by Haxby Sports Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jon Stewart live is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jon Stewart live sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Jon Stewart live",
        "image": "https://cdn-az.allevents.in/events10/banners/e6cb7628e80217f1c69c01de7eedb0d787b71391cf21dd870d289d67bcfa6f44-rimg-w1170-h1551-dc4b322b-gmir?v=1763352080",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/york/jon-stewart-live/200029158314510",
        "location": {
            "@type": "Place",
            "name": "64 North Lane, Haxby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "64 North Lane, York, YO32 3JP, United Kingdom",
                "addressLocality": "York",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.01708",
                "longitude": "-1.07357"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The brilliant Jon Stewart, lead singer with The Supermodels, is back to do an amazing live set in the Sports Bar. \n\nHe always packs the place out so don’t be late!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Haxby Sports Bar",
                "url": "https://allevents.in/org/haxby-sports-bar/25966130"
            }
        ]
    }
]
```