{
"type": "Feature",
"properties": {
'name': 'City-Bike',
'street': 'Obere Webergasse 39',
'plz': '65183',
'city': 'Wiesbaden'
},
"geometry": {
"type": "Point",
"coordinates": [ 8.240175, 50.085564 ] } },