

# Event Details

- **Event Name**: Coffee and cake concert
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 02:00 pm
- **Event Description**: Join us on Sunday 12th July 2026 for a Coffee and Cake Concert! ☕️ ? ? 
*An entertaining program, a lucky door prize, and afternoon tea - all for a gold coin donation - see you there! ?
- **Event URL**: https://allevents.in/maryborough/coffee-and-cake-concert/200030281832937
- **Event Categories**: concerts, music, entertainment, nonprofit
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Maryborough
- **state**: VI
- **country**: Australia
- **location**: 72 Alma Street, Maryborough, VIC, Australia
- **lat**: -37.04728
- **long**: 143.73862
- **full address**: 72 Alma Street, Maryborough, VIC, Australia

## Event gallery

- **Alt text**: Coffee and cake concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e2550635c21fe883376ec954ce496ba298b07cbac2643ae05763ea04b6a9ebdf-rimg-w1200-h1697-dcffffff-gmir?v=1783457471

## FAQs

- **Q**: When and where is Coffee and cake concert being held?
  - **A:** Coffee and cake concert takes place on Sun, 12 Jul, 2026 at 02:00 pm to Sun, 12 Jul, 2026 at 02:00 pm at 72 Alma Street, Maryborough, VIC, Australia.
- **Q**: Who is organizing Coffee and cake concert?
  - **A:** Coffee and cake concert is organized by Maryborough City Brass Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Coffee and cake concert 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 Maryborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Coffee and cake concert 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": "Coffee and cake concert",
        "image": "https://cdn-az.allevents.in/events10/banners/e2550635c21fe883376ec954ce496ba298b07cbac2643ae05763ea04b6a9ebdf-rimg-w1200-h1697-dcffffff-gmir?v=1783457471",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/maryborough/coffee-and-cake-concert/200030281832937",
        "location": {
            "@type": "Place",
            "name": "72 Alma Street, Maryborough, VIC, Australia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "72 Alma St, Maryborough VIC 3465, Australia",
                "addressLocality": "Maryborough",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.04728",
                "longitude": "143.73862"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday 12th July 2026 for a Coffee and Cake Concert! ☕️ ? ? \n*An entertaining program, a lucky door prize, and afternoon tea - all for a gold coin donation - see you there! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maryborough City Brass Band",
                "url": "https://allevents.in/org/maryborough-city-brass-band/27949782"
            }
        ]
    }
]
```