

# Event Details

- **Event Name**: Marlon Martinez and the Marlonius Jazz Orchestra featuring Josie James
- **Event Start and End Date**: Wed, 20 Mar, 2019 at 07:30 pm – Wed, 20 Mar, 2019 at 09:30 pm
- **Event Description**: Doors: 6:30pm // Show: 7:30pm
- **Event URL**: https://allevents.in/studio-city/marlon-martinez-and-the-marlonius-jazz-orchestra-featuring-josie-james/1000054789971279
- **Event Categories**: Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Studio City
- **state**: CA
- **country**: United States
- **location**: Vitello's
- **lat**: 34.1488534
- **long**: -118.379202
- **full address**: Vitello's, 4349 Tujunga Ave, Studio City, United States

## Event gallery

- **Alt text**: Marlon Martinez and the Marlonius Jazz Orchestra featuring Josie James
  - **Image URL**: https://cdn-az.allevents.in/banners/4a5a6730-191f-11e9-98fb-a70657a2bf28-rimg-w1200-h800-gmir.jpg

## FAQs

- **Q**: When and where is Marlon Martinez and the Marlonius Jazz Orchestra featuring Josie James being held?
  - **A:** Marlon Martinez and the Marlonius Jazz Orchestra featuring Josie James takes place on Wed, 20 Mar, 2019 at 07:30 pm to Wed, 20 Mar, 2019 at 09:30 pm at Vitello's, 4349 Tujunga Ave, Studio City, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Marlon Martinez and the Marlonius Jazz Orchestra featuring Josie James",
        "image": "https://cdn-az.allevents.in/banners/4a5a6730-191f-11e9-98fb-a70657a2bf28-rimg-w1200-h800-gmir.jpg",
        "startDate": "2019-03-20",
        "endDate": "2019-03-20",
        "url": "https://allevents.in/studio-city/marlon-martinez-and-the-marlonius-jazz-orchestra-featuring-josie-james/1000054789971279",
        "location": {
            "@type": "Place",
            "name": "Vitello's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4349 Tujunga Ave",
                "addressLocality": "Studio City",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.1488534",
                "longitude": "-118.379202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors: 6:30pm // Show: 7:30pm"
    }
]
```