

# Event Details

- **Event Name**: The MBR June Gig
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 02:00 pm
- **Event Description**: After all that Jazz...come to the house of the Blues and feel where it all started
- **Event URL**: https://allevents.in/castlemaine/the-mbr-june-gig/200030208300913
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Castlemaine
- **state**: VI
- **country**: Australia
- **location**: Maurocco Bar
- **lat**: -37.063127407607
- **long**: 144.21510003741
- **full address**: Maurocco Bar, 4 Templeton Street ,Castlemaine,VIC,Australia

## Event gallery

- **Alt text**: The MBR June Gig
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/47c5fe718ff65ef8e42ab744bf819af42c52af036d42ad44fdcf3a572177951c-rimg-w1200-h800-dc050505-gmir?v=1781009772

## FAQs

- **Q**: When and where is The MBR June Gig being held?
  - **A:** The MBR June Gig takes place on Sun, 14 Jun, 2026 at 02:00 pm to Sun, 14 Jun, 2026 at 02:00 pm at Maurocco Bar, 4 Templeton Street ,Castlemaine,VIC,Australia.
- **Q**: Who is organizing The MBR June Gig?
  - **A:** The MBR June Gig is organized by The Midnight Blue Revue.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The MBR June Gig is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Castlemaine, this event is thoughtfully curated to deliver a standout experience worth every moment. If The MBR June Gig 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": "The MBR June Gig",
        "image": "https://cdn-az.allevents.in/events10/banners/47c5fe718ff65ef8e42ab744bf819af42c52af036d42ad44fdcf3a572177951c-rimg-w1200-h800-dc050505-gmir?v=1781009772",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/castlemaine/the-mbr-june-gig/200030208300913",
        "location": {
            "@type": "Place",
            "name": "Maurocco Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Templeton Street ,Castlemaine,VIC,Australia",
                "addressLocality": "Castlemaine",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.063127407607",
                "longitude": "144.21510003741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After all that Jazz...come to the house of the Blues and feel where it all started",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Midnight Blue Revue",
                "url": "https://allevents.in/org/the-midnight-blue-revue/21832034"
            }
        ]
    }
]
```