{ "type": "FeatureCollection", "name": "Node", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "title": "New Aela", "descriptio": "null" }, "geometry": { "type": "Point", "coordinates": [ -0.179020688130949, -0.212064121523189 ] } }, { "type": "Feature", "properties": { "title": "Jeova", "descriptio": null }, "geometry": { "type": "Point", "coordinates": [ -0.154988095357511, -0.014310699304078 ] } }, { "type": "Feature", "properties": { "title": "Halcyon", "descriptio": "good node" }, "geometry": { "type": "Point", "coordinates": [ -0.033451840474696, 0.111345358392597 ] } }, { "type": "Feature", "properties": { "title": "Winstead", "descriptio": null }, "geometry": { "type": "Point", "coordinates": [ 0.112803652689369, 0.068086745459875 ] } }, { "type": "Feature", "properties": { "title": "Miraleth", "descriptio": "good node" }, "geometry": { "type": "Point", "coordinates": [ 0.222666933939371, -0.058942647064057 ] } } ] }