

# Event Details

- **Event Name**: World of Music: Steel City Calypso (Caribbean Steel Drums) 
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 07:00 pm – Wed, 18 Mar, 2026 at 08:00 pm
- **Event Description**: Dan Meunier, Chantal Joseph, Greg Lutz, Paul Thompson, and Subha Das bring the sounds of Trinidad and Tobago to the Pittsburgh music scene in an exciting concert where steel drums are the star of the show.
- **Event URL**: https://allevents.in/pittsburgh/world-of-music-steel-city-calypso-caribbean-steel-drums/80005088314021
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: City of Asylum
- **lat**: 40.4554468
- **long**: -80.00742799999999
- **full address**: City of Asylum, 40 W North Ave, Pittsburgh, PA 15212, United States

## Event gallery

- **Alt text**: World of Music: Steel City Calypso (Caribbean Steel Drums)
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69b045b9dcb4f.jpg

## FAQs

- **Q**: When and where is World of Music: Steel City Calypso (Caribbean Steel Drums)  being held?
  - **A:** World of Music: Steel City Calypso (Caribbean Steel Drums)  takes place on Wed, 18 Mar, 2026 at 07:00 pm to Wed, 18 Mar, 2026 at 08:00 pm at City of Asylum, 40 W North Ave, Pittsburgh, PA 15212, United States.
- **Q**: Who is organizing World of Music: Steel City Calypso (Caribbean Steel Drums) ?
  - **A:** World of Music: Steel City Calypso (Caribbean Steel Drums)  is organized by City of Asylum Pittsburgh.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "World of Music: Steel City Calypso (Caribbean Steel Drums)",
        "image": "https://cdn2.allevents.in/thumbs/thumb69b045b9dcb4f.jpg",
        "startDate": "2026-03-18",
        "endDate": "2026-03-18",
        "url": "https://allevents.in/pittsburgh/world-of-music-steel-city-calypso-caribbean-steel-drums/80005088314021",
        "location": {
            "@type": "Place",
            "name": "City of Asylum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 W North Ave, Pittsburgh, PA 15212, United States",
                "postalCode": "15212",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4554468",
                "longitude": "-80.00742799999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dan Meunier, Chantal Joseph, Greg Lutz, Paul Thompson, and Subha Das bring the sounds of Trinidad and Tobago to the Pittsburgh music scene in an exciting concert where steel drums are the star of the show.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Asylum Pittsburgh",
                "url": "https://allevents.in/org/city-of-asylum-pittsburgh/21597973",
                "description": "City of Asylum is the world’s largest sanctuary for writers in exile."
            }
        ]
    }
]
```