Consider:
{
"@context": ["https://www.w3.org/ns/credentials/v2"],
"type": ["VerifiablePresentation"],
"verifiableCredential": [
{
"@context": ["https://www.w3.org/2018/credentials/v1"],
"type": ["VerifiableCredential"]
}
]
}
jsonld.SyntaxError: Invalid JSON-LD syntax; tried to redefine a protected term.