{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://vyndrr.app/#organization",
      "name": "Housa",
      "alternateName": ["Vyndrr", "Housa Kenya", "Housa App", "Vyndrr App"],
      "url": "https://vyndrr.app",
      "logo": "https://vyndrr.app/assets/images/housaweblogo.png",
      "description": "Housa (formerly Vyndrr) is Kenya's leading house hunting and property rental platform connecting tenants with landlords and agents.",
      "foundingLocation": {
        "@type": "Place",
        "name": "Nairobi, Kenya"
      },
      "areaServed": {
        "@type": "Country",
        "name": "Kenya"
      },
      "sameAs": [
        "https://www.facebook.com/vyndrr",
        "https://www.twitter.com/HousaOfficial",
        "https://www.instagram.com/housa_mobile",
        "https://www.tiktok.com/@_housa",
        "https://www.linkedin.com/company/vyndrr",
        "https://play.google.com/store/apps/details?id=com.housa.com"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://vyndrr.app/help",
        "availableLanguage": ["English", "Swahili"]
      }
    },
    {
      "@type": "MobileApplication",
      "@id": "https://vyndrr.app/#app",
      "name": "Housa",
      "alternateName": "Vyndrr",
      "operatingSystem": "Android",
      "applicationCategory": "LifestyleApplication",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "KES"
      },
      "downloadUrl": "https://play.google.com/store/apps/details?id=com.housa.com",
      "installUrl": "https://play.google.com/store/apps/details?id=com.housa.com",
      "screenshot": "https://vyndrr.app/assets/images/preview.png",
      "softwareVersion": "1.0",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "ratingCount": "1250"
      },
      "author": {
        "@id": "https://vyndrr.app/#organization"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://vyndrr.app/#website",
      "url": "https://vyndrr.app",
      "name": "Housa",
      "alternateName": "Vyndrr",
      "publisher": {
        "@id": "https://vyndrr.app/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://vyndrr.app/?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is Housa?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Housa (formerly Vyndrr) is Kenya's #1 house hunting platform. It's a free mobile app that helps tenants find verified rental properties and connects them directly with landlords and agents across Nairobi, Mombasa, Kisumu, Nakuru, and other Kenyan cities."
          }
        },
        {
          "@type": "Question",
          "name": "How do I find apartments in Nairobi using Housa?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Download the Housa app from Google Play Store, set your preferred location in Nairobi (e.g., Westlands, Kilimani, South B), set your budget and bedroom preferences, and browse verified listings. You can chat directly with landlords without paying broker fees."
          }
        },
        {
          "@type": "Question",
          "name": "Is Housa free to use?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Housa is completely free for house hunters and tenants. Landlords can also list their properties for free. There are no broker fees or hidden charges."
          }
        },
        {
          "@type": "Question",
          "name": "How do I list my property on Housa?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Download the Housa app, create a landlord account, and add your property details including photos, location, price, and amenities. Your listing will be visible to thousands of house hunters across Kenya."
          }
        },
        {
          "@type": "Question",
          "name": "What cities does Housa cover in Kenya?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Housa covers all major Kenyan cities including Nairobi, Mombasa, Kisumu, Nakuru, Eldoret, Thika, Nyeri, Malindi, Kitale, Machakos, Naivasha, and Nanyuki."
          }
        },
        {
          "@type": "Question",
          "name": "Is Vyndrr the same as Housa?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Housa was formerly known as Vyndrr. The platform was rebranded from Vyndrr to Housa but offers the same house hunting services in Kenya. You can find it at vyndrr.app or search for Housa on Google Play Store."
          }
        }
      ]
    }
  ]
}
