JSON Parsing This code helps to parse JSON Array with nested JSON Arrays and convert it to CSV file. This project uses org.json library How to buid? mvn clean compile assembly:single How to run? java -jar GoEuroTest.jar paris Note this uses Java 7