Alojamientos Turísticos (GEOJSON)

Nombre, dirección, teléfono, correo electrónico, página web y referencias geográficas de alojamientos turísticos.

Vista Previa de Datos

{
    "type": "FeatureCollection",
    "name": "alojamientos_turisticos",
    "crs": {
        "type": "name",
        "properties": {
            "name": "urn:ogc:def:crs:OGC:1.3:CRS84"
        }
    },
    "features": [
        {
            "type": "Feature",
            "properties": {
                "id": 4,
                "nombre": "562 Nogaro",
                "domicilio": "Roca, Julio A., Presidente Diagonal Sur Av. 562",
                "telefono": "4331-0091",
                "email": "reservas@562nogarohotel.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Roca, Julio A., Presidente Diagonal Sur Av.",
                "altura": "562",
                "direccion": "Roca, Julio A., Presidente Diagonal Sur Av. 562",
                "long": -58.37421350241789,
                "lat": -34.60998424490044
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37421350241789,
                    -34.60998424490044
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 5,
                "nombre": "725 Continental Hotel",
                "domicilio": "Saenz Peña, Roque, Pres. Diagonal Norte Av. 725",
                "telefono": "4131-8000",
                "email": "reservas@725continental.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Saenz Peña, Roque, Pres. Diagonal Norte Av.",
                "altura": "725",
                "direccion": "Saenz Peña, Roque, Pres. Diagonal Norte Av. 725",
                "long": -58.376795794296825,
                "lat": -34.60620108225303
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.376795794296825,
                    -34.60620108225303
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 7,
                "nombre": "Abc",
                "domicilio": "Santiago Del Estero 1640",
                "telefono": "4304-2706",
                "email": "bettyyvos@gmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Santiago Del Estero",
                "altura": "1640",
                "direccion": "Santiago Del Estero 1640",
                "long": -58.384283620240005,
                "lat": -34.62741804583529
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.384283620240005,
                    -34.62741804583529
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 10,
                "nombre": "Alba",
                "domicilio": "Garay, Juan De Av. 1381",
                "telefono": "4304-2935 / 4306-4304",
                "email": "albahoteleria@yahoo.com.ar,gaetos@hotmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Garay, Juan De Av.",
                "altura": "1381",
                "direccion": "Garay, Juan De Av. 1381",
                "long": -58.38545935964835,
                "lat": -34.62699566250406
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38545935964835,
                    -34.62699566250406
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 11,
                "nombre": "Alcazar",
                "domicilio": "De Mayo Av. 935",
                "telefono": "4345 4308",
                "email": "info@hotelalcazar.com.ar",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "De Mayo Av.",
                "altura": "935",
                "direccion": "De Mayo Av. 935",
                "long": -58.379732802017415,
                "lat": -34.60888014122817
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379732802017415,
                    -34.60888014122817
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 14,
                "nombre": "Algodon Mansion",
                "domicilio": "Montevideo 1647",
                "telefono": "3530-7777",
                "email": "reservations@algodonmansion.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Montevideo",
                "altura": "1647",
                "direccion": "Montevideo 1647",
                "long": -58.38742174333942,
                "lat": -34.59127516741013
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38742174333942,
                    -34.59127516741013
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 17,
                "nombre": "Alvear Art Hotel",
                "domicilio": "Suipacha 1036",
                "telefono": "4114-3400",
                "email": "info@alvearart.com,recepcion.aah@alvear.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Suipacha",
                "altura": "1036",
                "direccion": "Suipacha 1036",
                "long": -58.379998702116374,
                "lat": -34.59605669981444
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379998702116374,
                    -34.59605669981444
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 18,
                "nombre": "Alvear Icon Hotel",
                "domicilio": "Paine, Aime 1110",
                "telefono": "4114-0900",
                "email": "reservationsicon@alvear.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Paine, Aime",
                "altura": "1110",
                "direccion": "Paine, Aime 1110",
                "long": -58.361964319386644,
                "lat": -34.610529547724155
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.361964319386644,
                    -34.610529547724155
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 20,
                "nombre": "Amérian Buenos Aires Park Hotel",
                "domicilio": "Reconquista 699",
                "telefono": "5171-6500",
                "email": "reservas@amerian.com,reservasbph@amerian.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Reconquista",
                "altura": "699",
                "direccion": "Reconquista 699",
                "long": -58.37260534218746,
                "lat": -34.599705005768996
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37260534218746,
                    -34.599705005768996
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 21,
                "nombre": "América del Sur Hostel",
                "domicilio": "Chacabuco 718",
                "telefono": "4300-5525",
                "email": "baires@americahostel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Chacabuco",
                "altura": "718",
                "direccion": "Chacabuco 718",
                "long": -58.37590646801607,
                "lat": -34.61642326193004
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37590646801607,
                    -34.61642326193004
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 22,
                "nombre": "Americano Hotel",
                "domicilio": "Rodriguez Peña 265",
                "telefono": "4382-4223",
                "email": null,
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Rodriguez Peña",
                "altura": "265",
                "direccion": "Rodriguez Peña 265",
                "long": -58.39070847837388,
                "lat": -34.60594622527869
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39070847837388,
                    -34.60594622527869
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 29,
                "nombre": "Argenta Tower Retiro Hotel",
                "domicilio": "Juncal 868",
                "telefono": "4325-4100/ 49792722",
                "email": "reservas@argenta-tower.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Juncal",
                "altura": "868",
                "direccion": "Juncal 868",
                "long": -58.379582841439515,
                "lat": -34.59292273811405
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379582841439515,
                    -34.59292273811405
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 30,
                "nombre": "Argentina Tango Hotel",
                "domicilio": "Suipacha 545",
                "telefono": "5630-4677",
                "email": null,
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Suipacha",
                "altura": "545",
                "direccion": "Suipacha 545",
                "long": -58.379503859598785,
                "lat": -34.6019198263607
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379503859598785,
                    -34.6019198263607
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 32,
                "nombre": "Art Factory Hostel",
                "domicilio": "Piedras 545",
                "telefono": "4343-1463",
                "email": "info@artfactoryba.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Piedras",
                "altura": "545",
                "direccion": "Piedras 545",
                "long": -58.37758618834291,
                "lat": -34.61448656850412
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37758618834291,
                    -34.61448656850412
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 36,
                "nombre": "Astoria",
                "domicilio": "De Mayo Av. 916",
                "telefono": "4334-9061 / 5",
                "email": "info@hotel-astoria.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "De Mayo Av.",
                "altura": "916",
                "direccion": "De Mayo Av. 916",
                "long": -58.379435047863595,
                "lat": -34.608969972570335
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379435047863595,
                    -34.608969972570335
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 38,
                "nombre": "Atlas Tower",
                "domicilio": "Corrientes Av. 1778",
                "telefono": "5217-9371",
                "email": "reservas@atlastower.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Corrientes Av.",
                "altura": "1778",
                "direccion": "Corrientes Av. 1778",
                "long": -58.391933900756776,
                "lat": -34.60446464373401
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.391933900756776,
                    -34.60446464373401
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 39,
                "nombre": "Avenida Petit Hotel",
                "domicilio": "De Mayo Av. 1347",
                "telefono": "4381-2428 / 7831",
                "email": "avenidapetit@gmail.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "De Mayo Av.",
                "altura": "1347",
                "direccion": "De Mayo Av. 1347",
                "long": -58.385519667951186,
                "lat": -34.60927709787273
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.385519667951186,
                    -34.60927709787273
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 42,
                "nombre": "Ba Stop Hostel",
                "domicilio": "Rivadavia 1194",
                "telefono": "6091-2156",
                "email": "info@bastop.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Rivadavia",
                "altura": "1194",
                "direccion": "Rivadavia 1194",
                "long": -58.38333429726897,
                "lat": -34.608619811431474
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38333429726897,
                    -34.608619811431474
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 43,
                "nombre": "Baccara",
                "domicilio": "Salta 952",
                "telefono": "4308-8173",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Salta",
                "altura": "952",
                "direccion": "Salta 952",
                "long": -58.382915298575874,
                "lat": -34.6191826212403
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.382915298575874,
                    -34.6191826212403
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 48,
                "nombre": "Bisonte Libertad",
                "domicilio": "Libertad 902",
                "telefono": "3723-2520",
                "email": "reservas@bisontelibertad.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Libertad",
                "altura": "902",
                "direccion": "Libertad 902",
                "long": -58.38417010866527,
                "lat": -34.59804689647918
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38417010866527,
                    -34.59804689647918
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 49,
                "nombre": "Bisonte Palace Hotel",
                "domicilio": "Alvear, Marcelo T. De 902",
                "telefono": "4328-4751",
                "email": "reservas@bisontepalace.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Alvear, Marcelo T. De",
                "altura": "902",
                "direccion": "Alvear, Marcelo T. De 902",
                "long": -58.379946178530524,
                "lat": -34.59657101073534
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379946178530524,
                    -34.59657101073534
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 52,
                "nombre": "Bohemia Buenos Aires Hotel",
                "domicilio": "Peru 845",
                "telefono": "4115-2561/2566",
                "email": "info@bohemiabuenosaires.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Peru",
                "altura": "845",
                "direccion": "Peru 845",
                "long": -58.374477971264774,
                "lat": -34.617825046649635
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.374477971264774,
                    -34.617825046649635
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 53,
                "nombre": "Brisas del Mar",
                "domicilio": "Humberto 1° 826",
                "telefono": "4306-6040",
                "email": "info@hotelbrisasdelmar.com.ar",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Humberto 1°",
                "altura": "826",
                "direccion": "Humberto 1° 826",
                "long": -58.37761009958123,
                "lat": -34.62093421298706
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37761009958123,
                    -34.62093421298706
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 54,
                "nombre": "Bristol Hotel",
                "domicilio": "Cerrito 286",
                "telefono": "5252-6400",
                "email": "reservas@hotelbristol.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Cerrito",
                "altura": "286",
                "direccion": "Cerrito 286",
                "long": -58.382198378617424,
                "lat": -34.605199884054976
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.382198378617424,
                    -34.605199884054976
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 55,
                "nombre": "Broadway Hotel & Suites",
                "domicilio": "Corrientes Av. 1173",
                "telefono": "4378-9250",
                "email": "ventas@broadway-suites.com.ar",
                "web": null,
                "tipo": "Apart 1 Estrella",
                "calle": "Corrientes Av.",
                "altura": "1173",
                "direccion": "Corrientes Av. 1173",
                "long": -58.38330283825713,
                "lat": -34.60374702703923
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38330283825713,
                    -34.60374702703923
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 61,
                "nombre": "Carles Hotel",
                "domicilio": "Juncal 798",
                "telefono": "5196-8200",
                "email": "info@carleshotelbuenosaires.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Juncal",
                "altura": "798",
                "direccion": "Juncal 798",
                "long": -58.37851391964254,
                "lat": -34.592939469310444
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37851391964254,
                    -34.592939469310444
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 62,
                "nombre": "Carsson",
                "domicilio": "Viamonte 650",
                "telefono": "4131-3800",
                "email": "info@hotelcarsson.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Viamonte",
                "altura": "650",
                "direccion": "Viamonte 650",
                "long": -58.37607148751639,
                "lat": -34.59996533252279
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37607148751639,
                    -34.59996533252279
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 63,
                "nombre": "Casacalma Hotel",
                "domicilio": "Suipacha 1015",
                "telefono": "4312-5000",
                "email": "info@casacalmahotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Suipacha",
                "altura": "1015",
                "direccion": "Suipacha 1015",
                "long": -58.37985310126982,
                "lat": -34.5962984637329
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37985310126982,
                    -34.5962984637329
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 66,
                "nombre": "Cassa Lepage Art Hotel",
                "domicilio": "Bolivar 365",
                "telefono": "5275-0594 / 0595 / 0596",
                "email": "info@cassalepage.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Bolivar",
                "altura": "365",
                "direccion": "Bolivar 365",
                "long": -58.37341366078743,
                "lat": -34.61214018329661
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37341366078743,
                    -34.61214018329661
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 68,
                "nombre": "Castilla",
                "domicilio": "Mitre, Bartolome 1548",
                "telefono": "4338-4586",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Mitre, Bartolome",
                "altura": "1548",
                "direccion": "Mitre, Bartolome 1548",
                "long": -58.38848702001005,
                "lat": -34.60781459471836
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38848702001005,
                    -34.60781459471836
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 69,
                "nombre": "Central (Alsina 1693)",
                "domicilio": "Alsina, Adolfo 1693",
                "telefono": "4304-3783",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Alsina, Adolfo",
                "altura": "1693",
                "direccion": "Alsina, Adolfo 1693",
                "long": -58.39025186569626,
                "lat": -34.61132422411395
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39025186569626,
                    -34.61132422411395
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 70,
                "nombre": "Central (Brasil 1327)",
                "domicilio": "Brasil 1327",
                "telefono": "4304-3783",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Brasil",
                "altura": "1327",
                "direccion": "Brasil 1327",
                "long": -58.38472688976728,
                "lat": -34.62819385642605
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38472688976728,
                    -34.62819385642605
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 71,
                "nombre": "Central Córdoba",
                "domicilio": "San Martin 1021",
                "telefono": "4311-1175 / 4312-8524",
                "email": "reservas@hotelcentralcordoba.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "San Martin",
                "altura": "1021",
                "direccion": "San Martin 1021",
                "long": -58.37427104924475,
                "lat": -34.596042999535264
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37427104924475,
                    -34.596042999535264
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 72,
                "nombre": "Centuria",
                "domicilio": "Suipacha 30",
                "telefono": "4342-5575",
                "email": "recepcion@hotelcenturia.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Suipacha",
                "altura": "30",
                "direccion": "Suipacha 30",
                "long": -58.37930952008193,
                "lat": -34.6079577278048
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37930952008193,
                    -34.6079577278048
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 73,
                "nombre": "Cevallos Palace Hotel",
                "domicilio": "Cevallos, Virrey 261",
                "telefono": "4372-7636",
                "email": "hotelcevallos@hotmail.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Cevallos, Virrey",
                "altura": "261",
                "direccion": "Cevallos, Virrey 261",
                "long": -58.38900162211567,
                "lat": -34.61199923334886
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38900162211567,
                    -34.61199923334886
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 74,
                "nombre": "Cibeles",
                "domicilio": "Cevallos, Virrey 264",
                "telefono": "4373-1444",
                "email": "hotelcibeles@hotmail.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Cevallos, Virrey",
                "altura": "264",
                "direccion": "Cevallos, Virrey 264",
                "long": -58.388868952933926,
                "lat": -34.61202290088415
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.388868952933926,
                    -34.61202290088415
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 75,
                "nombre": "Claridge Hotel",
                "domicilio": "Tucuman 535",
                "telefono": "4319-8000",
                "email": "reservas@claridge.com.ar",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Tucuman",
                "altura": "535",
                "direccion": "Tucuman 535",
                "long": -58.374483063415944,
                "lat": -34.60093785607161
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.374483063415944,
                    -34.60093785607161
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 80,
                "nombre": "Constitucion Palace Hotel",
                "domicilio": "Lima 1697",
                "telefono": "4305-9010 al 20",
                "email": "info@cphotel.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Lima",
                "altura": "1697",
                "direccion": "Lima 1697",
                "long": -58.38224954192178,
                "lat": -34.62771777120104
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38224954192178,
                    -34.62771777120104
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 81,
                "nombre": "Conte Hotel",
                "domicilio": "Pellegrini, Carlos 101",
                "telefono": "4000-9350",
                "email": "reservas@conte-hotel.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Pellegrini, Carlos",
                "altura": "101",
                "direccion": "Pellegrini, Carlos 101",
                "long": -58.38071577837544,
                "lat": -34.607217913806274
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38071577837544,
                    -34.607217913806274
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 84,
                "nombre": "Crisol Mundial Hotel",
                "domicilio": "De Mayo Av. 1298",
                "telefono": "4383-0011",
                "email": "reservas@mundialhotel.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "De Mayo Av.",
                "altura": "1298",
                "direccion": "De Mayo Av. 1298",
                "long": -58.38477366222018,
                "lat": -34.609336198666334
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38477366222018,
                    -34.609336198666334
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 86,
                "nombre": "Cyan Americas Towers",
                "domicilio": "Libertad 1070",
                "telefono": "4129-0700/1136825872",
                "email": "info@hotelescyan.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Libertad",
                "altura": "1070",
                "direccion": "Libertad 1070",
                "long": -58.384332800548385,
                "lat": -34.596011813506045
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.384332800548385,
                    -34.596011813506045
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 87,
                "nombre": "Cyan Hotel de Las Americas",
                "domicilio": "Libertad 1020",
                "telefono": "5236-9095 / 5236-5300/1136825872",
                "email": "info@hotelescyan.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Libertad",
                "altura": "1020",
                "direccion": "Libertad 1020",
                "long": -58.38427112605736,
                "lat": -34.59663992858855
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38427112605736,
                    -34.59663992858855
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 88,
                "nombre": "Da Vinci Hotel",
                "domicilio": "Tucuman 857",
                "telefono": "5031-8002",
                "email": "info@davincihotel.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Tucuman",
                "altura": "857",
                "direccion": "Tucuman 857",
                "long": -58.378991112675095,
                "lat": -34.60119796052426
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.378991112675095,
                    -34.60119796052426
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 90,
                "nombre": "Dazzler By Wyndham Buenos Aires San Martín",
                "domicilio": "San Martin 920",
                "telefono": "5256-7700",
                "email": "reservasweb@dazzlersanmartin.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "San Martin",
                "altura": "920",
                "direccion": "San Martin 920",
                "long": -58.37434205572689,
                "lat": -34.597186294375234
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37434205572689,
                    -34.597186294375234
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 94,
                "nombre": "Dolmen Hotel",
                "domicilio": "Suipacha 1079",
                "telefono": "4311-9000 / 4315-7117",
                "email": "reservas@hoteldolmen.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Suipacha",
                "altura": "1079",
                "direccion": "Suipacha 1079",
                "long": -58.379894137181225,
                "lat": -34.59550970286226
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379894137181225,
                    -34.59550970286226
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 95,
                "nombre": "Draper Startup House",
                "domicilio": "Chile 680",
                "telefono": "6434-4839",
                "email": "argentina@draperstartuphouse.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Chile",
                "altura": "680",
                "direccion": "Chile 680",
                "long": -58.37565400769469,
                "lat": -34.616238370359675
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37565400769469,
                    -34.616238370359675
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 96,
                "nombre": "Du Helder Hotel",
                "domicilio": "Rivadavia 857",
                "telefono": "4345-3644/3650",
                "email": "hotelduhelder@hotmail.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Rivadavia",
                "altura": "857",
                "direccion": "Rivadavia 857",
                "long": -58.37862031959273,
                "lat": -34.608203663580746
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37862031959273,
                    -34.608203663580746
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 97,
                "nombre": "Duomi Plaza Hotel",
                "domicilio": "Mitre, Bartolome 1480",
                "telefono": "6091-3888/3866",
                "email": "reservas@duomi.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Mitre, Bartolome",
                "altura": "1480",
                "direccion": "Mitre, Bartolome 1480",
                "long": -58.387420976624554,
                "lat": -34.60773750539872
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.387420976624554,
                    -34.60773750539872
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 100,
                "nombre": "El Cabildo",
                "domicilio": "Lavalle 748",
                "telefono": "4322-6695 / 6745",
                "email": "reservas@hotelelcabildo.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Lavalle",
                "altura": "748",
                "direccion": "Lavalle 748",
                "long": -58.377371618269784,
                "lat": -34.602392346579435
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.377371618269784,
                    -34.602392346579435
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 101,
                "nombre": "El Conquistador",
                "domicilio": "Suipacha 948",
                "telefono": "(5411) 4328-3012",
                "email": "reservas@elconquistador.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Suipacha",
                "altura": "948",
                "direccion": "Suipacha 948",
                "long": -58.37993983351239,
                "lat": -34.597155743425795
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37993983351239,
                    -34.597155743425795
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 103,
                "nombre": "Embajador",
                "domicilio": "Pellegrini, Carlos 1185",
                "telefono": "4326-5302 al 11",
                "email": "reservas@525hotel.com",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Pellegrini, Carlos",
                "altura": "1185",
                "direccion": "Pellegrini, Carlos 1185",
                "long": -58.38151491771019,
                "lat": -34.59436811266863
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38151491771019,
                    -34.59436811266863
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 104,
                "nombre": "Emperador Buenos Aires",
                "domicilio": "Del Libertador Av. 420",
                "telefono": "4131-4000/3000",
                "email": "reservas@hotel-emperador.com.ar,info@hotel-emperador.com.ar",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Del Libertador Av.",
                "altura": "420",
                "direccion": "Del Libertador Av. 420",
                "long": -58.379742956431905,
                "lat": -34.58997957400042
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379742956431905,
                    -34.58997957400042
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 107,
                "nombre": "Esmeralda Palace Hotel",
                "domicilio": "Esmeralda 527",
                "telefono": "5811-0317/22",
                "email": "reservasesmeralda@orho-hoteles.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Esmeralda",
                "altura": "527",
                "direccion": "Esmeralda 527",
                "long": -58.378073399346725,
                "lat": -34.60205169053293
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.378073399346725,
                    -34.60205169053293
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 109,
                "nombre": "Esplendor By Wyndham Buenos Aires",
                "domicilio": "San Martin 780",
                "telefono": "5256-8800 / 5217 5799",
                "email": "frontdesk@esplendorbuenosaires.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "San Martin",
                "altura": "780",
                "direccion": "San Martin 780",
                "long": -58.37424066364003,
                "lat": -34.59888374546711
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37424066364003,
                    -34.59888374546711
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 111,
                "nombre": "Esquel",
                "domicilio": "Brasil 1319",
                "telefono": "4505-6362",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Brasil",
                "altura": "1319",
                "direccion": "Brasil 1319",
                "long": -58.384624264540506,
                "lat": -34.62817443954299
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.384624264540506,
                    -34.62817443954299
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 112,
                "nombre": "Estacion Buenos Aires Hostel",
                "domicilio": "Solis 458",
                "telefono": "4381-0734",
                "email": "info@hostelestacionbuenosaires.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Solis",
                "altura": "458",
                "direccion": "Solis 458",
                "long": -58.39031381671051,
                "lat": -34.61435285883961
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39031381671051,
                    -34.61435285883961
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 114,
                "nombre": "Eurobuilding Hotel",
                "domicilio": "Lima 187",
                "telefono": "5352-1111 / 5325-1104",
                "email": "buenosaires@hoteleuro.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Lima",
                "altura": "187",
                "direccion": "Lima 187",
                "long": -58.381942463947766,
                "lat": -34.61066494136162
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.381942463947766,
                    -34.61066494136162
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 115,
                "nombre": "Europa",
                "domicilio": "Mitre, Bartolome 1294",
                "telefono": "4384-8360",
                "email": "info@eurohotel.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Mitre, Bartolome",
                "altura": "1294",
                "direccion": "Mitre, Bartolome 1294",
                "long": -58.38479491899632,
                "lat": -34.60757375560416
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38479491899632,
                    -34.60757375560416
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 117,
                "nombre": "Europlaza Hotel & Suites",
                "domicilio": "Montevideo 327",
                "telefono": "4371-8215 / 5032-7679/7699",
                "email": "info@europlaza.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Montevideo",
                "altura": "327",
                "direccion": "Montevideo 327",
                "long": -58.38929105975527,
                "lat": -34.60510131353048
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38929105975527,
                    -34.60510131353048
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 118,
                "nombre": "Exe Hotel Colon",
                "domicilio": "Pellegrini, Carlos 507",
                "telefono": "4320-3500",
                "email": "reservas@execolon.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Pellegrini, Carlos",
                "altura": "507",
                "direccion": "Pellegrini, Carlos 507",
                "long": -58.38098200981172,
                "lat": -34.60241173916993
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38098200981172,
                    -34.60241173916993
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 119,
                "nombre": "Facon Grande",
                "domicilio": "Reconquista 645",
                "telefono": "4312-6360/69",
                "email": "reservas@hotelfacongrande.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Reconquista",
                "altura": "645",
                "direccion": "Reconquista 645",
                "long": -58.37256553613704,
                "lat": -34.600317231790434
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37256553613704,
                    -34.600317231790434
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 120,
                "nombre": "Faena Hotel Buenos Aires",
                "domicilio": "Salotti Martha 445",
                "telefono": "4010-9000",
                "email": "info@faenahotels.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Salotti Martha",
                "altura": "445",
                "direccion": "Salotti Martha 445",
                "long": -58.361814763443064,
                "lat": -34.613506391593006
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.361814763443064,
                    -34.613506391593006
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 122,
                "nombre": "Feir'S Park Hotel & Rooftop",
                "domicilio": "Esmeralda 1366",
                "telefono": "4131-1900",
                "email": "feirspark@feirspark.com.ar",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Esmeralda",
                "altura": "1366",
                "direccion": "Esmeralda 1366",
                "long": -58.378178648694394,
                "lat": -34.59150583031322
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.378178648694394,
                    -34.59150583031322
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 125,
                "nombre": "Four Seasons Hotel Buenos Aires",
                "domicilio": "Posadas 1086",
                "telefono": "4321-1200",
                "email": "reservations.bue@fourseasons.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Posadas",
                "altura": "1086",
                "direccion": "Posadas 1086",
                "long": -58.38256542428228,
                "lat": -34.59015508658921
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38256542428228,
                    -34.59015508658921
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 126,
                "nombre": "Frossard Hotel",
                "domicilio": "Tucuman 686",
                "telefono": "4322-1811",
                "email": "reservas@hotelfrossard.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Tucuman",
                "altura": "686",
                "direccion": "Tucuman 686",
                "long": -58.3765210732128,
                "lat": -34.6011692109957
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3765210732128,
                    -34.6011692109957
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 128,
                "nombre": "Gran Hotel Ailen",
                "domicilio": "Suipacha 18",
                "telefono": "4345-4980 / 4343-2037",
                "email": "reservas@granhotelailen.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Suipacha",
                "altura": "18",
                "direccion": "Suipacha 18",
                "long": -58.379302465573176,
                "lat": -34.60808904557884
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379302465573176,
                    -34.60808904557884
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 129,
                "nombre": "Gran Hotel América",
                "domicilio": "Irigoyen, Bernardo De 1608",
                "telefono": "4307-8785/9671",
                "email": "info@granhotelamerica.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Irigoyen, Bernardo De",
                "altura": "1608",
                "direccion": "Irigoyen, Bernardo De 1608",
                "long": -58.378391389741935,
                "lat": -34.627564444292574
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.378391389741935,
                    -34.627564444292574
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 130,
                "nombre": "Gran Hotel Argentino",
                "domicilio": "Pellegrini, Carlos 37",
                "telefono": "4334-4001 / 02",
                "email": "info@hotel-argentino.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Pellegrini, Carlos",
                "altura": "37",
                "direccion": "Pellegrini, Carlos 37",
                "long": -58.380676543453106,
                "lat": -34.607952107820026
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.380676543453106,
                    -34.607952107820026
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 132,
                "nombre": "Gran Hotel Buenos Aires",
                "domicilio": "Alvear, Marcelo T. De 767",
                "telefono": "4312-3003",
                "email": "reservas@granhotelbue.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Alvear, Marcelo T. De",
                "altura": "767",
                "direccion": "Alvear, Marcelo T. De 767",
                "long": -58.37795100804429,
                "lat": -34.596277325641836
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37795100804429,
                    -34.596277325641836
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 133,
                "nombre": "Gran Hotel de la Paix",
                "domicilio": "Rivadavia 1155",
                "telefono": "4381-8061 / 63",
                "email": "reservas@granhoteldelapaix.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Rivadavia",
                "altura": "1155",
                "direccion": "Rivadavia 1155",
                "long": -58.38280266096139,
                "lat": -34.608467641716835
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38280266096139,
                    -34.608467641716835
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 134,
                "nombre": "Gran Hotel Dora",
                "domicilio": "Maipu 963",
                "telefono": "4312-7391",
                "email": "reservas@dorahotel.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Maipu",
                "altura": "963",
                "direccion": "Maipu 963",
                "long": -58.376877993020926,
                "lat": -34.59676659206172
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.376877993020926,
                    -34.59676659206172
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 135,
                "nombre": "Gran Hotel España",
                "domicilio": "Tacuari 80",
                "telefono": "4343-5541",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Tacuari",
                "altura": "80",
                "direccion": "Tacuari 80",
                "long": -58.37911251372499,
                "lat": -34.60923833109598
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37911251372499,
                    -34.60923833109598
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 136,
                "nombre": "Gran Hotel Libertad",
                "domicilio": "Libertad 249",
                "telefono": "4381-2631/4382-7789",
                "email": "info@granhotellibertad.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Libertad",
                "altura": "249",
                "direccion": "Libertad 249",
                "long": -58.383539617256325,
                "lat": -34.605675895682204
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.383539617256325,
                    -34.605675895682204
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 139,
                "nombre": "Gran Vedra",
                "domicilio": "De Mayo Av. 1350",
                "telefono": "4383-0584",
                "email": "info@hotelvedra.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "De Mayo Av.",
                "altura": "1350",
                "direccion": "De Mayo Av. 1350",
                "long": -58.38553579112819,
                "lat": -34.60938848303285
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38553579112819,
                    -34.60938848303285
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 140,
                "nombre": "Granados Hostel",
                "domicilio": "Chile Av. 374",
                "telefono": "4362-5600",
                "email": "info@granadoshostel.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Chile Av.",
                "altura": "374",
                "direccion": "Chile Av. 374",
                "long": -58.3713976292833,
                "lat": -34.61601013889568
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3713976292833,
                    -34.61601013889568
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 141,
                "nombre": "Grand Brizo",
                "domicilio": "Cerrito 180",
                "telefono": "3985-7800",
                "email": "reservas.ba@grandbrizohoteles.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Cerrito",
                "altura": "180",
                "direccion": "Cerrito 180",
                "long": -58.38213925978213,
                "lat": -34.606406816089724
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38213925978213,
                    -34.606406816089724
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 142,
                "nombre": "Grand King Hotel",
                "domicilio": "Lavalle 560",
                "telefono": "4393-4012",
                "email": "reservas@grandking.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Lavalle",
                "altura": "560",
                "direccion": "Lavalle 560",
                "long": -58.37470648552268,
                "lat": -34.60223708819122
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37470648552268,
                    -34.60223708819122
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 145,
                "nombre": "Hilton Buenos Aires",
                "domicilio": "Guemes, Macacha 351",
                "telefono": "4891-0000",
                "email": "reservations.buenosaires@hilton.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Guemes, Macacha",
                "altura": "351",
                "direccion": "Guemes, Macacha 351",
                "long": -58.363718307911576,
                "lat": -34.6054207531551
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.363718307911576,
                    -34.6054207531551
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 147,
                "nombre": "Holiday Inn Express Puerto Madero",
                "domicilio": "Alem, Leandro N. Av. 770",
                "telefono": "4311-5200",
                "email": "reservas.arg@talbot.cl",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Alem, Leandro N. Av.",
                "altura": "770",
                "direccion": "Alem, Leandro N. Av. 770",
                "long": -58.37119194416087,
                "lat": -34.59876718091612
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37119194416087,
                    -34.59876718091612
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 149,
                "nombre": "Hostel Colonial Buenos Aires",
                "domicilio": "Tucuman 509",
                "telefono": "4312-6417",
                "email": "info@hostelcolonial.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Tucuman",
                "altura": "509",
                "direccion": "Tucuman 509",
                "long": -58.3741497387309,
                "lat": -34.60091572064846
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3741497387309,
                    -34.60091572064846
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 150,
                "nombre": "Hostel Recoleta",
                "domicilio": "Libertad 1216",
                "telefono": "4812-4419",
                "email": "hotelesenba@gmail.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Libertad",
                "altura": "1216",
                "direccion": "Libertad 1216",
                "long": -58.38449640964057,
                "lat": -34.594168597913544
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38449640964057,
                    -34.594168597913544
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 151,
                "nombre": "Hotel A&B",
                "domicilio": "Montevideo 248",
                "telefono": "4325-8960/4382-4118",
                "email": "recepcion@hotelayb.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Montevideo",
                "altura": "248",
                "direccion": "Montevideo 248",
                "long": -58.38939721050388,
                "lat": -34.60607306677306
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38939721050388,
                    -34.60607306677306
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 152,
                "nombre": "Hotel Adrazi",
                "domicilio": "Santiago Del Estero 349",
                "telefono": "4382-6005",
                "email": "reservas@jcv.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Santiago Del Estero",
                "altura": "349",
                "direccion": "Santiago Del Estero 349",
                "long": -58.384784736560846,
                "lat": -34.612735651889665
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.384784736560846,
                    -34.612735651889665
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 153,
                "nombre": "Hotel Anselmo Buenos Aires Curio Collection By Hilton",
                "domicilio": "Don Anselmo Aieta 1069",
                "telefono": "4834-3200",
                "email": "info@anselmohotel.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Don Anselmo Aieta",
                "altura": "1069",
                "direccion": "Don Anselmo Aieta 1069",
                "long": -58.37217911311235,
                "lat": -34.62041702790059
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37217911311235,
                    -34.62041702790059
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 155,
                "nombre": "Hotel Avenida",
                "domicilio": "De Mayo Av. 623",
                "telefono": "4342-5664",
                "email": "hotelavenidabsas@gmail.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "De Mayo Av.",
                "altura": "623",
                "direccion": "De Mayo Av. 623",
                "long": -58.37529060748157,
                "lat": -34.60856988200843
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37529060748157,
                    -34.60856988200843
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 157,
                "nombre": "Hotel Central",
                "domicilio": "Solis 192",
                "telefono": "4373-8785",
                "email": null,
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Solis",
                "altura": "192",
                "direccion": "Solis 192",
                "long": -58.390300938256644,
                "lat": -34.611259727696144
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.390300938256644,
                    -34.611259727696144
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 158,
                "nombre": "Hotel Design Suites Buenos Aires",
                "domicilio": "Tacuari 243",
                "telefono": "3724-0700 / 4896-6340",
                "email": "reservas.bsas@gruposolanas.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Tacuari",
                "altura": "243",
                "direccion": "Tacuari 243",
                "long": -58.37916560086678,
                "lat": -34.611112614707174
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37916560086678,
                    -34.611112614707174
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 160,
                "nombre": "Hotel El Plata",
                "domicilio": "Calvo, Carlos 1274",
                "telefono": "6793-3468",
                "email": "tatin.lemeja@gmail.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Calvo, Carlos",
                "altura": "1274",
                "direccion": "Calvo, Carlos 1274",
                "long": -58.38396711942037,
                "lat": -34.61984383207006
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38396711942037,
                    -34.61984383207006
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 161,
                "nombre": "Hotel Globales Republica Wellness & Spa",
                "domicilio": "Cerrito 370",
                "telefono": "4382-5050",
                "email": "res.republica@hotelesglobales.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Cerrito",
                "altura": "370",
                "direccion": "Cerrito 370",
                "long": -58.38225552269358,
                "lat": -34.604145743013866
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38225552269358,
                    -34.604145743013866
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 163,
                "nombre": "Hotel Huinid Obelisco",
                "domicilio": "Sarmiento 1431",
                "telefono": "4371-4999",
                "email": "reservas@huinid.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Sarmiento",
                "altura": "1431",
                "direccion": "Sarmiento 1431",
                "long": -58.38693791510671,
                "lat": -34.605248226239965
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38693791510671,
                    -34.605248226239965
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 164,
                "nombre": "Hotel Impala",
                "domicilio": "Libertad 1215",
                "telefono": "5254-6835",
                "email": "reservas@525hotel.com",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Libertad",
                "altura": "1215",
                "direccion": "Libertad 1215",
                "long": -58.38436359124264,
                "lat": -34.59416482181725
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38436359124264,
                    -34.59416482181725
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 166,
                "nombre": "Hotel Madero Buenos Aires",
                "domicilio": "Vera Peñaloza,  Rosario 360",
                "telefono": "5776-7777",
                "email": "info@hotelmadero.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Vera Peñaloza,  Rosario",
                "altura": "360",
                "direccion": "Vera Peñaloza,  Rosario 360",
                "long": -58.36233983721134,
                "lat": -34.61747346326601
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.36233983721134,
                    -34.61747346326601
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 172,
                "nombre": "Hotel Parada",
                "domicilio": "Rivadavia 1291",
                "telefono": "4381-6399",
                "email": "info@hostelparada.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Rivadavia",
                "altura": "1291",
                "direccion": "Rivadavia 1291",
                "long": -58.38473039897362,
                "lat": -34.608619063481825
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38473039897362,
                    -34.608619063481825
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 174,
                "nombre": "Hotel Plaza Garay",
                "domicilio": "Saenz Peña, Luis, Pres. 1572",
                "telefono": "4305-3661",
                "email": "hotelplazagaray@gmail.com",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Saenz Peña, Luis, Pres.",
                "altura": "1572",
                "direccion": "Saenz Peña, Luis, Pres. 1572",
                "long": -58.3871316821008,
                "lat": -34.62683250880662
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3871316821008,
                    -34.62683250880662
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 176,
                "nombre": "Hotel San Martin",
                "domicilio": "Callao Av. 327",
                "telefono": "4371-6450",
                "email": "hotelsanmartin1@yahoo.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Callao Av.",
                "altura": "327",
                "direccion": "Callao Av. 327",
                "long": -58.39215959500355,
                "lat": -34.6053035641001
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39215959500355,
                    -34.6053035641001
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 177,
                "nombre": "Hotel Sheltown",
                "domicilio": "Alvear, Marcelo T. De 742",
                "telefono": "5254-6835",
                "email": "reservas@525hotel.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Alvear, Marcelo T. De",
                "altura": "742",
                "direccion": "Alvear, Marcelo T. De 742",
                "long": -58.37757161062993,
                "lat": -34.596365422850965
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37757161062993,
                    -34.596365422850965
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 178,
                "nombre": "Hotel Siena",
                "domicilio": "Peron, Juan Domingo, Tte. General 1554",
                "telefono": "4371-0720 / 7422 / 6346",
                "email": "info@sienahotel.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Peron, Juan Domingo, Tte. General",
                "altura": "1554",
                "direccion": "Peron, Juan Domingo, Tte. General 1554",
                "long": -58.388604097502395,
                "lat": -34.60663843752528
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.388604097502395,
                    -34.60663843752528
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 179,
                "nombre": "Hotel Uthgra de las Luces",
                "domicilio": "Alsina, Adolfo 525",
                "telefono": "4343-6776",
                "email": "reservas@uthgradelasluces.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Alsina, Adolfo",
                "altura": "525",
                "direccion": "Alsina, Adolfo 525",
                "long": -58.37380253727463,
                "lat": -34.61021317078794
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37380253727463,
                    -34.61021317078794
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 181,
                "nombre": "Howard Johnson Plaza Buenos Aires",
                "domicilio": "Lima 653",
                "telefono": "2205-8900",
                "email": "administracion.florencia@hjplazabuenosaires.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Lima",
                "altura": "653",
                "direccion": "Lima 653",
                "long": -58.38166129011559,
                "lat": -34.615926198712536
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38166129011559,
                    -34.615926198712536
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 182,
                "nombre": "Howard Johnson Plaza Buenos Aires Florida Street",
                "domicilio": "Florida 944",
                "telefono": "4891-9200",
                "email": "reservas@hjFlorida.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Florida",
                "altura": "944",
                "direccion": "Florida 944",
                "long": -58.375481836934824,
                "lat": -34.59695572383406
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.375481836934824,
                    -34.59695572383406
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 183,
                "nombre": "Hr Esmeralda Luxor",
                "domicilio": "Esmeralda 675",
                "telefono": "7700-3018",
                "email": "reservas@hresmeraldaluxor.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Esmeralda",
                "altura": "675",
                "direccion": "Esmeralda 675",
                "long": -58.378139861248755,
                "lat": -34.60037203723932
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.378139861248755,
                    -34.60037203723932
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 184,
                "nombre": "Hr Luxor",
                "domicilio": "Saenz Peña, Roque, Pres. Diagonal Norte Av. 890",
                "telefono": "4328-9400",
                "email": "reservas@hrluxor.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Saenz Peña, Roque, Pres. Diagonal Norte Av.",
                "altura": "890",
                "direccion": "Saenz Peña, Roque, Pres. Diagonal Norte Av. 890",
                "long": -58.37924336529547,
                "lat": -34.605046496219764
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37924336529547,
                    -34.605046496219764
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 185,
                "nombre": "Hr Plaza Luxor",
                "domicilio": "Reconquista 602",
                "telefono": "5263-0277",
                "email": null,
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Reconquista",
                "altura": "602",
                "direccion": "Reconquista 602",
                "long": -58.37266686153925,
                "lat": -34.600820206656245
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37266686153925,
                    -34.600820206656245
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 186,
                "nombre": "Htl 9 de Julio",
                "domicilio": "Alsina, Adolfo 1112",
                "telefono": "7078-0731",
                "email": "reservas.9dejulio@htlhoteles.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Alsina, Adolfo",
                "altura": "1112",
                "direccion": "Alsina, Adolfo 1112",
                "long": -58.382050967520165,
                "lat": -34.61090011037493
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.382050967520165,
                    -34.61090011037493
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 187,
                "nombre": "Htl City Bs. As.",
                "domicilio": "Piedras 303",
                "telefono": "5277-6050 / 52175799",
                "email": "reservas.citybaires@htlhoteles.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Piedras",
                "altura": "303",
                "direccion": "Piedras 303",
                "long": -58.37771702839591,
                "lat": -34.6117145050292
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37771702839591,
                    -34.6117145050292
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 188,
                "nombre": "Htl Urbano",
                "domicilio": "Tucuman 451",
                "telefono": "7078-0852",
                "email": "reservas.urbano@htlhoteles.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Tucuman",
                "altura": "451",
                "direccion": "Tucuman 451",
                "long": -58.37331964719456,
                "lat": -34.60085261896471
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37331964719456,
                    -34.60085261896471
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 191,
                "nombre": "Ibis Buenos Aires Obelisco",
                "domicilio": "Corrientes Av. 1344",
                "telefono": "4370-9300",
                "email": "h6502-re@accor.com",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Corrientes Av.",
                "altura": "1344",
                "direccion": "Corrientes Av. 1344",
                "long": -58.38573668725173,
                "lat": -34.604000005552365
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38573668725173,
                    -34.604000005552365
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 192,
                "nombre": "Ibis Congreso",
                "domicilio": "Yrigoyen, Hipolito Av. 1592",
                "telefono": "5300-5555",
                "email": "h3251@accor.com",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Yrigoyen, Hipolito Av.",
                "altura": "1592",
                "direccion": "Yrigoyen, Hipolito Av. 1592",
                "long": -58.38889225574772,
                "lat": -34.610121001963094
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38889225574772,
                    -34.610121001963094
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 193,
                "nombre": "Icaro Suites",
                "domicilio": "Montevideo 229",
                "telefono": "4372-9000",
                "email": "resevas@icarosuites.com",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Montevideo",
                "altura": "229",
                "direccion": "Montevideo 229",
                "long": -58.389258302331605,
                "lat": -34.60627433065453
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.389258302331605,
                    -34.60627433065453
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 196,
                "nombre": "Imperial Park",
                "domicilio": "Lima 107",
                "telefono": "4383-0555",
                "email": "info@imperialparkhotel.com",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Lima",
                "altura": "107",
                "direccion": "Lima 107",
                "long": -58.381982315711596,
                "lat": -34.609779746427705
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.381982315711596,
                    -34.609779746427705
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 198,
                "nombre": "Intercontinental Buenos Aires",
                "domicilio": "Moreno 809",
                "telefono": "4340-7100",
                "email": "andrea.hernandez@ihg.com,valeria.bulacio@ihg.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Moreno",
                "altura": "809",
                "direccion": "Moreno 809",
                "long": -58.3778086041856,
                "lat": -34.61160693480829
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3778086041856,
                    -34.61160693480829
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 199,
                "nombre": "Internacional",
                "domicilio": "Irigoyen, Bernardo De 552",
                "telefono": "4334-4949",
                "email": "info@hotel-internacional.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Irigoyen, Bernardo De",
                "altura": "552",
                "direccion": "Irigoyen, Bernardo De 552",
                "long": -58.38033538246348,
                "lat": -34.61472110387811
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38033538246348,
                    -34.61472110387811
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 202,
                "nombre": "Irun",
                "domicilio": "Santiago Del Estero 1671",
                "telefono": "4306-0018/ 4304-2746 / 0-810-222-4441",
                "email": "info@hotelirun.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Santiago Del Estero",
                "altura": "1671",
                "direccion": "Santiago Del Estero 1671",
                "long": -58.384410342176174,
                "lat": -34.62780666266061
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.384410342176174,
                    -34.62780666266061
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 205,
                "nombre": "Kenton Palace",
                "domicilio": "Defensa 383",
                "telefono": "4331-2020",
                "email": "reservas1@kentonpalace.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Defensa",
                "altura": "383",
                "direccion": "Defensa 383",
                "long": -58.372009444094104,
                "lat": -34.6122554379498
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.372009444094104,
                    -34.6122554379498
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 207,
                "nombre": "Ker Recoleta",
                "domicilio": "Alvear, Marcelo T. De 1368",
                "telefono": "5277-4600",
                "email": "reservasrecoleta@kerhoteles.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Alvear, Marcelo T. De",
                "altura": "1368",
                "direccion": "Alvear, Marcelo T. De 1368",
                "long": -58.38658952710742,
                "lat": -34.597076500938556
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38658952710742,
                    -34.597076500938556
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 210,
                "nombre": "King'S Hotel",
                "domicilio": "Corrientes Av. 623",
                "telefono": "4322-8461 / 8161",
                "email": "reservas@kingshotel.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Corrientes Av.",
                "altura": "623",
                "direccion": "Corrientes Av. 623",
                "long": -58.37557695463343,
                "lat": -34.603281401036824
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37557695463343,
                    -34.603281401036824
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 215,
                "nombre": "La Fresque",
                "domicilio": "De Mayo Av. 984",
                "telefono": "4331-3615",
                "email": "info@lafresquehotel.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "De Mayo Av.",
                "altura": "984",
                "direccion": "De Mayo Av. 984",
                "long": -58.380409804785465,
                "lat": -34.60903688594272
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.380409804785465,
                    -34.60903688594272
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 217,
                "nombre": "La Piedad",
                "domicilio": "Mitre, Bartolome 1156",
                "telefono": "4381-6810",
                "email": "lapiedadhotel@gmail.com",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Mitre, Bartolome",
                "altura": "1156",
                "direccion": "Mitre, Bartolome 1156",
                "long": -58.38283871157931,
                "lat": -34.60744762974926
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38283871157931,
                    -34.60744762974926
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 219,
                "nombre": "La Vasconia",
                "domicilio": "Salta 1806",
                "telefono": "4304-3031",
                "email": "silvadaut@hotmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Salta",
                "altura": "1806",
                "direccion": "Salta 1806",
                "long": -58.38268683401696,
                "lat": -34.62911859867126
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38268683401696,
                    -34.62911859867126
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 221,
                "nombre": "Lafayette",
                "domicilio": "Reconquista 546",
                "telefono": "4393-9081",
                "email": "info@lafayettehotel.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Reconquista",
                "altura": "546",
                "direccion": "Reconquista 546",
                "long": -58.372626948049714,
                "lat": -34.60150437007726
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.372626948049714,
                    -34.60150437007726
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 224,
                "nombre": "Lemon Suites Apartments",
                "domicilio": "Chacabuco 1072",
                "telefono": "4307-5651",
                "email": "info@lemonsuites.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Chacabuco",
                "altura": "1072",
                "direccion": "Chacabuco 1072",
                "long": -58.375696139574494,
                "lat": -34.62048565598121
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.375696139574494,
                    -34.62048565598121
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 225,
                "nombre": "Lennox",
                "domicilio": "Talcahuano 52",
                "telefono": "5272-1070",
                "email": "reservas@lennoxhotels.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Talcahuano",
                "altura": "52",
                "direccion": "Talcahuano 52",
                "long": -58.38496495964045,
                "lat": -34.60809721068144
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38496495964045,
                    -34.60809721068144
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 229,
                "nombre": "Libertador Hotel",
                "domicilio": "Cordoba Av. 690",
                "telefono": "4321-0021 | 0022",
                "email": "reserva.1195@libertadorhotels.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Cordoba Av.",
                "altura": "690",
                "direccion": "Cordoba Av. 690",
                "long": -58.376656208643666,
                "lat": -34.59884851460184
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.376656208643666,
                    -34.59884851460184
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 230,
                "nombre": "Lisboa",
                "domicilio": "Mitre, Bartolome 1282",
                "telefono": "4381-2152",
                "email": "info@hotel-lisboa.com.ar,lisboahotelbaires@outlook.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Mitre, Bartolome",
                "altura": "1282",
                "direccion": "Mitre, Bartolome 1282",
                "long": -58.384632977671814,
                "lat": -34.60756390887768
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.384632977671814,
                    -34.60756390887768
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 233,
                "nombre": "Loisuites Esmeralda",
                "domicilio": "Alvear, Marcelo T. De 842",
                "telefono": "4131-6800",
                "email": "reservas3@loisuites.com.ar",
                "web": null,
                "tipo": "Apart 1 Estrella",
                "calle": "Alvear, Marcelo T. De",
                "altura": "842",
                "direccion": "Alvear, Marcelo T. De 842",
                "long": -58.379042908454124,
                "lat": -34.596481149982054
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379042908454124,
                    -34.596481149982054
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 236,
                "nombre": "Los Robles",
                "domicilio": "Estados Unidos 827",
                "telefono": "4300-2096",
                "email": "daquilaus@hotmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Estados Unidos",
                "altura": "827",
                "direccion": "Estados Unidos 827",
                "long": -58.37770741635312,
                "lat": -34.618487834122014
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37770741635312,
                    -34.618487834122014
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 237,
                "nombre": "Los Tres Reyes",
                "domicilio": "Brasil 423",
                "telefono": "4300-9456",
                "email": "hotel_tresreyes@yahoo.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Brasil",
                "altura": "423",
                "direccion": "Brasil 423",
                "long": -58.37147668132021,
                "lat": -34.62533125379087
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37147668132021,
                    -34.62533125379087
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 243,
                "nombre": "Maipo",
                "domicilio": "Esmeralda 474",
                "telefono": "4328-4907/4393-2982",
                "email": "hotelmaipo@hotmail.com",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Esmeralda",
                "altura": "474",
                "direccion": "Esmeralda 474",
                "long": -58.37817539120459,
                "lat": -34.60269025488251
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37817539120459,
                    -34.60269025488251
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 245,
                "nombre": "Mansion Vitraux",
                "domicilio": "Calvo, Carlos 369",
                "telefono": "4300-6886",
                "email": "frontdesk.boutiquesuites@boutiqueapartmentsba.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Calvo, Carlos",
                "altura": "369",
                "direccion": "Calvo, Carlos 369",
                "long": -58.37108339775908,
                "lat": -34.61941313289567
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37108339775908,
                    -34.61941313289567
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 246,
                "nombre": "Marbella Hotel",
                "domicilio": "De Mayo Av. 1261",
                "telefono": "4383-8566/3573",
                "email": "info@hotelmarbella.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "De Mayo Av.",
                "altura": "1261",
                "direccion": "De Mayo Av. 1261",
                "long": -58.38430029983215,
                "lat": -34.60919345724145
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38430029983215,
                    -34.60919345724145
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 248,
                "nombre": "Mayflower Suites",
                "domicilio": "Parana 720",
                "telefono": "5238 0050 / 5235 0456",
                "email": "reservas@mayflowersuites.com.ar",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Parana",
                "altura": "720",
                "direccion": "Parana 720",
                "long": -58.38818122824988,
                "lat": -34.600387395566614
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38818122824988,
                    -34.600387395566614
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 251,
                "nombre": "Melia Buenos Aires",
                "domicilio": "Reconquista 945",
                "telefono": "4891-3800",
                "email": "reservas@meliabuenosaires.com.ar",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Reconquista",
                "altura": "945",
                "direccion": "Reconquista 945",
                "long": -58.372971083953516,
                "lat": -34.59680172155505
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.372971083953516,
                    -34.59680172155505
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 253,
                "nombre": "Mérit San Telmo",
                "domicilio": "Alsina, Adolfo 801",
                "telefono": "5280-9100",
                "email": "recepcionnmba@merithoteles.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Alsina, Adolfo",
                "altura": "801",
                "direccion": "Alsina, Adolfo 801",
                "long": -58.37775380108892,
                "lat": -34.610493147424165
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37775380108892,
                    -34.610493147424165
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 257,
                "nombre": "Miky",
                "domicilio": "Talcahuano 362",
                "telefono": "4371-2376",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Talcahuano",
                "altura": "362",
                "direccion": "Talcahuano 362",
                "long": -58.38516732974413,
                "lat": -34.60441528650248
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38516732974413,
                    -34.60441528650248
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 258,
                "nombre": "Milan",
                "domicilio": "Montevideo 337",
                "telefono": "4373-0759 / 4374-1906",
                "email": "info@milanhotel.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Montevideo",
                "altura": "337",
                "direccion": "Montevideo 337",
                "long": -58.3892965301222,
                "lat": -34.604983357531836
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3892965301222,
                    -34.604983357531836
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 259,
                "nombre": "Milhouse Avenue",
                "domicilio": "De Mayo Av. 1245",
                "telefono": "5796-2009",
                "email": "info@milhousehostel.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "De Mayo Av.",
                "altura": "1245",
                "direccion": "De Mayo Av. 1245",
                "long": -58.38408503358012,
                "lat": -34.60917869391311
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38408503358012,
                    -34.60917869391311
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 263,
                "nombre": "Miramar",
                "domicilio": "Salta 1429",
                "telefono": "4306-6038",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Salta",
                "altura": "1429",
                "direccion": "Salta 1429",
                "long": -58.38298533063855,
                "lat": -34.625071956263966
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38298533063855,
                    -34.625071956263966
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 265,
                "nombre": "Napoleon Hotel",
                "domicilio": "Rivadavia 1364",
                "telefono": "5353-2031/37",
                "email": "info@hotel-napoleon.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Rivadavia",
                "altura": "1364",
                "direccion": "Rivadavia 1364",
                "long": -58.385748309735924,
                "lat": -34.608803265305916
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.385748309735924,
                    -34.608803265305916
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 267,
                "nombre": "Nh 9 de Julio",
                "domicilio": "Cerrito 156",
                "telefono": "6841-9937",
                "email": "nh9dejulio@nh-hotels.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Cerrito",
                "altura": "156",
                "direccion": "Cerrito 156",
                "long": -58.38212652604045,
                "lat": -34.606682550814334
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38212652604045,
                    -34.606682550814334
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 268,
                "nombre": "Nh Buenos Aires City",
                "domicilio": "Bolivar 160",
                "telefono": "4121-6464 / 6400",
                "email": "nhcity@nh-hotels.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Bolivar",
                "altura": "160",
                "direccion": "Bolivar 160",
                "long": -58.373432415041194,
                "lat": -34.60976234052745
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.373432415041194,
                    -34.60976234052745
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 269,
                "nombre": "Nh Collection Buenos Aires Crillón",
                "domicilio": "Santa Fe Av. 796",
                "telefono": "4310-3000",
                "email": "nhcollectioncrillon@nh-hotels.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Santa Fe Av.",
                "altura": "796",
                "direccion": "Santa Fe Av. 796",
                "long": -58.378349799449765,
                "lat": -34.59514029657053
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.378349799449765,
                    -34.59514029657053
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 270,
                "nombre": "Nh Collection Jousten",
                "domicilio": "Corrientes Av. 240",
                "telefono": "5984-3817",
                "email": "nhcollectionjousten@nh-hotels.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Corrientes Av.",
                "altura": "240",
                "direccion": "Corrientes Av. 240",
                "long": -58.37068213575715,
                "lat": -34.60308298189587
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37068213575715,
                    -34.60308298189587
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 271,
                "nombre": "Nh Collection Lancaster",
                "domicilio": "Cordoba Av. 405",
                "telefono": "4131-6464",
                "email": "nhcollectionlancaster@nh-hotels.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Cordoba Av.",
                "altura": "405",
                "direccion": "Cordoba Av. 405",
                "long": -58.37290394041745,
                "lat": -34.598468027807726
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37290394041745,
                    -34.598468027807726
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 272,
                "nombre": "Nh Florida",
                "domicilio": "San Martin 839",
                "telefono": "4321-9850",
                "email": "nhFlorida@nh-hotels.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "San Martin",
                "altura": "839",
                "direccion": "San Martin 839",
                "long": -58.37416118039031,
                "lat": -34.59807485952298
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37416118039031,
                    -34.59807485952298
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 273,
                "nombre": "Nh Latino",
                "domicilio": "Suipacha 309",
                "telefono": "5776-6464 / 4321-6700",
                "email": "nhlatino@nh-hotels.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Suipacha",
                "altura": "309",
                "direccion": "Suipacha 309",
                "long": -58.3793327655981,
                "lat": -34.60469904707603
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3793327655981,
                    -34.60469904707603
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 274,
                "nombre": "Nh Tango",
                "domicilio": "Cerrito 550",
                "telefono": "4124-6700",
                "email": "nhtango@nh-hotels.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Cerrito",
                "altura": "550",
                "direccion": "Cerrito 550",
                "long": -58.382385285239415,
                "lat": -34.6020039078384
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.382385285239415,
                    -34.6020039078384
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 276,
                "nombre": "Normandie Hotel",
                "domicilio": "Rodriguez Peña 320",
                "telefono": "4371-7001 al 06",
                "email": "normandie@hotelnormandie.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Rodriguez Peña",
                "altura": "320",
                "direccion": "Rodriguez Peña 320",
                "long": -58.390869987804095,
                "lat": -34.60528961371819
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.390869987804095,
                    -34.60528961371819
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 277,
                "nombre": "Novel Hotel",
                "domicilio": "De Mayo Av. 915",
                "telefono": "4345-3532",
                "email": "info@novelhotel.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "De Mayo Av.",
                "altura": "915",
                "direccion": "De Mayo Av. 915",
                "long": -58.379446230392354,
                "lat": -34.608860460784335
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379446230392354,
                    -34.608860460784335
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 278,
                "nombre": "Novotel",
                "domicilio": "Corrientes Av. 1334",
                "telefono": "4370-9500",
                "email": "H6503-re@accor.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Corrientes Av.",
                "altura": "1334",
                "direccion": "Corrientes Av. 1334",
                "long": -58.385603402200886,
                "lat": -34.60399219041968
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.385603402200886,
                    -34.60399219041968
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 279,
                "nombre": "O Rei",
                "domicilio": "Lavalle 733",
                "telefono": "4393-7186",
                "email": "info@hotelorei.com.ar",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Lavalle",
                "altura": "733",
                "direccion": "Lavalle 733",
                "long": -58.37719080337632,
                "lat": -34.602272328807864
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37719080337632,
                    -34.602272328807864
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 281,
                "nombre": "Odeon",
                "domicilio": "Humberto 1° 1257",
                "telefono": "4303-3347/9775",
                "email": "info@hotelodeon.com.ar,hotelodeon@hotmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Humberto 1°",
                "altura": "1257",
                "direccion": "Humberto 1° 1257",
                "long": -58.38376029184762,
                "lat": -34.62096932145454
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38376029184762,
                    -34.62096932145454
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 297,
                "nombre": "Park Royal Buenos Aires",
                "domicilio": "Suipacha 1092",
                "telefono": "4320-3600",
                "email": "reservationsbue@park-royalhotels.com",
                "web": null,
                "tipo": "Apart 1 Estrella",
                "calle": "Suipacha",
                "altura": "1092",
                "direccion": "Suipacha 1092",
                "long": -58.3800311417975,
                "lat": -34.59536315680769
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3800311417975,
                    -34.59536315680769
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 298,
                "nombre": "Park Tower Buenos Aires Hotel",
                "domicilio": "Alem, Leandro N. Av. 1193",
                "telefono": "4318-9100",
                "email": "BUESC-Reservations@marriott.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Alem, Leandro N. Av.",
                "altura": "1193",
                "direccion": "Alem, Leandro N. Av. 1193",
                "long": -58.37366584405123,
                "lat": -34.593621978144384
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37366584405123,
                    -34.593621978144384
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 299,
                "nombre": "Parlamento Hotel",
                "domicilio": "Rodriguez Peña 61",
                "telefono": "4371-3789 / 4374-1410/1709",
                "email": "info@hotelparlamento.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Rodriguez Peña",
                "altura": "61",
                "direccion": "Rodriguez Peña 61",
                "long": -58.390564523417964,
                "lat": -34.60841109352001
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.390564523417964,
                    -34.60841109352001
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 300,
                "nombre": "Patios de San Telmo",
                "domicilio": "Chacabuco 752",
                "telefono": "4307-0480/0965",
                "email": "info@patiosdesantelmo.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Chacabuco",
                "altura": "752",
                "direccion": "Chacabuco 752",
                "long": -58.37588504207623,
                "lat": -34.61679287514746
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37588504207623,
                    -34.61679287514746
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 301,
                "nombre": "Pestana Hotel",
                "domicilio": "Pellegrini, Carlos 877",
                "telefono": "5239-1000 / 1100",
                "email": "reservas.buenosaires@pestana.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Pellegrini, Carlos",
                "altura": "877",
                "direccion": "Pellegrini, Carlos 877",
                "long": -58.38126083640267,
                "lat": -34.59812527943678
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38126083640267,
                    -34.59812527943678
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 303,
                "nombre": "Piramides",
                "domicilio": "Peron, Juan Domingo, Tte. General 1473",
                "telefono": "4371-4849",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Peron, Juan Domingo, Tte. General",
                "altura": "1473",
                "direccion": "Peron, Juan Domingo, Tte. General 1473",
                "long": -58.38742375647381,
                "lat": -34.60643994868572
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38742375647381,
                    -34.60643994868572
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 306,
                "nombre": "Plaza Roma",
                "domicilio": "Lavalle 110",
                "telefono": "4311-1679",
                "email": "info@hotelplazaroma.com.ar,reservas@hotelplazaroma.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Lavalle",
                "altura": "110",
                "direccion": "Lavalle 110",
                "long": -58.3692676199378,
                "lat": -34.60186775211333
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3692676199378,
                    -34.60186775211333
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 308,
                "nombre": "Presidente Hotel",
                "domicilio": "Cerrito 850",
                "telefono": "4816-2222",
                "email": "reservas@hotelpresidente.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Cerrito",
                "altura": "850",
                "direccion": "Cerrito 850",
                "long": -58.382630898610984,
                "lat": -34.59853223168681
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.382630898610984,
                    -34.59853223168681
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 309,
                "nombre": "Principado Downtown Hotel",
                "domicilio": "Paraguay 481",
                "telefono": "4313-3022",
                "email": "reservas@principado.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Paraguay",
                "altura": "481",
                "direccion": "Paraguay 481",
                "long": -58.37400398594083,
                "lat": -34.59735154821203
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37400398594083,
                    -34.59735154821203
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 311,
                "nombre": "Puerto Limón Hostel",
                "domicilio": "Chacabuco 1080",
                "telefono": "3645-9086",
                "email": "info@puertolimon.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Chacabuco",
                "altura": "1080",
                "direccion": "Chacabuco 1080",
                "long": -58.375690204281035,
                "lat": -34.62057286385225
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.375690204281035,
                    -34.62057286385225
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 315,
                "nombre": "Recoleta Luxury Boutique Hotel",
                "domicilio": "Parera 183",
                "telefono": "6777-0200",
                "email": "reservas.bsas@hotels-unique.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Parera",
                "altura": "183",
                "direccion": "Parera 183",
                "long": -58.385070338879125,
                "lat": -34.59067756029026
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.385070338879125,
                    -34.59067756029026
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 316,
                "nombre": "Regal Pacific",
                "domicilio": "25 De Mayo 764",
                "telefono": "4310-7000",
                "email": "reservas@regalpacific.com.ar",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "25 De Mayo",
                "altura": "764",
                "direccion": "25 De Mayo 764",
                "long": -58.37152062679325,
                "lat": -34.598852515679006
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37152062679325,
                    -34.598852515679006
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 317,
                "nombre": "Regente Palace Hotel",
                "domicilio": "Suipacha 964",
                "telefono": "4328-6800",
                "email": "reservas@regente.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Suipacha",
                "altura": "964",
                "direccion": "Suipacha 964",
                "long": -58.37995011393771,
                "lat": -34.59696961281424
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37995011393771,
                    -34.59696961281424
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 318,
                "nombre": "Regis Hotel",
                "domicilio": "Lavalle 813",
                "telefono": "0810 222 6746 / (5411) 4327 2605",
                "email": "regisventa@hotelregis.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Lavalle",
                "altura": "813",
                "direccion": "Lavalle 813",
                "long": -58.378333131991916,
                "lat": -34.602333943803785
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.378333131991916,
                    -34.602333943803785
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 319,
                "nombre": "Reina",
                "domicilio": "De Mayo Av. 1120",
                "telefono": "4381-2496",
                "email": "reservas@hotelreina.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "De Mayo Av.",
                "altura": "1120",
                "direccion": "De Mayo Av. 1120",
                "long": -58.382245928271175,
                "lat": -34.60916285711267
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.382245928271175,
                    -34.60916285711267
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 323,
                "nombre": "Ribera Sur",
                "domicilio": "Paseo Colon Av. 1145",
                "telefono": "4361-7398",
                "email": "info@riberasurhotel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Paseo Colon Av.",
                "altura": "1145",
                "direccion": "Paseo Colon Av. 1145",
                "long": -58.368449409764736,
                "lat": -34.621092228190385
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.368449409764736,
                    -34.621092228190385
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 325,
                "nombre": "Rio de La Plata",
                "domicilio": "Garay, Juan De Av. 1271",
                "telefono": "4305-3191 / 4306-8689",
                "email": null,
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Garay, Juan De Av.",
                "altura": "1271",
                "direccion": "Garay, Juan De Av. 1271",
                "long": -58.38390946824685,
                "lat": -34.626933369568825
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38390946824685,
                    -34.626933369568825
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 327,
                "nombre": "Rochester Classic",
                "domicilio": "Esmeralda 542",
                "telefono": "0800-345-0040 / 4326-6076 / 5256-1055",
                "email": "reservas@rochesterclassic.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Esmeralda",
                "altura": "542",
                "direccion": "Esmeralda 542",
                "long": -58.37821448209323,
                "lat": -34.60190088238046
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37821448209323,
                    -34.60190088238046
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 328,
                "nombre": "Rochester Concept",
                "domicilio": "Maipu 572",
                "telefono": "4328-3930",
                "email": "info@rochester-hotel.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Maipu",
                "altura": "572",
                "direccion": "Maipu 572",
                "long": -58.37681094601009,
                "lat": -34.60147973094332
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37681094601009,
                    -34.60147973094332
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 329,
                "nombre": "Roma (Av de Mayo 1413)",
                "domicilio": "De Mayo Av. 1413",
                "telefono": "4383-1273",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "De Mayo Av.",
                "altura": "1413",
                "direccion": "De Mayo Av. 1413",
                "long": -58.38641692044225,
                "lat": -34.609338639942074
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38641692044225,
                    -34.609338639942074
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 331,
                "nombre": "Sabatico Traveller Hostel",
                "domicilio": "Mexico 1410",
                "telefono": "4381-1138",
                "email": "info@sabaticohostel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Mexico",
                "altura": "1410",
                "direccion": "Mexico 1410",
                "long": -58.386077011846105,
                "lat": -34.61555669711599
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.386077011846105,
                    -34.61555669711599
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 337,
                "nombre": "San Roman",
                "domicilio": "Moreno 1133",
                "telefono": "4383-2318",
                "email": "hotelsanroman@yahoo.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Moreno",
                "altura": "1133",
                "direccion": "Moreno 1133",
                "long": -58.382335541035175,
                "lat": -34.61189799616583
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.382335541035175,
                    -34.61189799616583
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 341,
                "nombre": "Savoy Hotel",
                "domicilio": "Callao Av. 181",
                "telefono": "4370-8000 / 10",
                "email": "reservas@savoyhotel.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Callao Av.",
                "altura": "181",
                "direccion": "Callao Av. 181",
                "long": -58.39203644800922,
                "lat": -34.60702671527257
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39203644800922,
                    -34.60702671527257
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 342,
                "nombre": "Scala Hotel",
                "domicilio": "Irigoyen, Bernardo De 740",
                "telefono": "4343-0606",
                "email": "info@scalabuenosaires.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Irigoyen, Bernardo De",
                "altura": "740",
                "direccion": "Irigoyen, Bernardo De 740",
                "long": -58.380240316769815,
                "lat": -34.61690150871696
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.380240316769815,
                    -34.61690150871696
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 343,
                "nombre": "Serena Hotel Buenos Aires",
                "domicilio": "Libertad 1617",
                "telefono": "4813-3226",
                "email": "reservas@serenahoteles.com",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Libertad",
                "altura": "1617",
                "direccion": "Libertad 1617",
                "long": -58.38336228170859,
                "lat": -34.589375126462336
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38336228170859,
                    -34.589375126462336
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 344,
                "nombre": "Sevilla",
                "domicilio": "Solis 138",
                "telefono": "4372-8447",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Solis",
                "altura": "138",
                "direccion": "Solis 138",
                "long": -58.390332788602144,
                "lat": -34.61062833100616
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.390332788602144,
                    -34.61062833100616
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 345,
                "nombre": "Sheraton Buenos Aires Hotel & Convention Center",
                "domicilio": "San Martin 1225",
                "telefono": "4318-9000",
                "email": "BUESC-Reservations@marriott.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "San Martin",
                "altura": "1225",
                "direccion": "San Martin 1225",
                "long": -58.373456362396325,
                "lat": -34.59318813620902
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.373456362396325,
                    -34.59318813620902
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 347,
                "nombre": "Sofitel Buenos Aires Recoleta",
                "domicilio": "Posadas 1232",
                "telefono": "4819-1100",
                "email": "h8932-re@accor.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Posadas",
                "altura": "1232",
                "direccion": "Posadas 1232",
                "long": -58.384037981463315,
                "lat": -34.58939292612383
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.384037981463315,
                    -34.58939292612383
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 349,
                "nombre": "Solans Carlton",
                "domicilio": "Libertad 1180",
                "telefono": "4812-0081",
                "email": "rescarlton@solans.com,frontcarlton@solans.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Libertad",
                "altura": "1180",
                "direccion": "Libertad 1180",
                "long": -58.38446990436516,
                "lat": -34.59469341988043
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38446990436516,
                    -34.59469341988043
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 351,
                "nombre": "Splendid Hotel",
                "domicilio": "Rivadavia 950",
                "telefono": "4345-2800",
                "email": "ventas@hotel-splendid.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Rivadavia",
                "altura": "950",
                "direccion": "Rivadavia 950",
                "long": -58.3799536335768,
                "lat": -34.60839259910357
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3799536335768,
                    -34.60839259910357
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 352,
                "nombre": "Sudamerika Hostel & Suites",
                "domicilio": "Yrigoyen, Hipolito 951",
                "telefono": "4342-3053",
                "email": "info@sudamerikahostel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Yrigoyen, Hipolito",
                "altura": "951",
                "direccion": "Yrigoyen, Hipolito 951",
                "long": -58.37993390978212,
                "lat": -34.60949486053682
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37993390978212,
                    -34.60949486053682
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 353,
                "nombre": "Tango de Mayo",
                "domicilio": "De Mayo Av. 1396",
                "telefono": "3221-6500",
                "email": "info@tango-hotel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "De Mayo Av.",
                "altura": "1396",
                "direccion": "De Mayo Av. 1396",
                "long": -58.3861594186452,
                "lat": -34.60943126401745
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3861594186452,
                    -34.60943126401745
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 354,
                "nombre": "Tanguero Boutique",
                "domicilio": "Suipacha 780",
                "telefono": "4328-7006 / 4328-7045",
                "email": "info@tanguerohotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Suipacha",
                "altura": "780",
                "direccion": "Suipacha 780",
                "long": -58.37980022867815,
                "lat": -34.5992305999629
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37980022867815,
                    -34.5992305999629
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 355,
                "nombre": "Telmotango",
                "domicilio": "Chacabuco 679",
                "telefono": "6072-2604",
                "email": "telmotango22_@hotmail.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Chacabuco",
                "altura": "679",
                "direccion": "Chacabuco 679",
                "long": -58.37606375779782,
                "lat": -34.615949618221116
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37606375779782,
                    -34.615949618221116
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 358,
                "nombre": "Tiana Buenos Aires",
                "domicilio": "Humberto 1° 629",
                "telefono": "4362-8663 / 4300 8177",
                "email": "info@tianabuenosaires.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Humberto 1°",
                "altura": "629",
                "direccion": "Humberto 1° 629",
                "long": -58.37468712628534,
                "lat": -34.62071885337843
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37468712628534,
                    -34.62071885337843
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 361,
                "nombre": "Tres Sargentos Hotel",
                "domicilio": "Tres Sargentos 345",
                "telefono": "4312-6082",
                "email": "tresargentos@hotmail.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Tres Sargentos",
                "altura": "345",
                "direccion": "Tres Sargentos 345",
                "long": -58.37234094572211,
                "lat": -34.597733421430526
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37234094572211,
                    -34.597733421430526
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 363,
                "nombre": "Tritone Hotel",
                "domicilio": "Maipu 657",
                "telefono": "4325-8960/8955",
                "email": "reservas@tritonehotel.com.ar,recepcion@tritonehotel.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Maipu",
                "altura": "657",
                "direccion": "Maipu 657",
                "long": -58.376719798579316,
                "lat": -34.600460263225735
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.376719798579316,
                    -34.600460263225735
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 364,
                "nombre": "Tucuman Palace Hotel",
                "domicilio": "Tucuman 384",
                "telefono": "4311-3555",
                "email": "reservas@Tucumanpalacehotel.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Tucuman",
                "altura": "384",
                "direccion": "Tucuman 384",
                "long": -58.37234899267381,
                "lat": -34.60088771200264
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37234899267381,
                    -34.60088771200264
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 365,
                "nombre": "Turista Hotel",
                "domicilio": "De Mayo Av. 686",
                "telefono": "4331-2281 / 2485",
                "email": "turistahotel@yahoo.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "De Mayo Av.",
                "altura": "686",
                "direccion": "De Mayo Av. 686",
                "long": -58.37613396928068,
                "lat": -34.608739188834754
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37613396928068,
                    -34.608739188834754
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 367,
                "nombre": "Unique Executive Central",
                "domicilio": "Saenz Peña, Roque, Pres. Diagonal Norte Av. 1174",
                "telefono": "6777-0300",
                "email": "reservas.bsas@hotels-unique.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Saenz Peña, Roque, Pres. Diagonal Norte Av.",
                "altura": "1174",
                "direccion": "Saenz Peña, Roque, Pres. Diagonal Norte Av. 1174",
                "long": -58.383215934383976,
                "lat": -34.602965056291595
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.383215934383976,
                    -34.602965056291595
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 368,
                "nombre": "Unique Le B Club Boutique & Terrasse",
                "domicilio": "Talcahuano 1253",
                "telefono": "6777-0400",
                "email": "reservas.bsas@hotels-unique.com",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Talcahuano",
                "altura": "1253",
                "direccion": "Talcahuano 1253",
                "long": -58.38594332482489,
                "lat": -34.593559860806344
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38594332482489,
                    -34.593559860806344
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 369,
                "nombre": "Universal",
                "domicilio": "Cochabamba 1364",
                "telefono": "4306-5718",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Cochabamba",
                "altura": "1364",
                "direccion": "Cochabamba 1364",
                "long": -58.38527832574031,
                "lat": -34.623604181257754
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38527832574031,
                    -34.623604181257754
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 370,
                "nombre": "Up Congreso",
                "domicilio": "Montevideo 84",
                "telefono": "4382-8789",
                "email": "gerencia@riverhotel.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Montevideo",
                "altura": "84",
                "direccion": "Montevideo 84",
                "long": -58.38932311425469,
                "lat": -34.60804927172813
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38932311425469,
                    -34.60804927172813
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 371,
                "nombre": "Up Viamonte",
                "domicilio": "Viamonte 1373",
                "telefono": "4371-9993",
                "email": "info@upviamonte.com",
                "web": null,
                "tipo": "Apart 1 Estrella",
                "calle": "Viamonte",
                "altura": "1373",
                "direccion": "Viamonte 1373",
                "long": -58.38633820873762,
                "lat": -34.60050331181071
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38633820873762,
                    -34.60050331181071
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 375,
                "nombre": "Viasui Hotel",
                "domicilio": "Viamonte 960",
                "telefono": "5252- 3070 al 73",
                "email": "reservas@viasuihotel.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Viamonte",
                "altura": "960",
                "direccion": "Viamonte 960",
                "long": -58.380553835605525,
                "lat": -34.60022685122774
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.380553835605525,
                    -34.60022685122774
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 376,
                "nombre": "Victoria",
                "domicilio": "Chacabuco 726",
                "telefono": "4351-2135",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Chacabuco",
                "altura": "726",
                "direccion": "Chacabuco 726",
                "long": -58.375901426636,
                "lat": -34.61651022974591
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.375901426636,
                    -34.61651022974591
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 377,
                "nombre": "Village Garden Apart Hotel",
                "domicilio": "Suipacha 250",
                "telefono": "4326-0163 / 7879 / 8737",
                "email": "reservas@hotelvillagegarden.com.ar",
                "web": null,
                "tipo": "Apart 1 Estrella",
                "calle": "Suipacha",
                "altura": "250",
                "direccion": "Suipacha 250",
                "long": -58.379421501194116,
                "lat": -34.60546981636228
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.379421501194116,
                    -34.60546981636228
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 378,
                "nombre": "Waldorf",
                "domicilio": "Paraguay 450",
                "telefono": "4312-2071/9",
                "email": "reservas@waldorf-hotel.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Paraguay",
                "altura": "450",
                "direccion": "Paraguay 450",
                "long": -58.37359412122177,
                "lat": -34.5974346180018
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37359412122177,
                    -34.5974346180018
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 379,
                "nombre": "Washington",
                "domicilio": "Garay, Juan De Av. 340",
                "telefono": "4361-4738",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Garay, Juan De Av.",
                "altura": "340",
                "direccion": "Garay, Juan De Av. 340",
                "long": -58.370322819450955,
                "lat": -34.62424191366461
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.370322819450955,
                    -34.62424191366461
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 381,
                "nombre": "Yale",
                "domicilio": "Saenz Peña, Luis, Pres. 1007",
                "telefono": "4305-8754",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Saenz Peña, Luis, Pres.",
                "altura": "1007",
                "direccion": "Saenz Peña, Luis, Pres. 1007",
                "long": -58.38738240465864,
                "lat": -34.62007265684191
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38738240465864,
                    -34.62007265684191
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 24,
                "nombre": "Apart Hotel Anchorena",
                "domicilio": "Anchorena, Tomas Manuel De, Dr. 1121",
                "telefono": "4961-8548 / 9445/",
                "email": "info@anchorenaappart.com.ar",
                "web": null,
                "tipo": "Apart 1 Estrella",
                "calle": "Anchorena, Tomas Manuel De, Dr.",
                "altura": "1121",
                "direccion": "Anchorena, Tomas Manuel De, Dr. 1121",
                "long": -58.407063255836306,
                "lat": -34.59637478992723
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.407063255836306,
                    -34.59637478992723
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 27,
                "nombre": "Arenales Hotel",
                "domicilio": "Arenales 2984",
                "telefono": "4828-5000",
                "email": "info@hotelarenales.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Arenales",
                "altura": "2984",
                "direccion": "Arenales 2984",
                "long": -58.40691390797785,
                "lat": -34.590364421174776
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40691390797785,
                    -34.590364421174776
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 261,
                "nombre": "Miño",
                "domicilio": "Gallo 1258",
                "telefono": "4962-3673",
                "email": "rodovalho@ciudad.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Gallo",
                "altura": "1258",
                "direccion": "Gallo 1258",
                "long": -58.41142001756789,
                "lat": -34.59575334388244
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41142001756789,
                    -34.59575334388244
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 284,
                "nombre": "Omega",
                "domicilio": "Paraguay 2991",
                "telefono": "4962-5431",
                "email": "reservashotelomega@gmail.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Paraguay",
                "altura": "2991",
                "direccion": "Paraguay 2991",
                "long": -58.40947359877623,
                "lat": -34.59566617398573
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40947359877623,
                    -34.59566617398573
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 310,
                "nombre": "Principe Hotel",
                "domicilio": "Laprida 1454",
                "telefono": "4821-9818",
                "email": "principe@hotel-principe.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Laprida",
                "altura": "1454",
                "direccion": "Laprida 1454",
                "long": -58.405615120496826,
                "lat": -34.5921097349713
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.405615120496826,
                    -34.5921097349713
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 19,
                "nombre": "Alvear Palace Hotel",
                "domicilio": "Alvear Av. 1891",
                "telefono": "4808-2100",
                "email": "reservas@alvear.com.ar,info@alvearpalace.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Alvear Av.",
                "altura": "1891",
                "direccion": "Alvear Av. 1891",
                "long": -58.3890496897681,
                "lat": -34.58767865435859
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3890496897681,
                    -34.58767865435859
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 23,
                "nombre": "Ancon",
                "domicilio": "Alvear, Marcelo T. De 2223",
                "telefono": "4824-0338",
                "email": "hotelancon@hotelancon.com.ar",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Alvear, Marcelo T. De",
                "altura": "2223",
                "direccion": "Alvear, Marcelo T. De 2223",
                "long": -58.39920185249126,
                "lat": -34.59693013198696
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39920185249126,
                    -34.59693013198696
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 26,
                "nombre": "Arc Recoleta",
                "domicilio": "Peña 2155",
                "telefono": "2150-4680",
                "email": "reservas@archoteles.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Peña",
                "altura": "2155",
                "direccion": "Peña 2155",
                "long": -58.39637753725828,
                "lat": -34.5914160866878
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39637753725828,
                    -34.5914160866878
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 41,
                "nombre": "Ayacucho Palace Hotel",
                "domicilio": "Ayacucho 1048",
                "telefono": "4806-1815",
                "email": "reservas@ayacuchohotel.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Ayacucho",
                "altura": "1048",
                "direccion": "Ayacucho 1048",
                "long": -58.39617877211156,
                "lat": -34.59656137606328
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39617877211156,
                    -34.59656137606328
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 50,
                "nombre": "Blank",
                "domicilio": "Peña 2049",
                "telefono": "4195-1137",
                "email": "reservas@blankhotel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Peña",
                "altura": "2049",
                "direccion": "Peña 2049",
                "long": -58.395411268117165,
                "lat": -34.592215382397185
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.395411268117165,
                    -34.592215382397185
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 58,
                "nombre": "Callao Suites Apart Hotel Recoleta",
                "domicilio": "Callao Av. 1062",
                "telefono": "4812-3102",
                "email": "info@callaosuites.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Callao Av.",
                "altura": "1062",
                "direccion": "Callao Av. 1062",
                "long": -58.39335129554893,
                "lat": -34.596406578240504
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39335129554893,
                    -34.596406578240504
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 65,
                "nombre": "Casasur Recoleta",
                "domicilio": "Callao Av. 1823",
                "telefono": "4515-0085",
                "email": "recepcion@casasurhotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Callao Av.",
                "altura": "1823",
                "direccion": "Callao Av. 1823",
                "long": -58.38872650576148,
                "lat": -34.58898051701611
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38872650576148,
                    -34.58898051701611
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 76,
                "nombre": "Club Frances",
                "domicilio": "Rodriguez Peña 1832",
                "telefono": "4811-0348",
                "email": "info@hotelclubfrances.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Rodriguez Peña",
                "altura": "1832",
                "direccion": "Rodriguez Peña 1832",
                "long": -58.38770116111373,
                "lat": -34.589650166141844
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38770116111373,
                    -34.589650166141844
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 82,
                "nombre": "Córdoba Suites",
                "domicilio": "Cordoba Av. 1827",
                "telefono": "4811-8125",
                "email": "cordobasuites@gmail.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Cordoba Av.",
                "altura": "1827",
                "direccion": "Cordoba Av. 1827",
                "long": -58.39334887678897,
                "lat": -34.59959111266173
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39334887678897,
                    -34.59959111266173
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 89,
                "nombre": "Dazzler By Wyndham Buenos Aires Recoleta",
                "domicilio": "Las Heras General Av. 2161",
                "telefono": "2058-5556",
                "email": "recepcion@dazzlerrecoleta.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Las Heras General Av.",
                "altura": "2161",
                "direccion": "Las Heras General Av. 2161",
                "long": -58.39542406456093,
                "lat": -34.588686540221744
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39542406456093,
                    -34.588686540221744
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 93,
                "nombre": "Desing Ce - Hotel de Diseño",
                "domicilio": "Alvear, Marcelo T. De 1695",
                "telefono": "5237-3100",
                "email": "info@designce.com",
                "web": null,
                "tipo": "Apart 3 Estrellas",
                "calle": "Alvear, Marcelo T. De",
                "altura": "1695",
                "direccion": "Alvear, Marcelo T. De 1695",
                "long": -58.391703785675816,
                "lat": -34.597161038157736
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.391703785675816,
                    -34.597161038157736
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 106,
                "nombre": "Épico Recoleta",
                "domicilio": "Laprida 1902",
                "telefono": "5199-8399",
                "email": "info@epicorecoletahotel.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Laprida",
                "altura": "1902",
                "direccion": "Laprida 1902",
                "long": -58.40092491495961,
                "lat": -34.58842535609633
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40092491495961,
                    -34.58842535609633
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 110,
                "nombre": "Esplendor By Wyndham Buenos Aires Plaza Francia",
                "domicilio": "Schiaffino, Eduardo 2189",
                "telefono": "4804 9631",
                "email": "reservas@esplendorplazafrancia.com",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Schiaffino, Eduardo",
                "altura": "2189",
                "direccion": "Schiaffino, Eduardo 2189",
                "long": -58.38869893200739,
                "lat": -34.58546082293492
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38869893200739,
                    -34.58546082293492
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 144,
                "nombre": "Guido Palace Hotel",
                "domicilio": "Guido 1780",
                "telefono": "4812-0674 / 0841",
                "email": "hotelguidopalace@hotmail.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Guido",
                "altura": "1780",
                "direccion": "Guido 1780",
                "long": -58.389782716151004,
                "lat": -34.590237635107805
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.389782716151004,
                    -34.590237635107805
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 189,
                "nombre": "Hub Porteño",
                "domicilio": "Rodriguez Peña 1967",
                "telefono": "4815-6100",
                "email": "front@hubporteño.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Rodriguez Peña",
                "altura": "1967",
                "direccion": "Rodriguez Peña 1967",
                "long": -58.38636524921068,
                "lat": -34.58847441050508
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38636524921068,
                    -34.58847441050508
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 195,
                "nombre": "Imperial",
                "domicilio": "Uriburu Jose E., Pres. 1287",
                "telefono": "4824-1251",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Uriburu Jose E., Pres.",
                "altura": "1287",
                "direccion": "Uriburu Jose E., Pres. 1287",
                "long": -58.397439208682194,
                "lat": -34.59313312550268
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.397439208682194,
                    -34.59313312550268
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 200,
                "nombre": "Intersur Recoleta",
                "domicilio": "Callao Av. 1764",
                "telefono": "5533-4000",
                "email": "reservas@intersurrecoleta.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Callao Av.",
                "altura": "1764",
                "direccion": "Callao Av. 1764",
                "long": -58.38939885627551,
                "lat": -34.589425065901374
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38939885627551,
                    -34.589425065901374
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 234,
                "nombre": "Loisuites Recoleta Hotel",
                "domicilio": "Lopez, Vicente 1955",
                "telefono": "5777-8950",
                "email": "recoleta@loisuites.com.ar",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Lopez, Vicente",
                "altura": "1955",
                "direccion": "Lopez, Vicente 1955",
                "long": -58.39246972784902,
                "lat": -34.58956207270242
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39246972784902,
                    -34.58956207270242
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 252,
                "nombre": "Melia Recoleta Plaza",
                "domicilio": "Posadas 1557",
                "telefono": "5353-4000",
                "email": "reservas@meliarecoletaplaza.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Posadas",
                "altura": "1557",
                "direccion": "Posadas 1557",
                "long": -58.387770180389985,
                "lat": -34.58707969591274
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.387770180389985,
                    -34.58707969591274
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 262,
                "nombre": "Mio Buenos Aires",
                "domicilio": "Quintana, Manuel, Pres. Av. 465",
                "telefono": "5295-8500",
                "email": "reservas@miobuenosaires.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Quintana, Manuel, Pres. Av.",
                "altura": "465",
                "direccion": "Quintana, Manuel, Pres. Av. 465",
                "long": -58.38957097484884,
                "lat": -34.58856700381086
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38957097484884,
                    -34.58856700381086
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 289,
                "nombre": "Palacio Duhau - Park Hyatt Buenos Aires",
                "domicilio": "Posadas 1350",
                "telefono": "5171-1234",
                "email": "buenosaires.park@hyatt.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Posadas",
                "altura": "1350",
                "direccion": "Posadas 1350",
                "long": -58.38555722881138,
                "lat": -34.58850838734476
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.38555722881138,
                    -34.58850838734476
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 292,
                "nombre": "Palladio Hotel Buenos Aires - Mgallery",
                "domicilio": "Callao Av. 924",
                "telefono": "4700-7500",
                "email": "recepcion.palladio@accor.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Callao Av.",
                "altura": "924",
                "direccion": "Callao Av. 924",
                "long": -58.39314614000367,
                "lat": -34.598358567112385
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39314614000367,
                    -34.598358567112385
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 314,
                "nombre": "Recoleta Grand Hotel",
                "domicilio": "Las Heras, General 1745",
                "telefono": "4129-9800 int 5062",
                "email": "reservebue@grand-hotels-lux.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Las Heras, General",
                "altura": "1745",
                "direccion": "Las Heras, General 1745",
                "long": -58.391122140126974,
                "lat": -34.59221708354541
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.391122140126974,
                    -34.59221708354541
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 346,
                "nombre": "Sileo Hotel",
                "domicilio": "Azcuenaga 1968",
                "telefono": "4809-0001",
                "email": "reservas@sileohotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Azcuenaga",
                "altura": "1968",
                "direccion": "Azcuenaga 1968",
                "long": -58.39473160122191,
                "lat": -34.58709313150042
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39473160122191,
                    -34.58709313150042
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 362,
                "nombre": "Trianon Residence Recoleta",
                "domicilio": "Callao Av. 1869",
                "telefono": "4819-9300",
                "email": "info@trianon.com.ar",
                "web": null,
                "tipo": "Apart 1 Estrella",
                "calle": "Callao Av.",
                "altura": "1869",
                "direccion": "Callao Av. 1869",
                "long": -58.3883479895638,
                "lat": -34.5886385832659
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.3883479895638,
                    -34.5886385832659
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 366,
                "nombre": "Ulises Recoleta Suites",
                "domicilio": "Ayacucho 2016",
                "telefono": "4804-4571 / 4572",
                "email": "info@ulisesrecoleta.com.ar",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Ayacucho",
                "altura": "2016",
                "direccion": "Ayacucho 2016",
                "long": -58.389117894157046,
                "lat": -34.587472073185616
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.389117894157046,
                    -34.587472073185616
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 372,
                "nombre": "Urban Suites Recoleta",
                "domicilio": "Junin 1727",
                "telefono": "4803 2300",
                "email": "ventas@urbanrecoleta.com",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Junin",
                "altura": "1727",
                "direccion": "Junin 1727",
                "long": -58.39271550385915,
                "lat": -34.58896914879824
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39271550385915,
                    -34.58896914879824
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 380,
                "nombre": "Wilton Hotel",
                "domicilio": "Callao Av. 1162",
                "telefono": "4811-1818 / 1993",
                "email": "info@hotelwilton.com.ar,reservas@hotelwilton.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Callao Av.",
                "altura": "1162",
                "direccion": "Callao Av. 1162",
                "long": -58.393314999297985,
                "lat": -34.59523263132272
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.393314999297985,
                    -34.59523263132272
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 2,
                "nombre": "24 de Noviembre",
                "domicilio": "24 De Noviembre 1057",
                "telefono": "4931-4661",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "24 De Noviembre",
                "altura": "1057",
                "direccion": "24 De Noviembre 1057",
                "long": -58.410588990968286,
                "lat": -34.62328824207414
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.410588990968286,
                    -34.62328824207414
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 6,
                "nombre": "Abasto Hotel Buenos Aires",
                "domicilio": "Corrientes Av. 3190",
                "telefono": "6311-4433/4466/4465",
                "email": "reservas@abastohotel.com",
                "web": null,
                "tipo": "5 Estrellas",
                "calle": "Corrientes Av.",
                "altura": "3190",
                "direccion": "Corrientes Av. 3190",
                "long": -58.41017164905983,
                "lat": -34.60408924224185
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41017164905983,
                    -34.60408924224185
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 12,
                "nombre": "Aldeano I",
                "domicilio": "La Rioja 277",
                "telefono": "4931-2980",
                "email": "aldeano1@hotelaldeano.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "La Rioja",
                "altura": "277",
                "direccion": "La Rioja 277",
                "long": -58.40870814771763,
                "lat": -34.61364250969133
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40870814771763,
                    -34.61364250969133
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 16,
                "nombre": "Alsina",
                "domicilio": "24 De Noviembre 190",
                "telefono": "4931-9393",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "24 De Noviembre",
                "altura": "190",
                "direccion": "24 De Noviembre 190",
                "long": -58.41142838596891,
                "lat": -34.612878899885104
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41142838596891,
                    -34.612878899885104
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 44,
                "nombre": "Bahia",
                "domicilio": "Yrigoyen, Hipolito 3062",
                "telefono": "4931-7198",
                "email": "info@elhotelbahia.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Yrigoyen, Hipolito",
                "altura": "3062",
                "direccion": "Yrigoyen, Hipolito 3062",
                "long": -58.409667038821134,
                "lat": -34.61158289431474
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.409667038821134,
                    -34.61158289431474
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 47,
                "nombre": "Bet Hotel",
                "domicilio": "Saavedra 526",
                "telefono": "4942-3399",
                "email": "info@bethotelbuenosaires.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Saavedra",
                "altura": "526",
                "direccion": "Saavedra 526",
                "long": -58.4027719563826,
                "lat": -34.615773227602645
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4027719563826,
                    -34.615773227602645
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 67,
                "nombre": "Castelli 75",
                "domicilio": "Castelli 75",
                "telefono": "4952-9003 / 8584",
                "email": null,
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Castelli",
                "altura": "75",
                "direccion": "Castelli 75",
                "long": -58.40458500116391,
                "lat": -34.6090921904919
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40458500116391,
                    -34.6090921904919
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 77,
                "nombre": "Colonial",
                "domicilio": "24 De Noviembre 229",
                "telefono": "4931-8800/3104",
                "email": "info@hotelcolonialbaires.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "24 De Noviembre",
                "altura": "229",
                "direccion": "24 De Noviembre 229",
                "long": -58.411480344326776,
                "lat": -34.613344401681736
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.411480344326776,
                    -34.613344401681736
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 78,
                "nombre": "Condor Hotel",
                "domicilio": "La Rioja 258",
                "telefono": "4932-7626",
                "email": "hotelcondor@hotmail.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "La Rioja",
                "altura": "258",
                "direccion": "La Rioja 258",
                "long": -58.40859480820946,
                "lat": -34.61337546546828
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40859480820946,
                    -34.61337546546828
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 99,
                "nombre": "Egipto",
                "domicilio": "Corrientes Av. 3193",
                "telefono": "4863-0808",
                "email": "info@hotelegipto.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Corrientes Av.",
                "altura": "3193",
                "direccion": "Corrientes Av. 3193",
                "long": -58.41022170863522,
                "lat": -34.603977732062354
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41022170863522,
                    -34.603977732062354
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 102,
                "nombre": "Eleven Palace Hotel",
                "domicilio": "La Rioja 87",
                "telefono": "4864-5097 al 99",
                "email": "info@hoteleleven.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "La Rioja",
                "altura": "87",
                "direccion": "La Rioja 87",
                "long": -58.40888170737505,
                "lat": -34.61130736768363
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40888170737505,
                    -34.61130736768363
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 108,
                "nombre": "Esperia",
                "domicilio": "Urquiza, Gral. 222",
                "telefono": "4957-3937",
                "email": "consultas@hotelesperia.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Urquiza, Gral.",
                "altura": "222",
                "direccion": "Urquiza, Gral. 222",
                "long": -58.40996675655511,
                "lat": -34.612973129903345
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40996675655511,
                    -34.612973129903345
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 124,
                "nombre": "Fiorentino Hotel",
                "domicilio": "Urquiza, Gral. 187",
                "telefono": "4932-9641 / 4931-1368",
                "email": "mariasambade@hotmail.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Urquiza, Gral.",
                "altura": "187",
                "direccion": "Urquiza, Gral. 187",
                "long": -58.41016626158772,
                "lat": -34.612534771047976
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41016626158772,
                    -34.612534771047976
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 127,
                "nombre": "Galicia",
                "domicilio": "Yrigoyen, Hipolito 3072",
                "telefono": "4931-7270",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Yrigoyen, Hipolito",
                "altura": "3072",
                "direccion": "Yrigoyen, Hipolito 3072",
                "long": -58.40980475663471,
                "lat": -34.611592310788104
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40980475663471,
                    -34.611592310788104
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 131,
                "nombre": "Gran Hotel Atlantic",
                "domicilio": "Castelli 45",
                "telefono": "4951-0081",
                "email": "info@hotelatlantic.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Castelli",
                "altura": "45",
                "direccion": "Castelli 45",
                "long": -58.40455719243345,
                "lat": -34.609459750402095
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40455719243345,
                    -34.609459750402095
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 143,
                "nombre": "Guayaquil",
                "domicilio": "Moreno 2718",
                "telefono": "4957-5097",
                "email": "info@hotelguayaquil.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Moreno",
                "altura": "2718",
                "direccion": "Moreno 2718",
                "long": -58.40441587029059,
                "lat": -34.61345456966069
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40441587029059,
                    -34.61345456966069
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 146,
                "nombre": "Hispano Argentino",
                "domicilio": "Catamarca 167",
                "telefono": "4931-5543 / 4932-3980",
                "email": "contacto@hhispanoargentino.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Catamarca",
                "altura": "167",
                "direccion": "Catamarca 167",
                "long": -58.407143631712785,
                "lat": -34.61213566439178
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.407143631712785,
                    -34.61213566439178
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 162,
                "nombre": "Hotel Hipólito",
                "domicilio": "Yrigoyen, Hipolito 2940",
                "telefono": "4957-6476",
                "email": "hotelhipolito@hotmail.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Yrigoyen, Hipolito",
                "altura": "2940",
                "direccion": "Yrigoyen, Hipolito 2940",
                "long": -58.4079126034104,
                "lat": -34.61146291973817
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4079126034104,
                    -34.61146291973817
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 168,
                "nombre": "Hotel N´Ontué",
                "domicilio": "Corrientes Av. 3321",
                "telefono": "4860 1600",
                "email": "info@nontuehotel.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Corrientes Av.",
                "altura": "3321",
                "direccion": "Corrientes Av. 3321",
                "long": -58.41206995576142,
                "lat": -34.60403907331842
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41206995576142,
                    -34.60403907331842
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 175,
                "nombre": "Hotel Quito",
                "domicilio": "Alsina, Adolfo 2737",
                "telefono": "4957-5056",
                "email": "info@hotelquito.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Alsina, Adolfo",
                "altura": "2737",
                "direccion": "Alsina, Adolfo 2737",
                "long": -58.40481705375194,
                "lat": -34.612319949186386
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40481705375194,
                    -34.612319949186386
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 180,
                "nombre": "Howard Johnson Abasto By Windham",
                "domicilio": "Jaures, Jean 892",
                "telefono": "5292-5100",
                "email": "reservas@hjabasto.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Jaures, Jean",
                "altura": "892",
                "direccion": "Jaures, Jean 892",
                "long": -58.40732691240131,
                "lat": -34.599752143347146
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40732691240131,
                    -34.599752143347146
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 216,
                "nombre": "La Perla Hotel",
                "domicilio": "Jujuy Av. 36",
                "telefono": "5218-7737 al 40",
                "email": "info@hotellaperla.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Jujuy Av.",
                "altura": "36",
                "direccion": "Jujuy Av. 36",
                "long": -58.40587308159253,
                "lat": -34.61052389473001
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40587308159253,
                    -34.61052389473001
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 232,
                "nombre": "Llano",
                "domicilio": "Yrigoyen, Hipolito 3023",
                "telefono": "4861-1672",
                "email": null,
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Yrigoyen, Hipolito",
                "altura": "3023",
                "direccion": "Yrigoyen, Hipolito 3023",
                "long": -58.4091546675274,
                "lat": -34.611437582844516
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4091546675274,
                    -34.611437582844516
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 235,
                "nombre": "Los Ángeles",
                "domicilio": "Yrigoyen, Hipolito 3073",
                "telefono": "4864-2692",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Yrigoyen, Hipolito",
                "altura": "3073",
                "direccion": "Yrigoyen, Hipolito 3073",
                "long": -58.40984325541553,
                "lat": -34.611484666548364
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40984325541553,
                    -34.611484666548364
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 239,
                "nombre": "Luey",
                "domicilio": "Rivadavia Av. 2902",
                "telefono": "4862-3873 /4861-0403 /4866-4427",
                "email": "recepción@luey.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Rivadavia Av.",
                "altura": "2902",
                "direccion": "Rivadavia Av. 2902",
                "long": -58.40769139222319,
                "lat": -34.61029282689341
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40769139222319,
                    -34.61029282689341
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 255,
                "nombre": "Mexico (Mexico 2944)",
                "domicilio": "Mexico 2944",
                "telefono": "4931-3087",
                "email": "residencial.mexico.hotel@gmail.com",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Mexico",
                "altura": "2944",
                "direccion": "Mexico 2944",
                "long": -58.40718526409954,
                "lat": -34.61806421209794
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40718526409954,
                    -34.61806421209794
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 256,
                "nombre": "Miki",
                "domicilio": "La Rioja 271",
                "telefono": "4957-1614",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "La Rioja",
                "altura": "271",
                "direccion": "La Rioja 271",
                "long": -58.40871394912168,
                "lat": -34.61356441773342
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40871394912168,
                    -34.61356441773342
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 282,
                "nombre": "Oliden",
                "domicilio": "Alsina, Adolfo 2597",
                "telefono": "4951-8729",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Alsina, Adolfo",
                "altura": "2597",
                "direccion": "Alsina, Adolfo 2597",
                "long": -58.403167449097005,
                "lat": -34.6122234736129
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.403167449097005,
                    -34.6122234736129
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 285,
                "nombre": "Once",
                "domicilio": "Rivadavia Av. 2962",
                "telefono": "4861-1666",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Rivadavia Av.",
                "altura": "2962",
                "direccion": "Rivadavia Av. 2962",
                "long": -58.40821898425142,
                "lat": -34.610335218480586
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40821898425142,
                    -34.610335218480586
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 286,
                "nombre": "Once Plaza",
                "domicilio": "Moreno 2717",
                "telefono": "4932-5400",
                "email": "info@onceplazahteldos.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Moreno",
                "altura": "2717",
                "direccion": "Moreno 2717",
                "long": -58.40442009734216,
                "lat": -34.613344723876935
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40442009734216,
                    -34.613344723876935
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 295,
                "nombre": "Panamerican",
                "domicilio": "Moreno 2754",
                "telefono": "4942-8807",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Moreno",
                "altura": "2754",
                "direccion": "Moreno 2754",
                "long": -58.404781329366365,
                "lat": -34.613464182337395
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.404781329366365,
                    -34.613464182337395
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 307,
                "nombre": "Posada Gotan B&B",
                "domicilio": "Sanchez De Loria 1618",
                "telefono": "4912-3807",
                "email": "posadagotan@gmail.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Sanchez De Loria",
                "altura": "1618",
                "direccion": "Sanchez De Loria 1618",
                "long": -58.41176899370815,
                "lat": -34.62941154673037
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41176899370815,
                    -34.62941154673037
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 312,
                "nombre": "Pueyrredon",
                "domicilio": "Pueyrredon Av. 47",
                "telefono": "4862-4377",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Pueyrredon Av.",
                "altura": "47",
                "direccion": "Pueyrredon Av. 47",
                "long": -58.405938423353554,
                "lat": -34.609434534827635
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.405938423353554,
                    -34.609434534827635
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 332,
                "nombre": "San Agustin",
                "domicilio": "Pueyrredon Av. 121",
                "telefono": "4863-2131",
                "email": "hotelsanagustin@ciudad.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Pueyrredon Av.",
                "altura": "121",
                "direccion": "Pueyrredon Av. 121",
                "long": -58.40598747618016,
                "lat": -34.60859164738173
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40598747618016,
                    -34.60859164738173
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 333,
                "nombre": "San Andres",
                "domicilio": "San Luis 2921",
                "telefono": "4961-5346",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "San Luis",
                "altura": "2921",
                "direccion": "San Luis 2921",
                "long": -58.40650777033332,
                "lat": -34.599584942672806
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40650777033332,
                    -34.599584942672806
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 334,
                "nombre": "San Carlos",
                "domicilio": "Moreno 3054",
                "telefono": "4931-7823",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Moreno",
                "altura": "3054",
                "direccion": "Moreno 3054",
                "long": -58.40927607607778,
                "lat": -34.61403293717421
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40927607607778,
                    -34.61403293717421
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 348,
                "nombre": "Solana",
                "domicilio": "Ecuador 945",
                "telefono": "4962-7337",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Ecuador",
                "altura": "945",
                "direccion": "Ecuador 945",
                "long": -58.405930468416386,
                "lat": -34.598943352328114
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.405930468416386,
                    -34.598943352328114
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 374,
                "nombre": "Vesuvio",
                "domicilio": "Rivadavia Av. 2548",
                "telefono": "4951-4715",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Rivadavia Av.",
                "altura": "2548",
                "direccion": "Rivadavia Av. 2548",
                "long": -58.402509105334886,
                "lat": -34.60998155873656
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.402509105334886,
                    -34.60998155873656
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 382,
                "nombre": "York",
                "domicilio": "Alsina, Adolfo 2632",
                "telefono": "4951-8957",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Alsina, Adolfo",
                "altura": "2632",
                "direccion": "Alsina, Adolfo 2632",
                "long": -58.40359387293039,
                "lat": -34.61235859273449
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40359387293039,
                    -34.61235859273449
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 8,
                "nombre": "Adm Ayamitre Hotel",
                "domicilio": "Ayacucho 106",
                "telefono": "2053-3350",
                "email": "reservas@hotelayamitre.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Ayacucho",
                "altura": "106",
                "direccion": "Ayacucho 106",
                "long": -58.395016945149145,
                "lat": -34.60808222146677
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.395016945149145,
                    -34.60808222146677
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 25,
                "nombre": "Apart Independencia",
                "domicilio": "Independencia Av. 1877",
                "telefono": "4384-1102",
                "email": "independencia@luzyfuerzapatagonia.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Independencia Av.",
                "altura": "1877",
                "direccion": "Independencia Av. 1877",
                "long": -58.39284726931538,
                "lat": -34.618158533768025
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39284726931538,
                    -34.618158533768025
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 51,
                "nombre": "Blanro",
                "domicilio": "Junin 759",
                "telefono": "4374-2000",
                "email": "reservas@hotelblanro.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Junin",
                "altura": "759",
                "direccion": "Junin 759",
                "long": -58.39708997213491,
                "lat": -34.60025591059829
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39708997213491,
                    -34.60025591059829
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 60,
                "nombre": "Capri",
                "domicilio": "Constitucion 1881",
                "telefono": "4304-0305",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Constitucion",
                "altura": "1881",
                "direccion": "Constitucion 1881",
                "long": -58.39230278849486,
                "lat": -34.625227982493655
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39230278849486,
                    -34.625227982493655
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 79,
                "nombre": "Confort",
                "domicilio": "Rivadavia Av. 2093",
                "telefono": "4953-4367",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Rivadavia Av.",
                "altura": "2093",
                "direccion": "Rivadavia Av. 2093",
                "long": -58.39617372315425,
                "lat": -34.60941894911817
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39617372315425,
                    -34.60941894911817
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 92,
                "nombre": "Del Congreso",
                "domicilio": "Yrigoyen, Hipolito 2064",
                "telefono": "4952 7728 / 4952 0385",
                "email": null,
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Yrigoyen, Hipolito",
                "altura": "2064",
                "direccion": "Yrigoyen, Hipolito 2064",
                "long": -58.39569623462091,
                "lat": -34.61062065202173
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39569623462091,
                    -34.61062065202173
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 113,
                "nombre": "Estilo Mb",
                "domicilio": "Callao Av. 164",
                "telefono": "4374-9112",
                "email": "buenosaires@hotelesestilomb.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Callao Av.",
                "altura": "164",
                "direccion": "Callao Av. 164",
                "long": -58.39215558863604,
                "lat": -34.607239482894435
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39215558863604,
                    -34.607239482894435
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 116,
                "nombre": "Europeo",
                "domicilio": "Sarmiento 2010",
                "telefono": "4953-6384",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Sarmiento",
                "altura": "2010",
                "direccion": "Sarmiento 2010",
                "long": -58.395297736077666,
                "lat": -34.60592107471387
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.395297736077666,
                    -34.60592107471387
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 137,
                "nombre": "Gran Hotel Oriental",
                "domicilio": "Mitre, Bartolome 1840",
                "telefono": "4952-3371 / 4951-6427",
                "email": "ghoriental@hotmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Mitre, Bartolome",
                "altura": "1840",
                "direccion": "Mitre, Bartolome 1840",
                "long": -58.39259944422775,
                "lat": -34.60806877873335
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39259944422775,
                    -34.60806877873335
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 138,
                "nombre": "Gran Sarmiento",
                "domicilio": "Sarmiento 1892",
                "telefono": "4374-8069",
                "email": "hotelgransarmiento@gmail.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Sarmiento",
                "altura": "1892",
                "direccion": "Sarmiento 1892",
                "long": -58.39353424186248,
                "lat": -34.60580244960123
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39353424186248,
                    -34.60580244960123
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 159,
                "nombre": "Hotel Dos Mundos",
                "domicilio": "Sarmiento 2009",
                "telefono": "4953-2171",
                "email": "hoteldosmundos@yahoo.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Sarmiento",
                "altura": "2009",
                "direccion": "Sarmiento 2009",
                "long": -58.395308604453504,
                "lat": -34.60581154125215
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.395308604453504,
                    -34.60581154125215
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 169,
                "nombre": "Hotel Nuevo Camino",
                "domicilio": "Mitre, Bartolome 1907",
                "telefono": "4952-6266",
                "email": null,
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Mitre, Bartolome",
                "altura": "1907",
                "direccion": "Mitre, Bartolome 1907",
                "long": -58.39360346129282,
                "lat": -34.608008766928755
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39360346129282,
                    -34.608008766928755
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 201,
                "nombre": "Intersur Suites",
                "domicilio": "Corrientes Av. 1984",
                "telefono": "5246-1500",
                "email": "reservas@intersursuites.com.ar",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Corrientes Av.",
                "altura": "1984",
                "direccion": "Corrientes Av. 1984",
                "long": -58.39503042711889,
                "lat": -34.60454393222921
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39503042711889,
                    -34.60454393222921
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 226,
                "nombre": "Leon",
                "domicilio": "Callao Av. 758",
                "telefono": "4811-5054",
                "email": "hotel-leon@hotmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Callao Av.",
                "altura": "758",
                "direccion": "Callao Av. 758",
                "long": -58.39293197186878,
                "lat": -34.60014850026471
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39293197186878,
                    -34.60014850026471
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 238,
                "nombre": "Lourdes",
                "domicilio": "Callao Av. 44",
                "telefono": "4952-3087/3720",
                "email": "lourdeshotel@yahoo.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Callao Av.",
                "altura": "44",
                "direccion": "Callao Av. 44",
                "long": -58.392062454827986,
                "lat": -34.60869568473875
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.392062454827986,
                    -34.60869568473875
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 240,
                "nombre": "Lyon Hotel By Mh",
                "domicilio": "Riobamba 251",
                "telefono": "2832 1176",
                "email": null,
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Riobamba",
                "altura": "251",
                "direccion": "Riobamba 251",
                "long": -58.39356990156551,
                "lat": -34.60632397385079
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39356990156551,
                    -34.60632397385079
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 249,
                "nombre": "Mayo",
                "domicilio": "Alsina, Adolfo 2164",
                "telefono": "4952-7356",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Alsina, Adolfo",
                "altura": "2164",
                "direccion": "Alsina, Adolfo 2164",
                "long": -58.39696025863829,
                "lat": -34.61188960981194
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39696025863829,
                    -34.61188960981194
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 254,
                "nombre": "Mexico (Mexico 2475)",
                "domicilio": "Mexico 2475",
                "telefono": "4942-1713",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Mexico",
                "altura": "2475",
                "direccion": "Mexico 2475",
                "long": -58.40093693691396,
                "lat": -34.61647499844195
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40093693691396,
                    -34.61647499844195
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 280,
                "nombre": "O2 Hotel Buenos Aires",
                "domicilio": "Junin 357",
                "telefono": "4953-4455 / 4071",
                "email": "reservas@grupodotia.com",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Junin",
                "altura": "357",
                "direccion": "Junin 357",
                "long": -58.39664378814857,
                "lat": -34.60514213821679
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39664378814857,
                    -34.60514213821679
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 287,
                "nombre": "Orleans",
                "domicilio": "Callao Av. 680",
                "telefono": "4812-9342",
                "email": "consultas@orleanshotel.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Callao Av.",
                "altura": "680",
                "direccion": "Callao Av. 680",
                "long": -58.392800345265655,
                "lat": -34.6010740158611
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.392800345265655,
                    -34.6010740158611
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 321,
                "nombre": "Residencia Universitaria Buen Día",
                "domicilio": "Lavalle 2115",
                "telefono": "4373-1663",
                "email": null,
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Lavalle",
                "altura": "2115",
                "direccion": "Lavalle 2115",
                "long": -58.39717002914874,
                "lat": -34.603227986831016
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39717002914874,
                    -34.603227986831016
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 322,
                "nombre": "Rey",
                "domicilio": "Combate De Los Pozos 471",
                "telefono": "4942 8412",
                "email": "info@hotel-rey.com.ar",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Combate De Los Pozos",
                "altura": "471",
                "direccion": "Combate De Los Pozos 471",
                "long": -58.393282993965656,
                "lat": -34.6147034731083
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.393282993965656,
                    -34.6147034731083
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 339,
                "nombre": "Sarmiento Palace Hotel",
                "domicilio": "Sarmiento 1953",
                "telefono": "4953-3420 / 3404 / 5014",
                "email": "info@hotelsarmiento.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Sarmiento",
                "altura": "1953",
                "direccion": "Sarmiento 1953",
                "long": -58.39447168189101,
                "lat": -34.605755117371565
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39447168189101,
                    -34.605755117371565
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 373,
                "nombre": "Venezuela",
                "domicilio": "Republica Bolivariana De Venezuela 2135",
                "telefono": "4942-8734",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Republica Bolivariana De Venezuela",
                "altura": "2135",
                "direccion": "Republica Bolivariana De Venezuela 2135",
                "long": -58.396734136035334,
                "lat": -34.615244313509145
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.396734136035334,
                    -34.615244313509145
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 13,
                "nombre": "Aldeano II",
                "domicilio": "Pasco 136",
                "telefono": "4951-4102",
                "email": "aldeano2@hotelaldeano.com.ar",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Pasco",
                "altura": "136",
                "direccion": "Pasco 136",
                "long": -58.39738947169473,
                "lat": -34.61110392457984
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.39738947169473,
                    -34.61110392457984
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 35,
                "nombre": "Astor",
                "domicilio": "Caseros Av. 896",
                "telefono": "4307-7117",
                "email": "info@astorhoteles.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Caseros Av.",
                "altura": "896",
                "direccion": "Caseros Av. 896",
                "long": -58.37647771475177,
                "lat": -34.62789994273449
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.37647771475177,
                    -34.62789994273449
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 9,
                "nombre": "Aires Express",
                "domicilio": "Mitre, Bartolome 3410",
                "telefono": "4867-1265 / 4860-0204",
                "email": "hotelairesexpres@gmail.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Mitre, Bartolome",
                "altura": "3410",
                "direccion": "Mitre, Bartolome 3410",
                "long": -58.41472862969953,
                "lat": -34.60943881778788
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41472862969953,
                    -34.60943881778788
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 59,
                "nombre": "Camaro Palace Hotel",
                "domicilio": "Sarmiento 4239",
                "telefono": "4867-4798 / 0195",
                "email": "camaroph@hotmail.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Sarmiento",
                "altura": "4239",
                "direccion": "Sarmiento 4239",
                "long": -58.42493865115313,
                "lat": -34.60436498493608
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42493865115313,
                    -34.60436498493608
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 154,
                "nombre": "Hotel Aoma",
                "domicilio": "Estados Unidos 4049",
                "telefono": "4382-5700",
                "email": "reservas@jcv.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Estados Unidos",
                "altura": "4049",
                "direccion": "Estados Unidos 4049",
                "long": -58.42270115146811,
                "lat": -34.62300993777582
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42270115146811,
                    -34.62300993777582
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 156,
                "nombre": "Hotel Boutique Racó de Buenos Aires",
                "domicilio": "Yapeyu 269",
                "telefono": "3530 6075",
                "email": "info@racodebuenosaires.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Yapeyu",
                "altura": "269",
                "direccion": "Yapeyu 269",
                "long": -58.42166868158554,
                "lat": -34.61544194729397
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42166868158554,
                    -34.61544194729397
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 170,
                "nombre": "Hotel Osam",
                "domicilio": "Estados Unidos 4037",
                "telefono": "4902-5983",
                "email": "reservas@jcv.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Estados Unidos",
                "altura": "4037",
                "direccion": "Estados Unidos 4037",
                "long": -58.4225478397616,
                "lat": -34.62299166532816
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4225478397616,
                    -34.62299166532816
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 203,
                "nombre": "Jade",
                "domicilio": "Sanchez De Bustamante 839",
                "telefono": "4863-8711",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Sanchez De Bustamante",
                "altura": "839",
                "direccion": "Sanchez De Bustamante 839",
                "long": -58.413827195251805,
                "lat": -34.60066810287833
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.413827195251805,
                    -34.60066810287833
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 211,
                "nombre": "Konke Buenos Aires",
                "domicilio": "Corrientes Av. 4320",
                "telefono": "5284-8300",
                "email": "reservas@konkehotel.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Corrientes Av.",
                "altura": "4320",
                "direccion": "Corrientes Av. 4320",
                "long": -58.42595203790569,
                "lat": -34.60273383899061
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42595203790569,
                    -34.60273383899061
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 250,
                "nombre": "Medrano Plaza Hotel",
                "domicilio": "Medrano Av. 874",
                "telefono": "4864-1631",
                "email": "info@medranoplazahotel.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Medrano Av.",
                "altura": "874",
                "direccion": "Medrano Av. 874",
                "long": -58.42055265793297,
                "lat": -34.59980626536642
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42055265793297,
                    -34.59980626536642
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 326,
                "nombre": "Rio Hotel",
                "domicilio": "Salguero, Jeronimo 218",
                "telefono": "4983-8837",
                "email": "info@hotelrio.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Salguero, Jeronimo",
                "altura": "218",
                "direccion": "Salguero, Jeronimo 218",
                "long": -58.42011338815106,
                "lat": -34.608306055784745
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42011338815106,
                    -34.608306055784745
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 330,
                "nombre": "Roma (Francisco Acuña de Figueroa 422)",
                "domicilio": "Acuña De Figueroa, Francisco 422",
                "telefono": "4862-5993",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Acuña De Figueroa, Francisco",
                "altura": "422",
                "direccion": "Acuña De Figueroa, Francisco 422",
                "long": -58.42288066434736,
                "lat": -34.60570785611524
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42288066434736,
                    -34.60570785611524
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 356,
                "nombre": "Temuco",
                "domicilio": "Peron, Juan Domingo, Tte. General 4261",
                "telefono": "4862-3053",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Peron, Juan Domingo, Tte. General",
                "altura": "4261",
                "direccion": "Peron, Juan Domingo, Tte. General 4261",
                "long": -58.427001523801025,
                "lat": -34.605893345903205
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.427001523801025,
                    -34.605893345903205
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 28,
                "nombre": "Argenta Suites Belgrano",
                "domicilio": "Ciudad De La Paz 1868",
                "telefono": "4706-1881",
                "email": "ventas@argenta-suites.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Ciudad De La Paz",
                "altura": "1868",
                "direccion": "Ciudad De La Paz 1868",
                "long": -58.4558238958585,
                "lat": -34.564855692696675
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4558238958585,
                    -34.564855692696675
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 91,
                "nombre": "De La Rue",
                "domicilio": "Freire, Ramon, Cap. Gral. 1765",
                "telefono": "4551-4884 / 4552-4048",
                "email": "info@hoteldelarue.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Freire, Ramon, Cap. Gral.",
                "altura": "1765",
                "direccion": "Freire, Ramon, Cap. Gral. 1765",
                "long": -58.461316599106446,
                "lat": -34.56990463317858
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.461316599106446,
                    -34.56990463317858
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 167,
                "nombre": "Hotel Manzanares Plaza",
                "domicilio": "Manzanares 2339",
                "telefono": "4702-6839",
                "email": "info.manzanares@gmail.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Manzanares",
                "altura": "2339",
                "direccion": "Manzanares 2339",
                "long": -58.46871557581865,
                "lat": -34.547005447245674
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46871557581865,
                    -34.547005447245674
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 171,
                "nombre": "Hotel Pampa Plaza",
                "domicilio": "La Pampa 777",
                "telefono": "4789-9561 / 4788-3984/3084",
                "email": "info@hotelpampaplaza.com.ar",
                "web": null,
                "tipo": "Apart 3 Estrellas",
                "calle": "La Pampa",
                "altura": "777",
                "direccion": "La Pampa 777",
                "long": -58.4372354919857,
                "lat": -34.5547036071124
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4372354919857,
                    -34.5547036071124
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 173,
                "nombre": "Hotel Pedraza",
                "domicilio": "Pedraza, Manuela 2189",
                "telefono": "4703-4927",
                "email": "info@hotelpedraza.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Pedraza, Manuela",
                "altura": "2189",
                "direccion": "Pedraza, Manuela 2189",
                "long": -58.46430881168925,
                "lat": -34.550164962762445
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46430881168925,
                    -34.550164962762445
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 204,
                "nombre": "Juramento de Lealtad Townhouse Hotel",
                "domicilio": "Juramento Av. 2666",
                "telefono": "4782-0158/1946",
                "email": "info@townhousehotel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Juramento Av.",
                "altura": "2666",
                "direccion": "Juramento Av. 2666",
                "long": -58.459101808727475,
                "lat": -34.563525719852905
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.459101808727475,
                    -34.563525719852905
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 206,
                "nombre": "Ker House Belgrano",
                "domicilio": "Vuelta De Obligado 2727",
                "telefono": "5277-4600 / 4789-9383",
                "email": "reservasbelgrano@kerhoteles.com.ar",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Vuelta De Obligado",
                "altura": "2727",
                "direccion": "Vuelta De Obligado 2727",
                "long": -58.46070951565391,
                "lat": -34.55552051138159
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46070951565391,
                    -34.55552051138159
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 214,
                "nombre": "La Cascada Town House Hotel",
                "domicilio": "Vuelta De Obligado 4578",
                "telefono": "4703-1251",
                "email": "info@lacascadatownhouse.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Vuelta De Obligado",
                "altura": "4578",
                "direccion": "Vuelta De Obligado 4578",
                "long": -58.47248514989842,
                "lat": -34.54112836967231
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.47248514989842,
                    -34.54112836967231
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 218,
                "nombre": "La Santa María",
                "domicilio": "Cramer 618",
                "telefono": "4551-4166",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Cramer",
                "altura": "618",
                "direccion": "Cramer 618",
                "long": -58.44624459214123,
                "lat": -34.57402433823842
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.44624459214123,
                    -34.57402433823842
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 220,
                "nombre": "Lacroze",
                "domicilio": "Lacroze, Federico Av. 3236",
                "telefono": "4552-4445",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Lacroze, Federico Av.",
                "altura": "3236",
                "direccion": "Lacroze, Federico Av. 3236",
                "long": -58.449558248987536,
                "lat": -34.57834428087882
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.449558248987536,
                    -34.57834428087882
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 222,
                "nombre": "Las Familias",
                "domicilio": "Cuba 3146",
                "telefono": "4702-5687",
                "email": "lasfamiliashotel@gmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Cuba",
                "altura": "3146",
                "direccion": "Cuba 3146",
                "long": -58.46357117979293,
                "lat": -34.55149892747213
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46357117979293,
                    -34.55149892747213
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 283,
                "nombre": "Olleros",
                "domicilio": "Olleros 3146",
                "telefono": "4552-9975",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Olleros",
                "altura": "3146",
                "direccion": "Olleros 3146",
                "long": -58.4481818117939,
                "lat": -34.57788233848025
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4481818117939,
                    -34.57788233848025
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 340,
                "nombre": "Sarum Hotel Design",
                "domicilio": "Quesada 2370",
                "telefono": "4704-0039/0040",
                "email": "info@hotelsarum.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Quesada",
                "altura": "2370",
                "direccion": "Quesada 2370",
                "long": -58.46295336969353,
                "lat": -34.554238303599035
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46295336969353,
                    -34.554238303599035
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 1,
                "nombre": "1828 Smart Hotel",
                "domicilio": "Fray Justo Santamaria De Oro 1828",
                "telefono": "2060-9011",
                "email": "reservas@1828smarthotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Fray Justo Santamaria De Oro",
                "altura": "1828",
                "direccion": "Fray Justo Santamaria De Oro 1828",
                "long": -58.43013919967541,
                "lat": -34.58561279526259
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43013919967541,
                    -34.58561279526259
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 3,
                "nombre": "248 Finisterra",
                "domicilio": "Baez 248",
                "telefono": "4773 0901/ 4776 8777",
                "email": "info@248finisterra.com",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Baez",
                "altura": "248",
                "direccion": "Baez 248",
                "long": -58.430659138939276,
                "lat": -34.57241057764107
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.430659138939276,
                    -34.57241057764107
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 15,
                "nombre": "Alpino",
                "domicilio": "Cabello 3318",
                "telefono": "4802-5151",
                "email": "reservas@hotelalpino.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Cabello",
                "altura": "3318",
                "direccion": "Cabello 3318",
                "long": -58.40789465180327,
                "lat": -34.58167508519098
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.40789465180327,
                    -34.58167508519098
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 31,
                "nombre": "Aries",
                "domicilio": "Gascon 1147",
                "telefono": "4883-1232/116458-5589/4432-3702",
                "email": "info@arieshotel.com.ar",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Gascon",
                "altura": "1147",
                "direccion": "Gascon 1147",
                "long": -58.42320293209499,
                "lat": -34.59709276755577
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42320293209499,
                    -34.59709276755577
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 33,
                "nombre": "Art Factory Palermo",
                "domicilio": "Costa Rica 4353",
                "telefono": "2004-4958",
                "email": "info@artfactorypalermo.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Costa Rica",
                "altura": "4353",
                "direccion": "Costa Rica 4353",
                "long": -58.42352832730784,
                "lat": -34.59046928843979
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42352832730784,
                    -34.59046928843979
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 34,
                "nombre": "Art Factory Soho",
                "domicilio": "Charcas 4500",
                "telefono": "4774-2639",
                "email": "info@artfactorysoho.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Charcas",
                "altura": "4500",
                "direccion": "Charcas 4500",
                "long": -58.42489307105743,
                "lat": -34.5824384956003
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42489307105743,
                    -34.5824384956003
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 40,
                "nombre": "Awwa Suites & Spa",
                "domicilio": "Lafinur 3370",
                "telefono": "3966-0000",
                "email": "info@awwasuites.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Lafinur",
                "altura": "3370",
                "direccion": "Lafinur 3370",
                "long": -58.41206038847808,
                "lat": -34.57678514574476
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41206038847808,
                    -34.57678514574476
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 45,
                "nombre": "Be Hollywood",
                "domicilio": "Humboldt 1716",
                "telefono": "5555-8100",
                "email": "reservas@behollywood.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Humboldt",
                "altura": "1716",
                "direccion": "Humboldt 1716",
                "long": -58.43529616261942,
                "lat": -34.58470858867157
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43529616261942,
                    -34.58470858867157
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 46,
                "nombre": "Be Jardin Escondido By Coppola",
                "domicilio": "Gorriti 4746",
                "telefono": "4832-8830 / 4834-6166",
                "email": null,
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Gorriti",
                "altura": "4746",
                "direccion": "Gorriti 4746",
                "long": -58.428598646325334,
                "lat": -34.591136851946715
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.428598646325334,
                    -34.591136851946715
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 56,
                "nombre": "Bulnes Eco Suites",
                "domicilio": "Bulnes 1905",
                "telefono": "4829-3300",
                "email": "info@bulneseco.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Bulnes",
                "altura": "1905",
                "direccion": "Bulnes 1905",
                "long": -58.412628149470066,
                "lat": -34.589271269434164
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.412628149470066,
                    -34.589271269434164
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 57,
                "nombre": "Bys Palermo",
                "domicilio": "Acuña De Figueroa, Francisco 1263",
                "telefono": "4862 2956",
                "email": "reservas@hotelbys.com.ar",
                "web": null,
                "tipo": "4 Estrellas",
                "calle": "Acuña De Figueroa, Francisco",
                "altura": "1263",
                "direccion": "Acuña De Figueroa, Francisco 1263",
                "long": -58.42155212945222,
                "lat": -34.59692879816524
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42155212945222,
                    -34.59692879816524
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 64,
                "nombre": "Casasur Palermo",
                "domicilio": "Costa Rica 6032",
                "telefono": "4770-9452",
                "email": "recepcion@casasurpalermo.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Costa Rica",
                "altura": "6032",
                "direccion": "Costa Rica 6032",
                "long": -58.43917088246334,
                "lat": -34.579227926546174
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43917088246334,
                    -34.579227926546174
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 83,
                "nombre": "Costa Rica",
                "domicilio": "Costa Rica 4137",
                "telefono": "4864-7390",
                "email": "info@hotelcostarica.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Costa Rica",
                "altura": "4137",
                "direccion": "Costa Rica 4137",
                "long": -58.4212661011418,
                "lat": -34.59153059423021
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4212661011418,
                    -34.59153059423021
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 98,
                "nombre": "Duque Hotel Boutique",
                "domicilio": "Guatemala 4364",
                "telefono": "4832-0312",
                "email": "reservas@duquehotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Guatemala",
                "altura": "4364",
                "direccion": "Guatemala 4364",
                "long": -58.421067899775245,
                "lat": -34.58880118779645
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.421067899775245,
                    -34.58880118779645
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 121,
                "nombre": "Feel Apartments",
                "domicilio": "Fray Justo Santamaria De Oro 2047",
                "telefono": "6368-3109",
                "email": "info@feelbuenosairesapartments.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Fray Justo Santamaria De Oro",
                "altura": "2047",
                "direccion": "Fray Justo Santamaria De Oro 2047",
                "long": -58.42832155547238,
                "lat": -34.583773260419434
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42832155547238,
                    -34.583773260419434
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 123,
                "nombre": "Fierro Hotel Boutique",
                "domicilio": "Soler 5862",
                "telefono": "3220-6800",
                "email": "info@fierrohotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Soler",
                "altura": "5862",
                "direccion": "Soler 5862",
                "long": -58.43527649803236,
                "lat": -34.57882506041039
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43527649803236,
                    -34.57882506041039
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 148,
                "nombre": "Home Hotel Buenos Aires",
                "domicilio": "Honduras 5860",
                "telefono": "4778-1008",
                "email": "info@homebuenosaires.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Honduras",
                "altura": "5860",
                "direccion": "Honduras 5860",
                "long": -58.439008480750836,
                "lat": -34.58211618710643
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.439008480750836,
                    -34.58211618710643
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 190,
                "nombre": "Ian Hotel",
                "domicilio": "Vega, Niceto, Cnel. Av. 5832",
                "telefono": "2188-7000",
                "email": "ventas@hjpalermo.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Vega, Niceto, Cnel. Av.",
                "altura": "5832",
                "direccion": "Vega, Niceto, Cnel. Av. 5832",
                "long": -58.44183630684087,
                "lat": -34.58505123055196
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.44183630684087,
                    -34.58505123055196
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 194,
                "nombre": "Ilum Experience Home",
                "domicilio": "El Salvador 5726",
                "telefono": "4776-8667",
                "email": "ilum@ilumhotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "El Salvador",
                "altura": "5726",
                "direccion": "El Salvador 5726",
                "long": -58.436715190412635,
                "lat": -34.58235755933898
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.436715190412635,
                    -34.58235755933898
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 197,
                "nombre": "Infinito Hotel Eco Design",
                "domicilio": "Arenales 3689",
                "telefono": "4832-1060 / 2070 2626",
                "email": "info@infinitohotel.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Arenales",
                "altura": "3689",
                "direccion": "Arenales 3689",
                "long": -58.413919429971,
                "lat": -34.585164197850894
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.413919429971,
                    -34.585164197850894
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 209,
                "nombre": "Key'S Hotel",
                "domicilio": "Zapata 315",
                "telefono": "4778-3233 / 4772 8371",
                "email": "reservas@hotelkeys.com.ar",
                "web": null,
                "tipo": "1 Estrella",
                "calle": "Zapata",
                "altura": "315",
                "direccion": "Zapata 315",
                "long": -58.44080926142429,
                "lat": -34.57359674844096
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.44080926142429,
                    -34.57359674844096
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 212,
                "nombre": "Koten Hotel Palermo Soho",
                "domicilio": "Guemes 4651",
                "telefono": "4771-3293",
                "email": "info@kotenhotel.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Guemes",
                "altura": "4651",
                "direccion": "Guemes 4651",
                "long": -58.424108615249274,
                "lat": -34.58117071871652
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.424108615249274,
                    -34.58117071871652
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 213,
                "nombre": "Krista Boutique Hotel",
                "domicilio": "Bonpland 1665",
                "telefono": "4771-4697",
                "email": "info@kristahotel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Bonpland",
                "altura": "1665",
                "direccion": "Bonpland 1665",
                "long": -58.43761499159182,
                "lat": -34.58366480552015
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43761499159182,
                    -34.58366480552015
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 223,
                "nombre": "Legado Mitico",
                "domicilio": "Gurruchaga 1848",
                "telefono": "4833-1300",
                "email": "reservasbsas@legadomitico.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Gurruchaga",
                "altura": "1848",
                "direccion": "Gurruchaga 1848",
                "long": -58.42677563046522,
                "lat": -34.587689147421
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42677563046522,
                    -34.587689147421
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 227,
                "nombre": "Let Sun Hotel Boutique",
                "domicilio": "Fitz Roy 1527",
                "telefono": "4779-1212",
                "email": "info@letsunhotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Fitz Roy",
                "altura": "1527",
                "direccion": "Fitz Roy 1527",
                "long": -58.43780697581898,
                "lat": -34.58553994231485
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43780697581898,
                    -34.58553994231485
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 228,
                "nombre": "L´Hotel Palermo",
                "domicilio": "Thames 1562",
                "telefono": "4831-7198",
                "email": "info@lhotelpalermo.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Thames",
                "altura": "1562",
                "direccion": "Thames 1562",
                "long": -58.431558150532986,
                "lat": -34.58827189232752
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.431558150532986,
                    -34.58827189232752
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 241,
                "nombre": "Magistral",
                "domicilio": "Borges, Jorge Luis 1937",
                "telefono": "4831-4006",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Borges, Jorge Luis",
                "altura": "1937",
                "direccion": "Borges, Jorge Luis 1937",
                "long": -58.42665938237423,
                "lat": -34.586496889122266
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42665938237423,
                    -34.586496889122266
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 242,
                "nombre": "Magnolia Hotel",
                "domicilio": "Alvarez, Julian 1746",
                "telefono": "4867-4900",
                "email": "info@magnoliahotelboutique.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Alvarez, Julian",
                "altura": "1746",
                "direccion": "Alvarez, Julian 1746",
                "long": -58.421973341022145,
                "lat": -34.59119104300785
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.421973341022145,
                    -34.59119104300785
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 244,
                "nombre": "Malevo Muraña Hostel",
                "domicilio": "Russel 5050",
                "telefono": "4831-8855",
                "email": "info@malevohostel.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Russel",
                "altura": "5050",
                "direccion": "Russel 5050",
                "long": -58.42915883946594,
                "lat": -34.5874318129656
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42915883946594,
                    -34.5874318129656
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 260,
                "nombre": "Mine Hotel Boutique",
                "domicilio": "Gorriti 4770",
                "telefono": "4832-1100",
                "email": "info@minehotel.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Gorriti",
                "altura": "4770",
                "direccion": "Gorriti 4770",
                "long": -58.428863800444105,
                "lat": -34.590966529673885
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.428863800444105,
                    -34.590966529673885
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 264,
                "nombre": "Miravida Soho",
                "domicilio": "Darregueyra 2050",
                "telefono": "4774-6433",
                "email": "info@miravidasoho.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Darregueyra",
                "altura": "2050",
                "direccion": "Darregueyra 2050",
                "long": -58.42765242924388,
                "lat": -34.58431072818857
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42765242924388,
                    -34.58431072818857
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 288,
                "nombre": "Own Grand Palermo Soho",
                "domicilio": "Gurruchaga 2121",
                "telefono": "4831-2027",
                "email": "front@ownhotels.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Gurruchaga",
                "altura": "2121",
                "direccion": "Gurruchaga 2121",
                "long": -58.42418440156056,
                "lat": -34.58614554610667
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42418440156056,
                    -34.58614554610667
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 290,
                "nombre": "Palermo Hotel",
                "domicilio": "Godoy Cruz 2725",
                "telefono": "4774-7342",
                "email": "reservas@consultoralibertadores.com",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Godoy Cruz",
                "altura": "2725",
                "direccion": "Godoy Cruz 2725",
                "long": -58.42496979436687,
                "lat": -34.57844081679015
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42496979436687,
                    -34.57844081679015
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 291,
                "nombre": "Palermo Suites Buenos Aires Apartments",
                "domicilio": "Fray Justo Santamaria De Oro 2529",
                "telefono": "5197-5800",
                "email": "reservas@palermosuites.net",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Fray Justo Santamaria De Oro",
                "altura": "2529",
                "direccion": "Fray Justo Santamaria De Oro 2529",
                "long": -58.42395741467006,
                "lat": -34.57892252744989
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42395741467006,
                    -34.57892252744989
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 293,
                "nombre": "Palo Santo Hotel",
                "domicilio": "Bonpland 2275",
                "telefono": "5280-6100",
                "email": "info@palosantohotel.com",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Bonpland",
                "altura": "2275",
                "direccion": "Bonpland 2275",
                "long": -58.43217726714617,
                "lat": -34.57891834660531
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43217726714617,
                    -34.57891834660531
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 294,
                "nombre": "Paname",
                "domicilio": "Godoy Cruz 2774",
                "telefono": "4771-4041",
                "email": "reservas@panamehotel.com.ar",
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Godoy Cruz",
                "altura": "2774",
                "direccion": "Godoy Cruz 2774",
                "long": -58.424661030063696,
                "lat": -34.57792219623561
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.424661030063696,
                    -34.57792219623561
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 304,
                "nombre": "Play Hostel Arcos",
                "domicilio": "Charcas 4752",
                "telefono": "4773-0806",
                "email": "info@hostelsuitespalermo.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Charcas",
                "altura": "4752",
                "direccion": "Charcas 4752",
                "long": -58.4267103301493,
                "lat": -34.581079554470726
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4267103301493,
                    -34.581079554470726
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 305,
                "nombre": "Play Hostel Soho",
                "domicilio": "Guatemala 4636",
                "telefono": "4832-4257",
                "email": "info@playhostel.com",
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Guatemala",
                "altura": "4636",
                "direccion": "Guatemala 4636",
                "long": -58.42397397426539,
                "lat": -34.58679322681063
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.42397397426539,
                    -34.58679322681063
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 320,
                "nombre": "Rendez Vous Hotel",
                "domicilio": "Bonpland 1484",
                "telefono": "3964-5222",
                "email": "info@rendezvoushotel.com.ar",
                "web": null,
                "tipo": "Registro de Prestadores-Boutique",
                "calle": "Bonpland",
                "altura": "1484",
                "direccion": "Bonpland 1484",
                "long": -58.439441151998146,
                "lat": -34.58509881483707
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.439441151998146,
                    -34.58509881483707
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 324,
                "nombre": "Rich",
                "domicilio": "Bulnes 1247",
                "telefono": "4963-4963",
                "email": "hotelgransarmiento@gmail.com",
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Bulnes",
                "altura": "1247",
                "direccion": "Bulnes 1247",
                "long": -58.41707667853811,
                "lat": -34.59727884432327
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.41707667853811,
                    -34.59727884432327
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 357,
                "nombre": "The Glu Hotel",
                "domicilio": "Godoy Cruz 1733",
                "telefono": "4831-4646",
                "email": "info@thegluhotel.com",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Godoy Cruz",
                "altura": "1733",
                "direccion": "Godoy Cruz 1733",
                "long": -58.43355755197459,
                "lat": -34.587317205284435
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43355755197459,
                    -34.587317205284435
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 359,
                "nombre": "Torre Cristoforo Colombo Suites",
                "domicilio": "Fray Justo Santamaria De Oro 2747",
                "telefono": "4778-4945",
                "email": "reservas@hotelcc.com.ar",
                "web": null,
                "tipo": "Apart 1 Estrella",
                "calle": "Fray Justo Santamaria De Oro",
                "altura": "2747",
                "direccion": "Fray Justo Santamaria De Oro 2747",
                "long": -58.421892187462625,
                "lat": -34.5767071956783
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.421892187462625,
                    -34.5767071956783
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 37,
                "nombre": "Astur",
                "domicilio": "Avellaneda 371",
                "telefono": "4982-9515",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Avellaneda",
                "altura": "371",
                "direccion": "Avellaneda 371",
                "long": -58.4357262159266,
                "lat": -34.613142102687256
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4357262159266,
                    -34.613142102687256
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 275,
                "nombre": "Noemi",
                "domicilio": "Diaz Velez Av. 5075",
                "telefono": "4982-8201",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Diaz Velez Av.",
                "altura": "5075",
                "direccion": "Diaz Velez Av. 5075",
                "long": -58.438342880362775,
                "lat": -34.608740360493734
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.438342880362775,
                    -34.608740360493734
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 302,
                "nombre": "Pinot",
                "domicilio": "Diaz Velez Av. 5069",
                "telefono": "4962-2747",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Diaz Velez Av.",
                "altura": "5069",
                "direccion": "Diaz Velez Av. 5069",
                "long": -58.43826209037129,
                "lat": -34.608740065063486
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.43826209037129,
                    -34.608740065063486
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 85,
                "nombre": "Culpina",
                "domicilio": "Culpina 553",
                "telefono": "4611-0573",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Culpina",
                "altura": "553",
                "direccion": "Culpina 553",
                "long": -58.4640878706318,
                "lat": -34.636508649641385
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.4640878706318,
                    -34.636508649641385
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 165,
                "nombre": "Hotel La Paz",
                "domicilio": "Estado Plurinacional De Bolivia 561",
                "telefono": "4613-9032",
                "email": null,
                "web": null,
                "tipo": "Registro de Prestadores",
                "calle": "Estado Plurinacional De Bolivia",
                "altura": "561",
                "direccion": "Estado Plurinacional De Bolivia 561",
                "long": -58.46777941372025,
                "lat": -34.62436029762004
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46777941372025,
                    -34.62436029762004
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 313,
                "nombre": "Real Splendid",
                "domicilio": "Falcon, Ramon L.,Cnel. 2799",
                "telefono": "4611-4610",
                "email": null,
                "web": null,
                "tipo": "2 Estrellas",
                "calle": "Falcon, Ramon L.,Cnel.",
                "altura": "2799",
                "direccion": "Falcon, Ramon L.,Cnel. 2799",
                "long": -58.46767455784717,
                "lat": -34.63168085791931
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46767455784717,
                    -34.63168085791931
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 335,
                "nombre": "San Julián",
                "domicilio": "Aranguren, Juan F., Dr. 2528",
                "telefono": "4611-8607",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Aranguren, Juan F., Dr.",
                "altura": "2528",
                "direccion": "Aranguren, Juan F., Dr. 2528",
                "long": -58.46702393553647,
                "lat": -34.6237003999212
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46702393553647,
                    -34.6237003999212
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 336,
                "nombre": "San Remo",
                "domicilio": "Directorio Av. 2449",
                "telefono": "4612-9751",
                "email": "info@sanremoflores.com",
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Directorio Av.",
                "altura": "2449",
                "direccion": "Directorio Av. 2449",
                "long": -58.46146854337292,
                "lat": -34.63365782843615
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.46146854337292,
                    -34.63365782843615
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 338,
                "nombre": "Santa Cruz",
                "domicilio": "Bogota 2858",
                "telefono": "4611-2133",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Bogota",
                "altura": "2858",
                "direccion": "Bogota 2858",
                "long": -58.470510515225605,
                "lat": -34.62729474082646
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.470510515225605,
                    -34.62729474082646
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 350,
                "nombre": "Soutullo",
                "domicilio": "Bogota 2519",
                "telefono": "4612-9406",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Bogota",
                "altura": "2519",
                "direccion": "Bogota 2519",
                "long": -58.465972287771336,
                "lat": -34.62574290495064
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.465972287771336,
                    -34.62574290495064
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 105,
                "nombre": "Ensenada",
                "domicilio": "Ensenada 134",
                "telefono": "4672-2547",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Ensenada",
                "altura": "134",
                "direccion": "Ensenada 134",
                "long": -58.47809705474819,
                "lat": -34.63473632914955
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.47809705474819,
                    -34.63473632914955
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 247,
                "nombre": "Mary Sil",
                "domicilio": "Estado Plurinacional De Bolivia 1151",
                "telefono": "4581-9005",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Estado Plurinacional De Bolivia",
                "altura": "1151",
                "direccion": "Estado Plurinacional De Bolivia 1151",
                "long": -58.470691834901174,
                "lat": -34.61789233545972
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.470691834901174,
                    -34.61789233545972
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 266,
                "nombre": "Nazarre",
                "domicilio": "Nazarre 3150",
                "telefono": "4501-2019",
                "email": null,
                "web": null,
                "tipo": "Hospedaje B",
                "calle": "Nazarre",
                "altura": "3150",
                "direccion": "Nazarre 3150",
                "long": -58.49417768758132,
                "lat": -34.60202974528739
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.49417768758132,
                    -34.60202974528739
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 208,
                "nombre": "Ker Urban Urquiza",
                "domicilio": "Diaz Colodrero 2513",
                "telefono": "5353-9232 / 9233",
                "email": "reservasurquiza@kerhoteles.com.ar",
                "web": null,
                "tipo": "Apart 2 Estrellas",
                "calle": "Diaz Colodrero",
                "altura": "2513",
                "direccion": "Diaz Colodrero 2513",
                "long": -58.48615840855695,
                "lat": -34.572875848845946
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.48615840855695,
                    -34.572875848845946
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 231,
                "nombre": "Litoral",
                "domicilio": "Corrientes Av. 6891",
                "telefono": "4554-5493",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Corrientes Av.",
                "altura": "6891",
                "direccion": "Corrientes Av. 6891",
                "long": -58.454961878234734,
                "lat": -34.586980414431906
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.454961878234734,
                    -34.586980414431906
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 296,
                "nombre": "Paris",
                "domicilio": "Alvarez, Donato, Tte. Gral. Av. 2141",
                "telefono": "4581-0400",
                "email": null,
                "web": null,
                "tipo": "Hospedaje A",
                "calle": "Alvarez, Donato, Tte. Gral. Av.",
                "altura": "2141",
                "direccion": "Alvarez, Donato, Tte. Gral. Av. 2141",
                "long": -58.465008228890206,
                "lat": -34.60235417858954
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.465008228890206,
                    -34.60235417858954
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "id": 360,
                "nombre": "Torre Hotel",
                "domicilio": "Olleros 4186",
                "telefono": "4552-6034/6126",
                "email": "info@torre-hotel.com.ar",
                "web": null,
                "tipo": "3 Estrellas",
                "calle": "Olleros",
                "altura": "4186",
                "direccion": "Olleros 4186",
                "long": -58.453762229235075,
                "lat": -34.587337526312545
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -58.453762229235075,
                    -34.587337526312545
                ]
            }
        }
    ]
}

(*En el preview se muestran los primeros 100 registros de los archivos CVS, XLS y JSon)

Campos del recurso

Nombre Tipo Descripción
id string Identificador único del registro.
nombre string Nombre comercial del establecimiento.
domicilio string Dirección completa del establecimiento en formato libre.
telefono string Número(s) de teléfono del establecimiento. Puede contener múltiples números.
email string Correo electrónico de contacto.
web string Sitio web del establecimiento (puede estar vacío).
tipo string Tipo de establecimiento (puede estar vacío si no fue informado).
calle string Nombre de la calle sin altura.
altura string Altura de la calle (número catastral).
direccion string Dirección completa combinando calle y altura.
Long string Longitud geográfica
Lat string Latitud geográfica

Información adicional

Fecha de creación
5 de Marzo de 2021
Formato
application/geo+json
Último cambio
8 de Septiembre de 2025