{"149788522075430708":{"img":"149788522075430708.jpg","ava":true}}
while ($numrow = $Result->fetch_assoc()) {
...
$marker['photo'] = $numrow['f1451738863n'];
}
$str = '{"149788522075430708":{"img":"149788522075430708.jpg","ava":true}}';
$img = current(json_decode($str, true))['img'];