

# Event Details

- **Event Name**: Wildfire Day: LA
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am – Sat, 27 Jun, 2026 at 02:00 pm
- **Event Description**: Wildfire Day: LA is a free and fun-filled fire safety event for the whole family!
- **Event URL**: https://allevents.in/glendale/wildfire-day-la/200030247083914
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Glendale
- **state**: CA
- **country**: United States
- **location**: The Autry
- **lat**: 34.14838
- **long**: -118.28134
- **full address**: The Autry, 4700 Western Heritage Way - Griffith Park,Los Angeles, California, Glendale, United States

## Event gallery

- **Alt text**: Wildfire Day: LA
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/be7dc0602bd397587cda18dbef91b4792fc07aa37fc1448c32df920d6314e67a-rimg-w940-h533-dcffffff-gmir?v=1782236561

## FAQs

- **Q**: When and where is Wildfire Day: LA being held?
  - **A:** Wildfire Day: LA takes place on Sat, 27 Jun, 2026 at 10:00 am to Sat, 27 Jun, 2026 at 02:00 pm at The Autry, 4700 Western Heritage Way - Griffith Park,Los Angeles, California, Glendale, United States.
- **Q**: Who is organizing Wildfire Day: LA?
  - **A:** Wildfire Day: LA is organized by Studio City Neighborhood Council (SCNC).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wildfire Day: LA",
        "image": "https://cdn-az.allevents.in/events4/banners/be7dc0602bd397587cda18dbef91b4792fc07aa37fc1448c32df920d6314e67a-rimg-w940-h533-dcffffff-gmir?v=1782236561",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/glendale/wildfire-day-la/200030247083914",
        "location": {
            "@type": "Place",
            "name": "The Autry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4700 Western Heritage Way - Griffith Park,Los Angeles, California",
                "addressLocality": "Glendale",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.14838",
                "longitude": "-118.28134"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wildfire Day: LA is a free and fun-filled fire safety event for the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Studio City Neighborhood Council (SCNC)",
                "url": "https://allevents.in/org/studio-city-neighborhood-council-scnc/2728097",
                "description": "Studio City Neighborhood Council"
            }
        ]
    }
]
```