Purpose of work: to learn how to work with the JSON format. This application parses the page of the Moscow Metro website, receives data about stations, lines and transfers from there, writes everything to a JSON file. Then it receives data from this file and outputs it to the console.