[ { "id": "STU001", "name": "John Doe", "email": "john.doe@example.com", "projects": ["1", "2"] }, { "id": "STU002", "name": "Jane Smith", "email": "jane.smith@example.com", "projects": ["3"] }, { "id": "STU003", "name": "Mike Johnson", "email": "mike.johnson@example.com", "projects": ["4", "5"] } ]