{
"type": "Feature",
"properties": {
'name': 'Kureck Floristik',
'street': 'Taunusstraße 11',
'plz': '65183',
'city': 'Wiesbaden'
},
"geometry": {
"type": "Point",
"coordinates": [ 8.242712, 50.087116 ] } },