

# Event Details

- **Event Name**: Live in Los Angeles California 
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 04:00 pm – Sun, 27 Sep, 2026 at 05:30 pm (-07:00)
- **Event Description**: Ready
- **Event URL**: https://allevents.in/los-angeles/live-in-los-angeles-california/200029784289743
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Los Angeles
- **state**: CA
- **country**: United States
- **location**: Hollywood Bowl
- **lat**: 34.061489033333
- **long**: -118.27429113333
- **full address**: Hollywood Bowl, Los Angeles,CA,United States

## Event gallery

- **Alt text**: Live in Los Angeles California
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8f15b8a563e6c4f0a82b29564ee94ccf7ff87d01206f09893fa93956ae8100bb-rimg-w1200-h1600-dc080808-gmir?v=1787119289

## FAQs

- **Q**: When and where is Live in Los Angeles California  being held?
  - **A:** Live in Los Angeles California  takes place on Sun, 27 Sep, 2026 at 04:00 pm to Sun, 27 Sep, 2026 at 05:30 pm at Hollywood Bowl, Los Angeles,CA,United States.
- **Q**: Who is organizing Live in Los Angeles California ?
  - **A:** Live in Los Angeles California  is organized by Millstone branch boys.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live in Los Angeles California",
        "image": "https://cdn-az.allevents.in/events5/banners/8f15b8a563e6c4f0a82b29564ee94ccf7ff87d01206f09893fa93956ae8100bb-rimg-w1200-h1600-dc080808-gmir?v=1787119289",
        "startDate": "2026-09-27T16:00:00-07:00",
        "endDate": "2026-09-27T17:30:00-07:00",
        "url": "https://allevents.in/los-angeles/live-in-los-angeles-california/200029784289743",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hollywood Bowl",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Los Angeles,CA,United States",
                "addressLocality": "Los Angeles",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.061489033333",
                "longitude": "-118.27429113333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ready",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millstone branch boys",
                "url": "https://allevents.in/org/millstone-branch-boys/20962320"
            }
        ]
    }
]
```