mstch::object{
{"items", mstch::array{
{"name", std::string{"name"}},
{"items", mstch::array{1, 2, 3, 4}}
}
}}