Array
(
    [place_id] => 945
    [country] => 100
    [state] => 0
    [pleace_name] => Dublin
    [userid] => 
    [user_type] => 
    [popular] => 1
    [date] => 2019-08-03
    [city] => Array
        (
            [cork] => Array
                (
                    [place_id] => 1074
                    [country] => 100
                    [state] => 0
                    [pleace_name] => Cork
                    [userid] => 
                    [user_type] => 
                    [popular] => 0
                    [date] => 2024-02-24
                )

            [dublin] => Array
                (
                    [place_id] => 945
                    [country] => 100
                    [state] => 0
                    [pleace_name] => Dublin
                    [userid] => 
                    [user_type] => 
                    [popular] => 1
                    [date] => 2019-08-03
                )

            [galway] => Array
                (
                    [place_id] => 1368
                    [country] => 100
                    [state] => 0
                    [pleace_name] => Galway
                    [userid] => 
                    [user_type] => 
                    [popular] => 0
                    [date] => 2024-08-03
                )

            [limerick] => Array
                (
                    [place_id] => 1343
                    [country] => 100
                    [state] => 0
                    [pleace_name] => Limerick
                    [userid] => 
                    [user_type] => 
                    [popular] => 0
                    [date] => 2024-05-31
                )

        )

)