diff --git a/ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json b/ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json
index 84002710f3b2a9da43aa5fc370e3e3cd4bf8e82b..ff6fbf9087f718b0d4c00f1160132155c9b6df8f 100644
--- a/ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json
+++ b/ASP-IICS-Team/GetPeople/getPeopleIdentifiers.json
@@ -47,6 +47,9 @@
         "name" : {
           "type" : "string"
         },
+        "institution" : {
+          "type" : "string"
+        },
         "source" : {
           "type" : "string"
         },
@@ -126,4 +129,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}