

# Event Details

- **Event Name**: A Musical Extravaganza 2
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 04:30 pm
- **Event Description**: Our annual concert ’A Musical Extravaganza 2’ is fast approaching. Do you have your tickets?
- **Event URL**: https://allevents.in/port-of-spain/a-musical-extravaganza-2/200029718798333
- **Event Categories**: live-music, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Port Of Spain
- **state**: PO
- **country**: Trinidad And Tobago
- **location**: Queen's Hall
- **lat**: 10.672971429011
- **long**: -61.510644423184
- **full address**: Queen's Hall, 1-3 St Ann's Road, St Ann's,Port of Spain, Trinidad and Tobago

## Event gallery

- **Alt text**: A Musical Extravaganza 2
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f847667304a40ef9d46b0e15bea69341f66325402119063cbeca4b4a041fe88e-rimg-w1021-h1020-dc141417-gmir?v=1774738071

## FAQs

- **Q**: When and where is A Musical Extravaganza 2 being held?
  - **A:** A Musical Extravaganza 2 takes place on Sun, 29 Mar, 2026 at 04:30 pm to Sun, 29 Mar, 2026 at 04:30 pm at Queen's Hall, 1-3 St Ann's Road, St Ann's,Port of Spain, Trinidad and Tobago.
- **Q**: Who is organizing A Musical Extravaganza 2?
  - **A:** A Musical Extravaganza 2 is organized by Gaines Normal AME School.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Musical Extravaganza 2 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 Port Of Spain, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Musical Extravaganza 2 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": "A Musical Extravaganza 2",
        "image": "https://cdn-az.allevents.in/events4/banners/f847667304a40ef9d46b0e15bea69341f66325402119063cbeca4b4a041fe88e-rimg-w1021-h1020-dc141417-gmir?v=1774738071",
        "startDate": "2026-03-29",
        "url": "https://allevents.in/port-of-spain/a-musical-extravaganza-2/200029718798333",
        "location": {
            "@type": "Place",
            "name": "Queen's Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1-3 St Ann's Road, St Ann's,Port of Spain, Trinidad and Tobago",
                "addressLocality": "Port Of Spain",
                "addressRegion": "PO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "Trinidad And Tobago"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "10.672971429011",
                "longitude": "-61.510644423184"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual concert ’A Musical Extravaganza 2’ is fast approaching. Do you have your tickets?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gaines Normal AME School",
                "url": "https://allevents.in/org/gaines-normal-ame-school/27504342"
            }
        ]
    }
]
```