{
"type": "Feature",
"properties": {
'name': 'Just Nature',
'street': 'Rheinstr. 43',
'plz': '65185',
'city': 'Wiesbaden'
},
"geometry": {
"type": "Point",
"coordinates": [ 8.239279, 50.077999 ] } },