

# Event Details

- **Event Name**: Jam City
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 10:00 pm – Sat, 03 Oct, 2026 at 12:00 am (-08:00)
- **Event URL**: https://allevents.in/vancouver/jam-city/210003283559156
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.ca/event/jam-city-village-studios-tickets/15002183?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Vancouver
- **state**: BC
- **country**: Canada
- **location**: Village Studios
- **lat**: 49.27950169
- **long**: -123.12999180
- **full address**: Village Studios, Vancouver, Canada

## Event gallery

- **Alt text**: Jam City
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cfee998e6580d9342dcce14d0e3ffb42a6d8a2a3bd21c854d6590b7e4b57a45d-rimg-w1024-h576-dc282828-gmir.jpg?v=1785907661

## FAQs

- **Q**: When and where is Jam City being held?
  - **A:** Jam City takes place on Fri, 02 Oct, 2026 at 10:00 pm to Sat, 03 Oct, 2026 at 12:00 am at Village Studios, Vancouver, Canada.
- **Q**: Who is organizing Jam City?
  - **A:** Jam City is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jam City is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Vancouver, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jam City sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jam City",
        "image": "https://cdn-az.allevents.in/events4/banners/cfee998e6580d9342dcce14d0e3ffb42a6d8a2a3bd21c854d6590b7e4b57a45d-rimg-w1024-h576-dc282828-gmir.jpg?v=1785907661",
        "startDate": "2026-10-02T22:00:00-08:00",
        "endDate": "2026-10-03T00:00:00-08:00",
        "url": "https://allevents.in/vancouver/jam-city/210003283559156",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Village Studios",
            "address": {
                "@type": "PostalAddress",
                "name": "Village Studios, Vancouver, Canada",
                "addressLocality": "Vancouver",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.27950169",
                "longitude": "-123.12999180"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```