From an external API I am receiving the below JSON response
I need to deserialize this to a C# class using JSON.Net. What should be structure of the C# class as the first key is dynamic?