Professional License
State or regulatory licenses (medical, legal, real estate, etc.). Includes license type, number, jurisdiction, and status.
External Reference
https://schema.org/PermitCredential Preview
This is how credentials using this template will appear. Values shown are sample data.
Claims / Fields
Required (5)
| Claim | Type | Description |
|---|---|---|
| name |
string
|
Full name of the licensed individual (schema.org/Person#name) |
| permitType |
string
|
Type of permit/license (e.g., Medical License, Bar Admission) |
| identifier |
string
|
Official license/permit number |
| validIn |
string
|
State or jurisdiction where valid (schema.org/AdministrativeArea) |
| validFrom |
string (date)
|
Date the permit becomes valid (ISO 8601) |
Optional (3)
| Claim | Type | Description |
|---|---|---|
| validUntil |
string (date)
|
Permit expiration date (ISO 8601) |
| description |
string
|
Status or additional details (Active, Inactive, Suspended) |
| issuedBy |
string
|
Regulatory body that issued the permit (schema.org/Organization#name) |
JSON-LD Context
[
"https://schema.org"
]