if (isset($exif['focal_length'])) {
            $format[] = array(
                "icon" => "https://static.railpage.com.au/i/icons/tool292.svg", 
                "label" => "Focal length", 
                "value" => sprintf("%smm", $exif['focal_length'])