Structured programming is a subset of procedural programming.
If structured programming promotes the creation of good code and procedural programs are easier to maintain, why do you need to shift to OOP?
What are the pros and cons of shifting to OOP?
Be sure to include the benefits of OOP as well as the reasons for the efficiencies and speed of deploy with OOP.