

# Event Details

- **Event Name**: Commencement 2026
- **Event Start and End Date**: Fri, 29 May, 2026 at 09:00 am – Fri, 29 May, 2026 at 12:00 pm (+00:00)
- **Event Description**: Graduation commencement is the formal ceremony where our students receive their diplomas or degrees after completing their studies at IUGB.
- **Event URL**: https://allevents.in/abidjan/commencement-2026/200030014824427
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 212

## Ticket Details


## Event venue details

- **city**: Abidjan
- **state**: AB
- **country**: Cote D'ivoire
- **location**: Palais de la culture d'Abidjan
- **lat**: 5.31017
- **long**: -4.01376
- **full address**: Palais de la culture d'Abidjan, Abidjan, Cote D'ivoire

## Event gallery

- **Alt text**: Commencement 2026
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/51e741439c135934b702337288a590bafab0051dc2f0a4e8d033c5daf42f9b8d-rimg-w1200-h300-dc2c1250-gmir?v=1779441356

## FAQs

- **Q**: When and where is Commencement 2026 being held?
  - **A:** Commencement 2026 takes place on Fri, 29 May, 2026 at 09:00 am to Fri, 29 May, 2026 at 12:00 pm at Palais de la culture d'Abidjan, Abidjan, Cote D'ivoire.
- **Q**: Who is organizing Commencement 2026?
  - **A:** Commencement 2026 is organized by International University of Grand-Bassam (IUGB).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Commencement 2026",
        "image": "https://cdn-az.allevents.in/events9/banners/51e741439c135934b702337288a590bafab0051dc2f0a4e8d033c5daf42f9b8d-rimg-w1200-h300-dc2c1250-gmir?v=1779441356",
        "startDate": "2026-05-29T09:00:00+00:00",
        "endDate": "2026-05-29T12:00:00+00:00",
        "url": "https://allevents.in/abidjan/commencement-2026/200030014824427",
        "location": {
            "@type": "Place",
            "name": "Palais de la culture d'Abidjan",
            "address": {
                "@type": "PostalAddress",
                "name": "Palais de la culture d'Abidjan, Abidjan, Cote D'ivoire",
                "addressLocality": "Abidjan",
                "addressRegion": "AB",
                "addressCountry": {
                    "@type": "Country",
                    "name": "Cote D'ivoire"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "5.31017",
                "longitude": "-4.01376"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Graduation commencement is the formal ceremony where our students receive their diplomas or degrees after completing their studies at IUGB.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "International University of Grand-Bassam (IUGB)",
                "url": "https://allevents.in/org/international-university-of-grand-bassam-iugb/27747985"
            }
        ]
    }
]
```