Employment Verification
Employment verification credentials issued by employers. Confirms job title, department, employment dates, and type of employment.
External Reference
https://schema.org/EmployeeRoleCredential Preview
This is how credentials using this template will appear. Values shown are sample data.
Claims / Fields
Required (4)
| Claim | Type | Description |
|---|---|---|
| name |
string
|
Full name of the employee (schema.org/Person#name) |
| roleName |
string
|
Job title or position |
| startDate |
string (date)
|
Employment start date (ISO 8601) |
| hiringOrganization |
string
|
Name of the employer organization (schema.org/Organization#name) |
Optional (3)
| Claim | Type | Description |
|---|---|---|
| description |
string
|
Department, division, or role details |
| employmentType |
string
|
Type of employment (FULL_TIME, PART_TIME, CONTRACT) |
| endDate |
string (date)
|
Employment end date if applicable (ISO 8601) |
JSON-LD Context
[
"https://schema.org"
]