Professional Certification
Industry or professional certifications (AWS, PMP, etc.). Includes certification name, level, issue date, and expiration.
External Reference
https://schema.org/CertificationCredential Preview
This is how credentials using this template will appear. Values shown are sample data.
Claims / Fields
Required (3)
| Claim | Type | Description |
|---|---|---|
| name |
string
|
Full name of the certified individual (schema.org/Person#name) |
| about |
string
|
Name or title of the certification (schema.org/Certification#about) |
| validFrom |
string (date)
|
Date the certification was issued (ISO 8601) |
Optional (4)
| Claim | Type | Description |
|---|---|---|
| certificationRating |
string
|
Level or tier (e.g., Associate, Professional, Expert) |
| expires |
string (date)
|
Date the certification expires (ISO 8601) |
| certificationIdentification |
string
|
Unique certification ID or number (schema.org/Certification#certificationIdentification) |
| issuedBy |
string
|
Organization that issued the certification (schema.org/Organization#name) |
JSON-LD Context
[
"https://schema.org"
]