Association Membership
Professional association or organization membership credentials. Includes membership level, ID, and validity period.
External Reference
https://schema.org/ProgramMembershipCredential 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 member (schema.org/Person#name) |
| membershipNumber |
string
|
Unique member ID |
| startDate |
string (date)
|
Date membership began (ISO 8601) |
| hostingOrganization |
string
|
Name of the organization (schema.org/Organization#name) |
Optional (2)
| Claim | Type | Description |
|---|---|---|
| programName |
string
|
Membership program name or tier level |
| endDate |
string (date)
|
Membership expiration date (ISO 8601) |
JSON-LD Context
[
"https://schema.org"
]