

# Event Details

- **Event Name**: Dayspring Villa car show
- **Event Start and End Date**: Wed, 18 Jun, 2025 at 10:00 am
- **Event Description**: sorry the date is wrong on the flyer this is happening 
June 18th let make it great for them
- **Event URL**: https://allevents.in/denver/dayspring-villa-car-show/200028275455056
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 114

## Ticket Details

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

## Event venue details

- **city**: Denver
- **state**: CO
- **country**: United States
- **location**: Dayspring Villa
- **lat**: 39.75552
- **long**: -105.03692
- **full address**: Dayspring Villa, 3777 W 26th Ave,Denver, Colorado, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Kevin Gallo (https://allevents.in/org/kevin-gallo/25790035)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/55d1b095666bca1be9b90b09f469b15a074d53d5b0bcd8bdbd44bfbcdf05205c-rimg-w1200-h1600-dcd9c4a7-gmir?v=1750019888
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/595005cd18af9f46265d38cf1f9bda380359c740bad87916f1c2910623e479c0-rimg-w300-h300-dcc4b9a8-gmir?v=1750019889

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 18 Jun, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Dayspring Villa, 3777 W 26th Ave,Denver, Colorado, United States
- **Q**: Who is organizing the event?
  - **A:** Kevin Gallo
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Dayspring Villa 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": "Dayspring Villa car show",
        "image": "https://cdn-az.allevents.in/events3/banners/55d1b095666bca1be9b90b09f469b15a074d53d5b0bcd8bdbd44bfbcdf05205c-rimg-w1200-h1600-dcd9c4a7-gmir?v=1750019888",
        "startDate": "2025-06-18",
        "url": "https://allevents.in/denver/dayspring-villa-car-show/200028275455056",
        "location": {
            "@type": "Place",
            "name": "Dayspring Villa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3777 W 26th Ave,Denver, Colorado",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.75552",
                "longitude": "-105.03692"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "sorry the date is wrong on the flyer this is happening \nJune 18th let make it great for them",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kevin Gallo",
                "url": "https://allevents.in/org/kevin-gallo/25790035"
            }
        ]
    }
]
```