

# Event Details

- **Event Name**: Charity visit 
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 12:00 pm
- **Event Description**: Charity drive?
- **Event URL**: https://allevents.in/nairobi/charity-visit/200029741733535
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Nairobi
- **state**: NA
- **country**: Kenya
- **location**: Kabiria
- **lat**: -1.2906512628424
- **long**: 36.72914596267
- **full address**: Kabiria, kabiria road Nairobi,Nairobi, Kenya

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Dynamic Dream Team (https://allevents.in/org/dynamic-dream-team/27520182)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cdb48652293045bed7f1d1b1e343f19a4c32ffefd2c3d7044a854d50cecc2693-rimg-w1024-h1536-dcf8d6f0-gmir?v=1772210195
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0564a92baa162be120f2d02345dcd3015578278d21e34f32a40e67092cfbd015-rimg-w300-h300-dcf8d7f0-gmir?v=1772210195

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Kabiria, kabiria road Nairobi,Nairobi, Kenya
- **Q**: Who is organizing the event?
  - **A:** Dynamic Dream Team
- **Q**: What type of event is this?
  - **A:** nonprofit, charities
- **Q**: Where can I find ticket details about Charity visit  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charity visit",
        "image": "https://cdn-az.allevents.in/events2/banners/cdb48652293045bed7f1d1b1e343f19a4c32ffefd2c3d7044a854d50cecc2693-rimg-w1024-h1536-dcf8d6f0-gmir?v=1772210195",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/nairobi/charity-visit/200029741733535",
        "location": {
            "@type": "Place",
            "name": "Kabiria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "kabiria road Nairobi,Nairobi, Kenya",
                "addressLocality": "Nairobi",
                "addressRegion": "NA",
                "addressCountry": "KE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-1.2906512628424",
                "longitude": "36.72914596267"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Charity drive?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dynamic Dream Team",
                "url": "https://allevents.in/org/dynamic-dream-team/27520182"
            }
        ]
    }
]
```