---
title: "Kenya"
description: ""
url: "https://ostafrikaurlaub.de/kenya"
date: "2026-06-29T20:59:53+00:00"
language: "en-GB"
---



## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://ostafrikaurlaub.de/kenya#organization",
    "name": "Explore East Africa",
    "url": "https://www.ostafrikaurlaub.de",
    "logo": "https://www.ostafrikaurlaub.de/images/logo.png",
    "image": "https://www.ostafrikaurlaub.de/images/logo.png",
    "sameAs": [
        "https://www.facebook.com/explore.eastafrica/",
        "https://twitter.com/entereastafrica",
        "https://www.instagram.com/exploreeastafrica/?hl=en",
        "https://ke.linkedin.com/company/explore-east-africa",
        "https://www.pinterest.com/exploreafrica/",
        "https://www.youtube.com/@Exploreeastafrica"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://ostafrikaurlaub.de"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Kenya",
            "item": "https://ostafrikaurlaub.de/kenya"
        }
    ]
}
```
