{
  "@context": [
    "https://www.w3.org/2018/credentials/v1",
    "https://ref.gs1.org/gs1/vc/licence-context/"
  ],
  "id": "did:example:b6d13abe-464d-4bb9-a568-b6d81efd57e3",
  "type": [
    "VerifiableCredential",
    "GS1CompanyPrefixLicenceCredential"
  ],
  "issuer": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
  "issuanceDate": "2020-11-19T14:56:37Z",
  "credentialSubject": {
    "id": "did:web:www.example.ca",
    "partyGLN": "7541234000006",
    "organizationName": "Example Company",
    "extendsCredential": "https://id.gs1.org/vc/licence/gs1_prefix/754",
    "licenceValue": "7541234"
  },
  "credentialStatus": {
    "id": "https://www.gs1ca.org/credentials/gs1_company_prefix/status/7541234",
    "type": "CredentialStatusList2021"
  }
}