{
    "type": "FeatureCollection",
    "crs": {
               "type": "name", 
               "properties": {
                                 "name": "urn:ogc:def:crs:EPSG::37001" 
                             }
           },
    "features": [
                    { 
                        "type": "Feature", 
                        "properties": { 
                                          "Codigo": 6, 
                                          "NombreCorto": "MED-PJIC", 
                                          "NombreCompleto": "Medellín - Politécnico Colombiano Jaime Isaza Cadavid", 
                                          "Latitud": 6.210330, 
                                          "Longitud": -75.576654, 
                                          "online": 1 
                                      }, 
                        "geometry": { 
                                        "type": "Point", 
                                        "coordinates": [-75.576654, 6.210330, 0.0] 
                                    } 
                    }, 

                    { 
                        "type": "Feature", 
                        "properties": { 
                                          "Codigo": 17, 
                                          "NombreCorto": "ITA-CODI", 
                                          "NombreCompleto": "Itagüí – Ditaires", 
                                          "Latitud": 6.170100, 
                                          "Longitud": -75.628787, 
                                          "online": 1 
                                      }, 
                        "geometry": { 
                                        "type": "Point", 
                                        "coordinates": [-75.628787, 6.170100, 0.0] 
                                    } 
                    }, 


                    { 
                        "type": "Feature", 
                        "properties": { 
                                          "Codigo": 70, 
                                          "NombreCorto": "GIR-BOTJ", 
                                          "NombreCompleto": "Girardota – Droguería Botica Junín", 
                                          "Latitud": 6.377371, 
                                          "Longitud": -75.445669, 
                                          "online": 1 
                                      }, 
                        "geometry": { 
                                        "type": "Point", 
                                        "coordinates": [-75.445669, 6.377371, 0.0] 
                                    } 
                    }, 


                    { 
                        "type": "Feature", 
                        "properties": { 
                                          "Codigo": 76, 
                                          "NombreCorto": "MED-SIAT", 
                                          "NombreCompleto": "Medellín - Torre SIATA", 
                                          "Latitud": 6.259250, 
                                          "Longitud": -75.588633, 
                                          "online": 1 
                                      }, 
                        "geometry": { 
                                        "type": "Point", 
                                        "coordinates": [-75.588633, 6.259250, 0.0] 
                                    } 
                    }, 


                    { 
                        "type": "Feature", 
                        "properties": { 
                                          "Codigo": 91, 
                                          "NombreCorto": "SAB-SEMS", 
                                          "NombreCompleto": "Sabaneta – Secretaría de Educación del Municipio de Sabaneta", 
                                          "Latitud": 6.150410, 
                                          "Longitud": -75.616918, 
                                          "online": 1 
                                      }, 
                        "geometry": { 
                                        "type": "Point", 
                                        "coordinates": [-75.616918, 6.150410, 0.0] 
                                    } 
                    }, 


                    { 
                        "type": "Feature", 
                        "properties": { 
                                          "Codigo": 12, 
                                          "NombreCorto": "CEN-TRAF", 
                                          "NombreCompleto": "Estación de Tráfico Centro", 
                                          "Latitud": 6.252655, 
                                          "Longitud": -75.569629, 
                                          "online": 1 
                                      }, 
                        "geometry": { 
                                        "type": "Point", 
                                        "coordinates": [-75.569629, 6.252655, 0.0] 
                                    } 
                    }, 


                    { 
                        "type": "Feature", 
                        "properties": { 
                                          "Codigo": 95, 
                                          "NombreCorto": "MED-ZOOL", 
                                          "NombreCompleto": "Medellín - Zoológico Santa Fe", 
                                          "Latitud": 6.2243123802, 
                                          "Longitud": -75.57922995, 
                                          "online": 1 
                                      }, 
                        "geometry": { 
                                        "type": "Point", 
                                        "coordinates": [-75.57922995, 6.2243123802, 0.0] 
                                    } 
                    }

                ]
}
