

# Event Details

- **Event Name**: my birthday party
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 11:00 am
- **Event Description**: you are all invited
- **Event URL**: https://allevents.in/mombasa/my-birthday-party/200030192473748
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mombasa
- **state**: CO
- **country**: Kenya
- **location**: Manyimbo, Mombasa
- **lat**: -4.0464701104243
- **long**: 39.669197047604
- **full address**: Manyimbo, Mombasa, Kenya

## Event gallery

- **Alt text**: my birthday party
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0930719b3832c846e57c3d4342279b0ab0f93789110d338c2905a649a8ace6f7-rimg-w768-h1376-dc040404-gmir?v=1781606063

## FAQs

- **Q**: When and where is my birthday party being held?
  - **A:** my birthday party takes place on Wed, 24 Jun, 2026 at 11:00 am to Wed, 24 Jun, 2026 at 11:00 am at Manyimbo, Mombasa, Kenya.
- **Q**: Who is organizing my birthday party?
  - **A:** my birthday party is organized by MCA mpuzii the funniest.
- **Q**: Who is this event for? Is it right for me?
  - **A:** my birthday party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Mombasa, this event is thoughtfully curated to deliver a standout experience worth every moment. If my birthday party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "my birthday party",
        "image": "https://cdn-az.allevents.in/events8/banners/0930719b3832c846e57c3d4342279b0ab0f93789110d338c2905a649a8ace6f7-rimg-w768-h1376-dc040404-gmir?v=1781606063",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/mombasa/my-birthday-party/200030192473748",
        "location": {
            "@type": "Place",
            "name": "Manyimbo, Mombasa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mombasa, Kenya",
                "addressLocality": "Mombasa",
                "addressRegion": "CO",
                "addressCountry": "KE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-4.0464701104243",
                "longitude": "39.669197047604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "you are all invited",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MCA mpuzii the funniest",
                "url": "https://allevents.in/org/mca-mpuzii-the-funniest/27886483"
            }
        ]
    }
]
```