

# Event Details

- **Event Name**: 2026 Dallas Days Parade
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 11:00 am (-07:00)
- **Event Description**: Pre-parade activities start at 10am
Parade starts at 11am
- **Event URL**: https://allevents.in/dallas/2026-dallas-days-parade/200029905240619
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: OR
- **country**: United States
- **location**: 850 Main St, Dallas, OR 97338-3128, United States
- **lat**: 44.92093
- **long**: -123.31656
- **full address**: 850 Main St, Dallas, OR 97338-3128, United States

## Event gallery

- **Alt text**: 2026 Dallas Days Parade
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/532a854ecbd9235a73f0705ff5e9f754a81e2f64c5bbb45bf131c4f4d5649a14-rimg-w1200-h1200-dcfef5f0-gmir?v=1775576358

## FAQs

- **Q**: When and where is 2026 Dallas Days Parade being held?
  - **A:** 2026 Dallas Days Parade takes place on Sat, 25 Jul, 2026 at 11:00 am to Sat, 25 Jul, 2026 at 11:00 am at 850 Main St, Dallas, OR 97338-3128, United States.
- **Q**: Who is organizing 2026 Dallas Days Parade?
  - **A:** 2026 Dallas Days Parade is organized by Dallas Downtown Association - OR.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Dallas Days Parade",
        "image": "https://cdn-az.allevents.in/events9/banners/532a854ecbd9235a73f0705ff5e9f754a81e2f64c5bbb45bf131c4f4d5649a14-rimg-w1200-h1200-dcfef5f0-gmir?v=1775576358",
        "startDate": "2026-07-25T11:00:00-07:00",
        "url": "https://allevents.in/dallas/2026-dallas-days-parade/200029905240619",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "850 Main St, Dallas, OR 97338-3128, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "850 S Main St, Dallas, OR 97338-3128, United States",
                "addressLocality": "Dallas",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.92093",
                "longitude": "-123.31656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pre-parade activities start at 10am\nParade starts at 11am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dallas Downtown Association - OR",
                "url": "https://allevents.in/org/dallas-downtown-association-or/21340477"
            }
        ]
    }
]
```