{ "id": uuid, "jobTitle": String, "company_Name": String, "company_moto": find what this commpany moto is, "company_vision": find what this company vision is, "typeOfWorker": find what kind of people they are hiring in personality and visiton wise, "positionLevel":string either junior or senior, "keyRequirements": [ { "Education": { "Bachelor": Boolean, "Master": Boolean, "Phd": Boolean, "Major Description": String }, }, { "Experience": String of description }, { "Technical_Skills": List of String of Description if programming skill required else just ignore "programmingLanguageRequired": [ "programmingLanguageName": { "packages": [ list of packages that i should be familiar with], "devtools": [ list of tools that i should be familiar with] } ] }, { "Soft Skills": List of strings }, { "Language Skills":[ "Language": { "Required": Boolean, "Level": String of Language Level consisting of A1, A2, B1, B2, C1, and C2 which is international standard. } ] } ] }