a type for an array
<nlohmann/json.hpp>
using array_t = ArrayType<basic_json, AllocatorType<basic_json>>;