$func = function($value) { return array(array('title'=>'','css'=>0,'content'=>$value,'image'=>[])); }; $trip=array_map($func, $newcontent['Trip']);