{
    "type": [
        "VerifiableCredential",
        "InventoryRegistrationCredential"
    ],
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/traceability/v1"
    ],
    "id": "did:key:z6LSpdSReUHCjYcQb1243aF1vS7sd9ArK585Mm4ktARQxatd",
    "issuer": {
        "type": [
            "Organization"
        ],
        "id": "did:key:z6MktHQo3fRRohk44dsbE76CuiTpBmyMWq2VVjvV6aBSeE3U",
        "name": "Example Ecommerce Marketplace, Inc"
    },
    "issuanceDate": "2022-01-13T09:16:46Z",
    "credentialSubject": {
        "type": [
            "Product"
        ],
        "id": "ecommerce-marketplace.example.com/catalog/lawn-flamingos-357fc1f4",
        "gtin": "8948786268509",
        "seller": {
            "type": [
                "Organization"
            ],
            "id": "did:web:garden-stuff.example.com"
        }
    }
}
