{ "id": uuid, "jobTitle": String, "keyRequirements": [ { "Education": { "Bachelor": Boolean, "Master": Boolean, "Phd": Boolean, "Major Description": String } }, { "Experience": String of description }, { "Technical_Skills": List of String of Description }, { "Soft Skills": List of strings }, { "Language Skills":[ "German": { "Required": Boolean, "Level": integer from 0 to 10 where 0 is not required and 10 being very fluent like local }, "English:: { "Required": Boolean, "Level": integer from 0 to 10 where 0 is not required and 10 being very fluent like local } ] } ] }