Array
(
    [place_id] => 1297
    [country] => 114
    [state] => 0
    [pleace_name] => Byblos
    [userid] => 
    [user_type] => 
    [popular] => 0
    [date] => 2024-04-30
    [city] => Array
        (
            [beirut] => Array
                (
                    [place_id] => 1052
                    [country] => 114
                    [state] => 0
                    [pleace_name] => Beirut
                    [userid] => 
                    [user_type] => 
                    [popular] => 0
                    [date] => 2019-09-03
                )

            [byblos] => Array
                (
                    [place_id] => 1297
                    [country] => 114
                    [state] => 0
                    [pleace_name] => Byblos
                    [userid] => 
                    [user_type] => 
                    [popular] => 0
                    [date] => 2024-04-30
                )

        )

)