I\'ve parsed JSON file and Schema with following code:
const parsedData = JSON.parse(fs.readFileSync(jsonDataPath, \'utf8\')); const parsedSchema = JSON.p