

# Event Details

- **Event Name**: Retirement Party
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 07:00 pm
- **Event Description**: John Kiers is retiring! We're having an open house!
- **Event URL**: https://allevents.in/welland/retirement-party/200029693992520
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Welland
- **state**: ON
- **country**: Canada
- **location**: Wellandport Community Centre
- **lat**: 43.003752366667
- **long**: -79.473331416667
- **full address**: Wellandport Community Centre, 5024 Canborough Road, Wellandport Ontario, L0R 2J0, Welland, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Kemper Concrete Inc. (https://allevents.in/org/kemper-concrete-inc/27487014)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f58d24bb6f808660c8f063d691b4963bdcbb205154e91d2a5b4fb459c35c6055-rimg-w927-h1232-dc5e5e62-gmir?v=1772133159
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Retirement+Party&date=28+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Wellandport Community Centre, 5024 Canborough Road, Wellandport Ontario, L0R 2J0, Welland, Canada
- **Q**: Who is organizing the event?
  - **A:** Kemper Concrete Inc.
- **Q**: What type of event is this?
  - **A:** parties, entertainment
- **Q**: Where can I find ticket details about Retirement Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Retirement Party",
        "image": "https://cdn-az.allevents.in/events10/banners/f58d24bb6f808660c8f063d691b4963bdcbb205154e91d2a5b4fb459c35c6055-rimg-w927-h1232-dc5e5e62-gmir?v=1772133159",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/welland/retirement-party/200029693992520",
        "location": {
            "@type": "Place",
            "name": "Wellandport Community Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5024 Canborough Road, Wellandport Ontario, L0R 2J0",
                "addressLocality": "Welland",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.003752366667",
                "longitude": "-79.473331416667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "John Kiers is retiring! We're having an open house!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kemper Concrete Inc.",
                "url": "https://allevents.in/org/kemper-concrete-inc/27487014"
            }
        ]
    }
]
```