Skip to main content

Professional License

State or regulatory licenses (medical, legal, real estate, etc.). Includes license type, number, jurisdiction, and status.

Category: Professional
Schema Type: Permit
Schema Source: Schema.org

External Reference

https://schema.org/Permit

Credential Preview

This is how credentials using this template will appear. Values shown are sample data.

Professional License Medical Board of California This certifies that Dr. Emily Chen is licensed to practice as Medical License in California License # MD-2024-78901 Issued 2024-01-01 Expires 2025-12-31 Active

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"
]