{
  "Admin": {
    "firstName": "Dolores",
    "lastName": "Johnston",
    "username": "Roberto.Howe",
    "emailAddress": "Marta99@gmail.com",
    "adminRecord": {
      "studentsPassedEachYear": [
        51597,
        3116,
        6734,
        81317,
        96868,
        52503,
        80920
      ]
    }
  },
  "Student": {
    "firstName": "Geraldine",
    "lastName": "Murray",
    "username": "Jannie_Balistreri",
    "emailAddress": "Cleo.Considine80@yahoo.com",
    "schoolRecord": {
      "startDate": "Mon Jul 29 2024 04:02:24 GMT+0000 (Coordinated Universal Time)",
      "endDate": "Tue Dec 02 2025 12:41:25 GMT+0000 (Coordinated Universal Time)",
      "isActive": true,
      "grades": [
        21712,
        74956,
        39275,
        35771,
        3072
      ]
    }
  }
};