{
  "@context": [
    "https://www.w3.org/2018/credentials/v1",
    "https://ref.gs1.org/gs1/vc/licence-context/"
  ],
  "id": "https://id.gs1.org/vc/licence/gs1_prefix/754",
  "type": [
    "VerifiableCredential",
    "GS1PrefixLicenceCredential"
  ],
  "issuer": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
  "issuanceDate": "2005-01-01T00:00:00Z",
  "credentialSubject": {
    "id": "did:web:www.gs1ca.org",
    "partyGLN": "7541230000000",
    "organizationName": "GS1 Canada",
    "licenceValue": "754"
  },
  "credentialStatus": {
    "id": "https://id.gs1.org/vc/licence/status/gs1_prefix/754",
    "type": "CredentialStatusList2021"
  }
}