Trying to convert a CSV file into a JSON
Here is two sample lines :
-21.3214077;55.4851413;Ruizia cordata -21.3213078;55.4849803;Cossinia pinnata
John Kerl's Miller tool has this built-in:
mlr --c2j --jlistwrap cat INPUT.csv > OUTPUT.json