{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": 0, "nombre": "Puerto a potenciar", "x": -55.605461, "y": -27.269385 }, "geometry": { "type": "Point", "coordinates": [ -55.605460788769292, -27.26938498490701 ] } },
{ "type": "Feature", "properties": { "id": 0, "nombre": "Puentes a construir", "x": -54.647728, "y": -27.58536 }, "geometry": { "type": "Point", "coordinates": [ -54.647727733922601, -27.58535980798953 ] } }
]
}
