{ "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ "16.3216257", "48.1939297" ], "properties": { "title": "Foo" } } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ "16.3219778", "48.1938939" ], "properties": { "title": "Bar" } } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ "16.3496241", "48.1992821" ], "properties": { "title": "Huhu" } } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ "16.3211073", "48.1995473" ], "properties": { "title": "Big Mama" } } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ "16.3212547", "48.200367" ], "properties": { "title": "Zu Hause" } } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ "16.3402895", "48.1960055" ], "properties": { "title": "Wein&Co" } } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ "16.3714678", "48.2061668" ], "properties": { "title": "Mumu" } } } ] }