

# Event Details

- **Event Name**: Spring Sale
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am (-04:00)
- **Event Description**: Mark your calendar! Our spring sale is coming soon. We will have lots of fabulous pottery for sale, the best coffee ever from Room 104 Coffee will be available, and fresh flowers. (psss - its the weekend right before Mother's Day, perfect for finding a unique gift for mom).
- **Event URL**: https://allevents.in/oakville/spring-sale/200029803125620
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Oakville
- **state**: ON
- **country**: Canada
- **location**: 4-379 Davis Road, Oakville, ON, Canada, Ontario L6J 2x2
- **lat**: 43.46118
- **long**: -79.68054
- **full address**: 4-379 Davis Road, Oakville, ON, Canada, Ontario L6J 2x2

## Event gallery

- **Alt text**: Spring Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bbba565e04d5a4476cd0039a4b26390fbce43f4a7790a33469a9cc04778df763-rimg-w1200-h900-dc93948e-gmir?v=1775322784

## FAQs

- **Q**: When and where is Spring Sale being held?
  - **A:** Spring Sale takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 10:00 am at 4-379 Davis Road, Oakville, ON, Canada, Ontario L6J 2x2.
- **Q**: Who is organizing Spring Sale?
  - **A:** Spring Sale is organized by Blue Cicada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/bbba565e04d5a4476cd0039a4b26390fbce43f4a7790a33469a9cc04778df763-rimg-w1200-h900-dc93948e-gmir?v=1775322784",
        "startDate": "2026-05-02T10:00:00-04:00",
        "url": "https://allevents.in/oakville/spring-sale/200029803125620",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4-379 Davis Road, Oakville, ON, Canada, Ontario L6J 2x2",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "379 Davis Rd, Oakville, ON L6J 2X2, Canada",
                "addressLocality": "Oakville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.46118",
                "longitude": "-79.68054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendar! Our spring sale is coming soon. We will have lots of fabulous pottery for sale, the best coffee ever from Room 104 Coffee will be available, and fresh flowers. (psss - its the weekend right before Mother's Day, perfect for finding a unique gift for mom).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Cicada",
                "url": "https://allevents.in/org/blue-cicada/26760118"
            }
        ]
    }
]
```