

# Event Details

- **Event Name**: Car Show
- **Event Start and End Date**: Sat, 19 Jul, 2025 at 10:00 am – Sat, 19 Jul, 2025 at 03:00 pm
- **Event Description**: Saturday the 19th from 10am to 3pm we will be have a Car Show in the parking lot.  Come down and have a hot dog and check out the cool cars!
- **Event URL**: https://allevents.in/eugene/car-show/200028501010615
- **Event Categories**: car-shows, dog
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200028501010615?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eugene-events

## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: Far West
- **lat**: 44.042262
- **long**: -123.124455
- **full address**: Far West, Eugene, Oregon, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Eugene Elks Lodge #357 (https://allevents.in/org/eugene-elks-lodge-357/26018136)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/64aba62f7c7e322efa7887a4a20f20a10ae471949201a8450ca9684be455df89-rimg-w1080-h1080-dc93a8bd-gmir?v=1752535755
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/053441710b07a9e3cb1ba9a264224017ffac959e1a2f335ac38076ae14f9a74a-rimg-w300-h300-dc93a8bd-gmir?v=1752535755

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 19 Jul, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Far West, Eugene, Oregon, United States
- **Q**: Who is organizing the event?
  - **A:** Eugene Elks Lodge #357
- **Q**: What type of event is this?
  - **A:** car-shows, dog
- **Q**: Where can I find ticket details about Car Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Car Show",
        "image": "https://cdn-az.allevents.in/events5/banners/64aba62f7c7e322efa7887a4a20f20a10ae471949201a8450ca9684be455df89-rimg-w1080-h1080-dc93a8bd-gmir?v=1752535755",
        "startDate": "2025-07-19",
        "endDate": "2025-07-19",
        "url": "https://allevents.in/eugene/car-show/200028501010615",
        "location": {
            "@type": "Place",
            "name": "Far West",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eugene, Oregon",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.042262",
                "longitude": "-123.124455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday the 19th from 10am to 3pm we will be have a Car Show in the parking lot.  Come down and have a hot dog and check out the cool cars!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eugene Elks Lodge 357",
                "url": "https://allevents.in/org/eugene-elks-lodge-357/26018136"
            }
        ]
    }
]
```