const mstch::node two_in_a_row_data = mstch::map_wrapper{ {{"name", std::string{"Joe"}}, {"greeting", std::string{"Welcome"}}}};