{
"type": "Feature",
"properties": {
'name': 'Hedegger',
'street': 'Rheinstraße 39',
'plz': '65185',
'city': 'Wiesbaden'
},
"geometry": {
"type": "Point",
"coordinates": [ 8.240795, 50.078167 ] } },