{
"type": "Feature",
"properties": {
'name': 'Tourist-Information',
'street': 'Marktplatz 1',
'plz': '65183',
'city': 'Wiesbaden'
},
"geometry": {
"type": "Point",
"coordinates": [ 8.243687, 50.081402 ] } },