

# Event Details

- **Event Name**: Live, Local...LOUD
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 08:30 pm – Sun, 21 Jun, 2026 at 01:30 am
- **Event Description**: We’re coming in loud...June 20 at The Fire in Philly.
Catch ENKAI bring a set full of songs you’ll feel in your chest. 
Come hang out, discover something new and support local music.
- **Event URL**: https://allevents.in/philadelphia/live-localloud/200030265700234
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Philadelphia
- **state**: PA
- **country**: United States
- **location**: The Fire
- **lat**: 39.96978
- **long**: -75.14355
- **full address**: The Fire, 412 W Girard Ave,Philadelphia, Pennsylvania, United States

## Event gallery

- **Alt text**: Live, Local...LOUD
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8fd6254cc5a2bcf1bcbd6dbab57631487aec9e2f8c47cb4cf4b8307ab2b259fc-rimg-w1024-h1275-dc150805-gmir?v=1781815354

## FAQs

- **Q**: When and where is Live, Local...LOUD being held?
  - **A:** Live, Local...LOUD takes place on Sat, 20 Jun, 2026 at 08:30 pm to Sun, 21 Jun, 2026 at 01:30 am at The Fire, 412 W Girard Ave,Philadelphia, Pennsylvania, United States.
- **Q**: Who is organizing Live, Local...LOUD?
  - **A:** Live, Local...LOUD is organized by ENKAI.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live, Local...LOUD",
        "image": "https://cdn-az.allevents.in/events6/banners/8fd6254cc5a2bcf1bcbd6dbab57631487aec9e2f8c47cb4cf4b8307ab2b259fc-rimg-w1024-h1275-dc150805-gmir?v=1781815354",
        "startDate": "2026-06-20",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/philadelphia/live-localloud/200030265700234",
        "location": {
            "@type": "Place",
            "name": "The Fire",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "412 W Girard Ave,Philadelphia, Pennsylvania",
                "addressLocality": "Philadelphia",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96978",
                "longitude": "-75.14355"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re coming in loud...June 20 at The Fire in Philly.\nCatch ENKAI bring a set full of songs you’ll feel in your chest. \nCome hang out, discover something new and support local music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ENKAI",
                "url": "https://allevents.in/org/enkai/27939450"
            }
        ]
    }
]
```