{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "WageFlex",
  "legalName": "Finlab South Africa (Pty) Ltd t/a WageFlex",
  "url": "https://wageflex.co.za",
  "logo": {
    "@type": "ImageObject",
    "url": "https://wageflex.co.za/logo.png",
    "width": 512,
    "height": 512
  },
  "description": "WageFlex provides earned wage access solutions, allowing employees to access their earned wages before payday. A South African fintech company revolutionizing employee financial wellness.",
  "foundingDate": "2023",
  "founders": [
    {
      "@type": "Person",
      "name": "Adolphus Mauranga"
    }
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 Fabriek Street, Strijdom Park",
    "addressLocality": "Randburg",
    "postalCode": "2169",
    "addressRegion": "Gauteng",
    "addressCountry": "ZA"
  },
  "sameAs": [
    "https://www.linkedin.com/company/wageflex",
    "https://twitter.com/wageflex",
    "https://www.facebook.com/wageflex"
  ],
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+27-76-924-7655",
      "contactType": "customer service",
      "email": "info@finlabza.com",
      "availableLanguage": ["English", "Afrikaans", "Zulu"]
    },
    {
      "@type": "ContactPoint",
      "telephone": "+27-76-924-7655",
      "contactType": "sales",
      "email": "info@finlabza.com",
      "availableLanguage": ["English"]
    }
  ],
  "areaServed": {
    "@type": "Country",
    "name": "South Africa"
  },
  "knowsAbout": [
    "Earned Wage Access",
    "Financial Wellness",
    "Employee Benefits",
    "Payroll Integration"
  ],
  "slogan": "Fair financial tools for the everyday worker"
}
