{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": "1", "organismo": "INIDEP", "provincia": "Buenos Aires", "tipo": "Sede Central", "ciudad": "Mar del Plata", "nombre_cob": "", "domicilio": "Paseo Victoria Ocampo 1", "latitud": "-38.0054771", "longitud": "-57.5426106", "otra_infor": "" }, "geometry": { "type": "Point", "coordinates": [ -57.5426106, -38.0054771 ] } },
{ "type": "Feature", "properties": { "id": "2", "organismo": "INIDEP", "provincia": "Ciudad Autonoma de Buenos Aires", "tipo": "Delegacion", "ciudad": "Ciudad Autonoma de Buenos Aires", "nombre_cob": "", "domicilio": "Paseo Colon 982", "latitud": "-34.6190161", "longitud": "-58.3682118", "otra_infor": "" }, "geometry": { "type": "Point", "coordinates": [ -58.3682118, -34.6190161 ] } },
{ "type": "Feature", "properties": { "id": "3", "organismo": "INIDEP", "provincia": "Chubut", "tipo": "Extension", "ciudad": "Puerto Madryn", "nombre_cob": "", "domicilio": "Belgrano 206", "latitud": "-42.7675707", "longitud": "-65.0357764", "otra_infor": "Direccion de la municipalidad" }, "geometry": { "type": "Point", "coordinates": [ -65.0357764, -42.7675707 ] } }
]
}
