

# Event Details

- **Event Name**: Car Show
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 09:00 am – Sat, 19 Sep, 2026 at 12:00 pm (-05:00)
- **Event Description**: Car show with cars from all eras. We will have food trucks, and 50/50
- **Event URL**: https://allevents.in/rolla/car-show/200030654861802
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rolla
- **state**: MO
- **country**: United States
- **location**: 12200 Dillon Outer Road, Rolla, MO
- **lat**: 37.98074
- **long**: -91.70335
- **full address**: 12200 Dillon Outer Road, Rolla, MO, United States

## Event gallery

- **Alt text**: Car Show
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1de36ba0b364888eab2b748c16e97e00cd93d8b8a6f4493e668d989b31e2ce87-rimg-w436-h581-dce8e8e8-gmir?v=1788471722

## FAQs

- **Q**: When and where is Car Show being held?
  - **A:** Car Show takes place on Sat, 19 Sep, 2026 at 09:00 am to Sat, 19 Sep, 2026 at 12:00 pm at 12200 Dillon Outer Road, Rolla, MO, United States.
- **Q**: Who is organizing Car Show?
  - **A:** Car Show is organized by Phelps Connections for Seniors.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Car Show is ideal for car enthusiasts, auto fans, and anyone passionate about classic, exotic, or custom vehicles. Whether you're a first-time attendee or a longtime enthusiast in Rolla, this event is thoughtfully curated to deliver a standout experience worth every moment. If Car Show sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Car Show",
        "image": "https://cdn-az.allevents.in/events7/banners/1de36ba0b364888eab2b748c16e97e00cd93d8b8a6f4493e668d989b31e2ce87-rimg-w436-h581-dce8e8e8-gmir?v=1788471722",
        "startDate": "2026-09-19T09:00:00-05:00",
        "endDate": "2026-09-19T12:00:00-05:00",
        "url": "https://allevents.in/rolla/car-show/200030654861802",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "12200 Dillon Outer Road, Rolla, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12200 Dillon Outer Dr, Rolla, MO 65401-8359, United States",
                "addressLocality": "Rolla",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.98074",
                "longitude": "-91.70335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Car show with cars from all eras. We will have food trucks, and 50/50",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Phelps Connections for Seniors",
                "url": "https://allevents.in/org/phelps-connections-for-seniors/24083236"
            }
        ]
    }
]
```