{
"type": "Feature",
"properties": {
'name': 'Daniela Diehl',
'street': 'Leichhof 15',
'plz': '55116',
'city': 'Mainz'
},
"geometry": {
"type": "Point",
"coordinates": [ 8.273196, 49.997997 ] } },