

# Event Details

- **Event Name**: Music Showcase Concert
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 08:00 am
- **Event Description**: Music Showcase Concert
- **Event URL**: https://allevents.in/mount-cotton/music-showcase-concert/200029230311904
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Mount Cotton
- **state**: QL
- **country**: Australia
- **location**: Mt Cotton State School
- **lat**: -27.6213596214
- **long**: 153.23660326
- **full address**: Mt Cotton State School, 1264  Mount Cotton Rd,Mount Cotton,QLD,Australia

## Event gallery

- **Alt text**: Music Showcase Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/420a90761ce89b7331208852e11420ac3825419bb427becd897de0790ed66f67-rimg-w736-h736-dcffffff-gmir?v=1763652426

## FAQs

- **Q**: When and where is Music Showcase Concert being held?
  - **A:** Music Showcase Concert takes place on Wed, 26 Nov, 2025 at 08:00 am to Wed, 26 Nov, 2025 at 08:00 am at Mt Cotton State School, 1264  Mount Cotton Rd,Mount Cotton,QLD,Australia.
- **Q**: Who is organizing Music Showcase Concert?
  - **A:** Music Showcase Concert is organized by Mount Cotton State School.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music Showcase 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 Mount Cotton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music Showcase 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": "Music Showcase Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/420a90761ce89b7331208852e11420ac3825419bb427becd897de0790ed66f67-rimg-w736-h736-dcffffff-gmir?v=1763652426",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/mount-cotton/music-showcase-concert/200029230311904",
        "location": {
            "@type": "Place",
            "name": "Mt Cotton State School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1264  Mount Cotton Rd,Mount Cotton,QLD,Australia",
                "addressLocality": "Mount Cotton",
                "addressRegion": "QL",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-27.6213596214",
                "longitude": "153.23660326"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Music Showcase Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Cotton State School",
                "url": "https://allevents.in/org/mount-cotton-state-school/26194406"
            }
        ]
    }
]
```