{
"type": "FeatureCollection",
"name": "POZOS",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": 1, "Nombre": "Pozo B" }, "geometry": { "type": "Point", "coordinates": [ -4.734477287955386, 36.9327661549368 ] } },
{ "type": "Feature", "properties": { "id": 2, "Nombre": "Pozo D" }, "geometry": { "type": "Point", "coordinates": [ -4.7344328368313, 36.937957435482687 ] } },
{ "type": "Feature", "properties": { "id": 3, "Nombre": "Boca Sur" }, "geometry": { "type": "Point", "coordinates": [ -4.7232805067405, 36.901835591583954 ] } }
]
}
