Array
(
    [0] => stdClass Object
        (
            [id] => 163
            [name] => Central
            [map_code] => IN.DL.CL
            [short_label] => CNT
            [label] => Central Delhi
        )

    [1] => stdClass Object
        (
            [id] => 164
            [name] => East
            [map_code] => IN.DL.ES
            [short_label] => EST
            [label] => East Delhi
        )

    [2] => stdClass Object
        (
            [id] => 165
            [name] => New Delhi
            [map_code] => IN.DL.ND
            [short_label] => NDL
            [label] => New Delhi
        )

    [3] => stdClass Object
        (
            [id] => 166
            [name] => North
            [map_code] => IN.DL.NR
            [short_label] => NRD
            [label] => North Delhi
        )

    [4] => stdClass Object
        (
            [id] => 167
            [name] => North East
            [map_code] => IN.DL.NE
            [short_label] => NED
            [label] => North East Delhi
        )

    [5] => stdClass Object
        (
            [id] => 168
            [name] => North West
            [map_code] => IN.DL.NW
            [short_label] => NWD
            [label] => North West Delhi
        )

    [6] => stdClass Object
        (
            [id] => 169
            [name] => Shahdara
            [map_code] => IN.DL.SH
            [short_label] => HHD
            [label] => Shahdara
        )

    [7] => stdClass Object
        (
            [id] => 170
            [name] => South
            [map_code] => IN.DL.SU
            [short_label] => SDL
            [label] => South Delhi
        )

    [8] => stdClass Object
        (
            [id] => 171
            [name] => South East
            [map_code] => IN.DL.SS
            [short_label] => STS
            [label] => South East Delhi
        )

    [9] => stdClass Object
        (
            [id] => 172
            [name] => South West
            [map_code] => IN.DL.SW
            [short_label] => SWD
            [label] => South West Delhi
        )

    [10] => stdClass Object
        (
            [id] => 173
            [name] => West
            [map_code] => IN.DL.WS
            [short_label] => WSD
            [label] => West Delhi
        )

)