

# Event Details

- **Event Name**: Car Show and Pop Up Market
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am (-06:00)
- **Event Description**: We are excited to announce that our Car Show is coming back!! And this year we are adding food trucks AND a market!! Save the date and watch for more info coming soon.
- **Event URL**: https://allevents.in/westlock/car-show-and-pop-up-market/200029773302557
- **Event Categories**: car-shows, pop-ups, food-drinks
- **Interested Audience**: 
  - total_interested_count: 103

## Ticket Details


## Event venue details

- **city**: Westlock
- **state**: AB
- **country**: Canada
- **location**: Westlock Rotary Spirit Center
- **lat**: 54.150487365218
- **long**: -113.87078719201
- **full address**: Westlock Rotary Spirit Center, Westlock, Alberta, Canada

## Event gallery

- **Alt text**: Car Show and Pop Up Market
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/da838426555b0f833a2fd4b3d0e92ed496b5983a6bb406f6aae5bc685331a267-rimg-w816-h1056-dcfffffe-gmir?v=1775485517

## FAQs

- **Q**: When and where is Car Show and Pop Up Market being held?
  - **A:** Car Show and Pop Up Market takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 10:00 am at Westlock Rotary Spirit Center, Westlock, Alberta, Canada.
- **Q**: Who is organizing Car Show and Pop Up Market?
  - **A:** Car Show and Pop Up Market is organized by Westlock Citizens On Patrol.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Car Show and Pop Up Market 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 Westlock, this event is thoughtfully curated to deliver a standout experience worth every moment. With 100+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Car Show and Pop Up Market",
        "image": "https://cdn-az.allevents.in/events10/banners/da838426555b0f833a2fd4b3d0e92ed496b5983a6bb406f6aae5bc685331a267-rimg-w816-h1056-dcfffffe-gmir?v=1775485517",
        "startDate": "2026-06-20T10:00:00-06:00",
        "url": "https://allevents.in/westlock/car-show-and-pop-up-market/200029773302557",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Westlock Rotary Spirit Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Westlock, Alberta",
                "addressLocality": "Westlock",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.150487365218",
                "longitude": "-113.87078719201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are excited to announce that our Car Show is coming back!! And this year we are adding food trucks AND a market!! Save the date and watch for more info coming soon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westlock Citizens On Patrol",
                "url": "https://allevents.in/org/westlock-citizens-on-patrol/24855398"
            }
        ]
    }
]
```