

# Event Details

- **Event Name**: Monthly Jam Session (on the 1st Tuesday of every month)
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 09:00 pm – Tue, 02 Dec, 2025 at 10:30 pm
- **Event Description**: The Vancouver Morris Men host a monthly jam session at Off the Rail Brewery.   All are welcome - bring your instruments and voices!   It's mainly folk-type music and song, but some "cheap pop crap" may occur.    Acoustic only, please.
- **Event URL**: https://allevents.in/vancouver/monthly-jam-session-on-the-1st-tuesday-of-every-month/200029210444528
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Vancouver
- **state**: BC
- **country**: Canada
- **location**: Off The Rail Brewing Co.
- **lat**: 49.27789
- **long**: -123.076
- **full address**: Off The Rail Brewing Co., 1351 Adanac St, Vancouver, BC V5L 2C4, Canada

## Event gallery

- **Alt text**: Monthly Jam Session (on the 1st Tuesday of every month)
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ffab0392a19d901f8698d335b195e3455c298c8be477fb94d272c26ca63e2119-rimg-w1200-h900-dc8f7a4c-gmir?v=1764175015

## FAQs

- **Q**: When and where is Monthly Jam Session (on the 1st Tuesday of every month) being held?
  - **A:** Monthly Jam Session (on the 1st Tuesday of every month) takes place on Tue, 02 Dec, 2025 at 09:00 pm to Tue, 02 Dec, 2025 at 10:30 pm at Off The Rail Brewing Co., 1351 Adanac St, Vancouver, BC V5L 2C4, Canada.
- **Q**: Who is organizing Monthly Jam Session (on the 1st Tuesday of every month)?
  - **A:** Monthly Jam Session (on the 1st Tuesday of every month) is organized by Vancouver Morris Men.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Jam Session (on the 1st Tuesday of every month)",
        "image": "https://cdn-az.allevents.in/events1/banners/ffab0392a19d901f8698d335b195e3455c298c8be477fb94d272c26ca63e2119-rimg-w1200-h900-dc8f7a4c-gmir?v=1764175015",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/vancouver/monthly-jam-session-on-the-1st-tuesday-of-every-month/200029210444528",
        "location": {
            "@type": "Place",
            "name": "Off The Rail Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1351 Adanac St, Vancouver, BC V5L 2C4, Canada",
                "addressLocality": "Vancouver",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.27789",
                "longitude": "-123.076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Vancouver Morris Men host a monthly jam session at Off the Rail Brewery.   All are welcome - bring your instruments and voices!   It's mainly folk-type music and song, but some \"cheap pop crap\" may occur.    Acoustic only, please.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vancouver Morris Men",
                "url": "https://allevents.in/org/vancouver-morris-men/20456417"
            }
        ]
    }
]
```