{
  "title": {
    "text": "Phone number"
  },
  "subtitle": {
    "path": [
      "$.phone",
      "$.credentialSubject.phone"
    ],
    "schema": {
      "type": "string"
    },
    "fallback": "-"
  }
}