I would like to deserialize this json file using the following code:
using System; using System.Collections.Generic; using System.Text.Json; class Program {