Currently the scraper puts both city and zip from the `Ort` property in to the `city` column. It should split the data and write to the respective column.
Currently the scraper puts both city and zip from the
Ortproperty in to thecitycolumn. It should split the data and write to the respective column.