There are an *ez-vcard* option or parameter for it? I need a stable and secure convertion, that produce the final output as *"[first class](https://en.wikipedia.org/wiki/First-class_citizen)" JSON objects*. Example: * [jCard](https://en.wikipedia.org/wiki/VCard#jCard) format: `[["version", {}, "text", "4.0"],["fn", {}, "text", "Forrest Gump"]]` * First-class JSON format: `{"version":"4.0","fn":"Forrest Gump"}`.