

# Event Details

- **Event Name**: Bake Sale
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 am – Sat, 04 Jul, 2026 at 12:00 pm
- **Event Description**: Come on out for our first Bake Sale of the season. 
We’ll have our popular pies in various selection as well as cookies, brownies, sweet breads and many more!

Looking forward to seeing you there!
- **Event URL**: https://allevents.in/port-colborne/bake-sale/200030262488905
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Port Colborne
- **state**: ON
- **country**: Canada
- **location**: 11430 Lakeshore Road, L3K 5V4
- **lat**: 42.87041
- **long**: -79.345
- **full address**: 11430 Lakeshore Road, L3K 5V4, 11398 Lakeshore Rd, Wainfleet, ON L3K, Canada, Port Colborne

## Event gallery

- **Alt text**: Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a7e087792151c3eb4942ced2ed5f8f948566ae6b2ff3f55c2f9db3639aa97a04-rimg-w619-h323-dcfffffe-gmir?v=1782415595

## FAQs

- **Q**: When and where is Bake Sale being held?
  - **A:** Bake Sale takes place on Sat, 04 Jul, 2026 at 09:00 am to Sat, 04 Jul, 2026 at 12:00 pm at 11430 Lakeshore Road, L3K 5V4, 11398 Lakeshore Rd, Wainfleet, ON L3K, Canada, Port Colborne.
- **Q**: Who is organizing Bake Sale?
  - **A:** Bake Sale is organized by Morgan's Point United Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bake Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/a7e087792151c3eb4942ced2ed5f8f948566ae6b2ff3f55c2f9db3639aa97a04-rimg-w619-h323-dcfffffe-gmir?v=1782415595",
        "startDate": "2026-07-04",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/port-colborne/bake-sale/200030262488905",
        "location": {
            "@type": "Place",
            "name": "11430 Lakeshore Road, L3K 5V4",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11398 Lakeshore Rd, Wainfleet, ON L3K, Canada",
                "addressLocality": "Port Colborne",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.87041",
                "longitude": "-79.345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out for our first Bake Sale of the season. \nWe’ll have our popular pies in various selection as well as cookies, brownies, sweet breads and many more!\n\nLooking forward to seeing you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Morgans Point United Church",
                "url": "https://allevents.in/org/morgans-point-united-church/24290045"
            }
        ]
    }
]
```