

# Event Details

- **Event Name**: Car show
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 10:00 am – Sat, 11 Jul, 2026 at 04:00 pm (-04:00)
- **Event Description**: Come check out our annual car show!
Food, fun, fellowship.
- **Event URL**: https://allevents.in/jeffersontown/car-show/200030155792009
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Jeffersontown
- **state**: KY
- **country**: United States
- **location**: Fern Creek
- **lat**: 38.158137
- **long**: -85.598669
- **full address**: Fern Creek, Louisville, Kentucky, Jeffersontown, United States

## Event gallery

- **Alt text**: Car show
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7af5565ee7918139f811ea5670794ae4115748eca655061f903287a4d7a921be-rimg-w1077-h1473-dcffffff-gmir?v=1780077248

## FAQs

- **Q**: When and where is Car show being held?
  - **A:** Car show takes place on Sat, 11 Jul, 2026 at 10:00 am to Sat, 11 Jul, 2026 at 04:00 pm at Fern Creek, Louisville, Kentucky, Jeffersontown, United States.
- **Q**: Who is organizing Car show?
  - **A:** Car show is organized by St. Stephen Lutheran Church ELCA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Car show is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Jeffersontown, 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/events9/banners/7af5565ee7918139f811ea5670794ae4115748eca655061f903287a4d7a921be-rimg-w1077-h1473-dcffffff-gmir?v=1780077248",
        "startDate": "2026-07-11T10:00:00-04:00",
        "endDate": "2026-07-11T16:00:00-04:00",
        "url": "https://allevents.in/jeffersontown/car-show/200030155792009",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fern Creek",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Louisville, Kentucky",
                "addressLocality": "Jeffersontown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.158137",
                "longitude": "-85.598669"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come check out our annual car show!\nFood, fun, fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Stephen Lutheran Church ELCA",
                "url": "https://allevents.in/org/st-stephen-lutheran-church-elca/27859499"
            }
        ]
    }
]
```