

# Event Details

- **Event Name**: 2025 Maple Leaf Halloween Parade
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 03:00 pm
- **Event Description**: Festivities start at the park by the shelters at 3 pm.

Parade begins at 3:30 pm. 

Well-behaved dogs are welcome, and there will be prizes for dog costumes!
- **Event URL**: https://allevents.in/seattle/2025-maple-leaf-halloween-parade/200028768782045
- **Event Categories**: parades, halloween, dog
- **Interested Audience**: 
  - total_interested_count: 223

## Ticket Details


## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **location**: Maple Leaf Reservoir Park
- **lat**: 47.6886749
- **long**: -122.3160795
- **full address**: Maple Leaf Reservoir Park, Maple Leaf Reservoir, 1100 NE 82nd St, Seattle, WA 98115, United States

## Event gallery

- **Alt text**: 2025 Maple Leaf Halloween Parade
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a50077f1ebbe0327baf13a3bb70458cbc3fc7c41cb82fe618a291d3aa5bcd4a7-rimg-w1200-h1553-dcd67214-gmir?v=1761372279

## FAQs

- **Q**: When and where is 2025 Maple Leaf Halloween Parade being held?
  - **A:** 2025 Maple Leaf Halloween Parade takes place on Sat, 25 Oct, 2025 at 03:00 pm to Sat, 25 Oct, 2025 at 03:00 pm at Maple Leaf Reservoir Park, Maple Leaf Reservoir, 1100 NE 82nd St, Seattle, WA 98115, United States.
- **Q**: Who is organizing 2025 Maple Leaf Halloween Parade?
  - **A:** 2025 Maple Leaf Halloween Parade is organized by Maple Leaf Community Council.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Maple Leaf Halloween Parade",
        "image": "https://cdn-az.allevents.in/events8/banners/a50077f1ebbe0327baf13a3bb70458cbc3fc7c41cb82fe618a291d3aa5bcd4a7-rimg-w1200-h1553-dcd67214-gmir?v=1761372279",
        "startDate": "2025-10-25",
        "url": "https://allevents.in/seattle/2025-maple-leaf-halloween-parade/200028768782045",
        "location": {
            "@type": "Place",
            "name": "Maple Leaf Reservoir Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Maple Leaf Reservoir, 1100 NE 82nd St, Seattle, WA 98115, United States",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.6886749",
                "longitude": "-122.3160795"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Festivities start at the park by the shelters at 3 pm.\n\nParade begins at 3:30 pm. \n\nWell-behaved dogs are welcome, and there will be prizes for dog costumes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Maple Leaf Community Council",
                "url": "https://allevents.in/org/maple-leaf-community-council/23465239"
            }
        ]
    }
]
```