Cbtransfer import from CSV file, coordinates (lon,lat) field with double quotes

Hi There,

I finished to import a file in CSV format, everything is fine but in my field for coordinates I have double quotes, like this:

“location.coordinates”: “[-21.0724, 15.0468]”

The question here is how can suprime the double quotation for this field in order to have a valid GeoJSON coordinate field.

Regards,

Jorge