payload" : { "asset" : "356363051312744", "loc" : , "fields" : { "GPS_DIR" : { "b64_value" : "AABKLg==" } } } i have json in this format i would like to extract 'loc' from it, when i give the xpath query as ("../loc") it extracts only the first part i.e. '80.25641' i tried with each and every data type available like string, big decimal, etc but the second part is not showing up.