

# Event Details

- **Event Name**: November Jam Nigh
- **Event Start and End Date**: Thu, 06 Nov, 2025 at 09:30 am
- **Event Description**: November edition of our monthly jam nights. Open mic and supportive environment, come along and have a go!
- **Event URL**: https://allevents.in/mildura/november-jam-nigh/200029136250637
- **Event Categories**: open-mic
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029136250637?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mildura-events

## Event venue details

- **city**: Mildura
- **state**: VI
- **country**: Australia
- **location**: The Corporate Moose, 34A Langtree Ave, Mildura, VIC, Australia
- **lat**: -34.18389
- **long**: 142.16246
- **full address**: The Corporate Moose, 34A Langtree Ave, Mildura, VIC, Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sunraysia Musicians Club (https://allevents.in/org/sunraysia-musicians-club/23567592)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=November+Jam+Nigh&date=Thu%2C+06+Nov%2C+2025+at+09%3A30+am&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=November+Jam+Nigh&date=06+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 06 Nov, 2025 at 09:30 am
- **Q**: Where is the event happening?
  - **A:** The Corporate Moose, 34A Langtree Ave, Mildura, VIC, Australia
- **Q**: Who is organizing the event?
  - **A:** Sunraysia Musicians Club
- **Q**: What type of event is this?
  - **A:** open-mic
- **Q**: Where can I find ticket details about November Jam Nigh ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November Jam Nigh",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=November+Jam+Nigh&date=Thu%2C+06+Nov%2C+2025+at+09%3A30+am&bg=3",
        "startDate": "2025-11-06",
        "url": "https://allevents.in/mildura/november-jam-nigh/200029136250637",
        "location": {
            "@type": "Place",
            "name": "The Corporate Moose, 34A Langtree Ave, Mildura, VIC, Australia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 Langtree Ave, Mildura VIC 3500, Australia",
                "addressLocality": "Mildura",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.18389",
                "longitude": "142.16246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "November edition of our monthly jam nights. Open mic and supportive environment, come along and have a go!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sunraysia Musicians Club",
                "url": "https://allevents.in/org/sunraysia-musicians-club/23567592"
            }
        ]
    }
]
```