

# Event Details

- **Event Name**: UFO Parade
- **Event Start and End Date**: Sat, 16 May, 2026 at 12:00 pm (-07:00)
- **Event Description**: Annual parade which is part of the McMinnville UFO festival!
- **Event URL**: https://allevents.in/mcminnville/ufo-parade/200029977167744
- **Event Categories**: parades, festivals
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Mcminnville
- **state**: OR
- **country**: United States
- **location**: McMinnville Downtown Historic District
- **lat**: 45.210086110746
- **long**: -123.19446633921
- **full address**: McMinnville Downtown Historic District, McMinnville,OR,United States

## Event gallery

- **Alt text**: UFO Parade
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0d65ca3796c2d4b052307a83a1af20b1869dcf660cc9b7fd49e5d5a4e718eab4-rimg-w960-h641-dcd8e9ed-gmir?v=1776909703

## FAQs

- **Q**: When and where is UFO Parade being held?
  - **A:** UFO Parade takes place on Sat, 16 May, 2026 at 12:00 pm to Sat, 16 May, 2026 at 12:00 pm at McMinnville Downtown Historic District, McMinnville,OR,United States.
- **Q**: Who is organizing UFO Parade?
  - **A:** UFO Parade is organized by Star Wars Oregon.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UFO Parade is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Mcminnville, this event is thoughtfully curated to deliver a standout experience worth every moment. If UFO Parade sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "UFO Parade",
        "image": "https://cdn-az.allevents.in/events10/banners/0d65ca3796c2d4b052307a83a1af20b1869dcf660cc9b7fd49e5d5a4e718eab4-rimg-w960-h641-dcd8e9ed-gmir?v=1776909703",
        "startDate": "2026-05-16T12:00:00-07:00",
        "url": "https://allevents.in/mcminnville/ufo-parade/200029977167744",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "McMinnville Downtown Historic District",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "McMinnville,OR,United States",
                "addressLocality": "Mcminnville",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.210086110746",
                "longitude": "-123.19446633921"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual parade which is part of the McMinnville UFO festival!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Star Wars Oregon",
                "url": "https://allevents.in/org/star-wars-oregon/5640154",
                "description": "Cloud City Garrison + Kashyyyk Base = Star Wars Oregon!"
            }
        ]
    }
]
```