I\'m using Decodable in order to decode some JSON, all properties on this struct have the same structure it\'s just the JSON contains them in multiple arrays. T
Decodable