{
"type": "Feature",
"properties": {
'name': 'Weinbar Onkel Oskar',
'street': 'Rheinallee 32',
'plz': '55118',
'city': 'Mainz'
},
"geometry": {
"type": "Point",
"coordinates": [ 8.265077, 50.010567 ] } },