{
    "first_name": "layba",
    "last_name": "shahzadi",
    "gender": "Female",
    "email": "laybashahzadi1@gmail.com",
    "date_of_birth": "03-09-2002",
    "phone": "(0318) 487-0055",
    "degree": "FSC pre Engineering",
    "city": "Lahore",
    "education": [
        {
            "institution": "Govt.wapda girls hight school Lahore",
            "area": "Lahore",
            "Degree": "Metric",
            "startDate": "2016",
            "endDate": "2018",
            "total Marks": "1100",
            "Obtained Marks": "800",
            "gpa/percentage": "69%",
            "courses": [
                "Science"
            ]
        },
        {
            "institution": "Virtual University Lahore",
            "area": "Lahore",
            "Degree": "BSCS",
            "startDate": "2020",
            "endDate": "2024",
            "total Marks": "Null",
            "Obtained Marks": "Null",
            "gpa/percentage": "continue",
            "courses": [
                "Computer Science"
            ]
        }
    ]
}