

# Event Details

- **Event Name**: My identity brunch
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 09:00 am
- **Event Description**: Countdown has begun.
- **Event URL**: https://allevents.in/thika/my-identity-brunch/200029350909819
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Thika
- **state**: EA
- **country**: Kenya
- **location**: Skyview Opal Hotel
- **lat**: -1.1631190526969
- **long**: 36.97369764559
- **full address**: Skyview Opal Hotel, Ruiru, Thika, Kenya

## Event gallery

- **Alt text**: My identity brunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8470f46c158bd6948c5789247a3ba05a986d7e4e33a90e1b5b10fd00f4847843-rimg-w1131-h1600-dcfefefe-gmir?v=1765630099

## FAQs

- **Q**: When and where is My identity brunch being held?
  - **A:** My identity brunch takes place on Mon, 15 Dec, 2025 at 09:00 am to Mon, 15 Dec, 2025 at 09:00 am at Skyview Opal Hotel, Ruiru, Thika, Kenya.
- **Q**: Who is organizing My identity brunch?
  - **A:** My identity brunch is organized by My Identity Blooms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "My identity brunch",
        "image": "https://cdn-az.allevents.in/events8/banners/8470f46c158bd6948c5789247a3ba05a986d7e4e33a90e1b5b10fd00f4847843-rimg-w1131-h1600-dcfefefe-gmir?v=1765630099",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/thika/my-identity-brunch/200029350909819",
        "location": {
            "@type": "Place",
            "name": "Skyview Opal Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ruiru",
                "addressLocality": "Thika",
                "addressRegion": "EA",
                "addressCountry": "KE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-1.1631190526969",
                "longitude": "36.97369764559"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Countdown has begun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "My Identity Blooms",
                "url": "https://allevents.in/org/my-identity-blooms/27234310"
            }
        ]
    }
]
```