

# Event Details

- **Event Name**: Fun day
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 10:00 am
- **Event Description**: Free lunch will be provided. All are welcome.
- **Event URL**: https://allevents.in/nairobi/fun-day/200030214102705
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Nairobi
- **state**: NA
- **country**: Kenya
- **location**: Ngara, Parkroad Nairobi Kenya
- **lat**: -1.2742203
- **long**: 36.8310961
- **full address**: Ngara, Parkroad Nairobi Kenya, Nairobi, Kenya

## Event gallery

- **Alt text**: Fun day
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fun+day&date=Wed%2C+08+Jul%2C+2026+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is Fun day being held?
  - **A:** Fun day takes place on Wed, 08 Jul, 2026 at 10:00 am to Wed, 08 Jul, 2026 at 10:00 am at Ngara, Parkroad Nairobi Kenya, Nairobi, Kenya.
- **Q**: Who is organizing Fun day?
  - **A:** Fun day is organized by YLA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fun day 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 Nairobi, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fun day 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": "Fun day",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Fun+day&date=Wed%2C+08+Jul%2C+2026+at+10%3A00+am&bg=1",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/nairobi/fun-day/200030214102705",
        "location": {
            "@type": "Place",
            "name": "Ngara, Parkroad Nairobi Kenya",
            "address": {
                "@type": "PostalAddress",
                "name": "Ngara, Parkroad Nairobi Kenya, Nairobi, Kenya",
                "addressLocality": "Nairobi",
                "addressRegion": "NA",
                "addressCountry": "KE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-1.2742203",
                "longitude": "36.8310961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free lunch will be provided. All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "YLA",
                "url": "https://allevents.in/org/yla/27903945"
            }
        ]
    }
]
```