{"id":23367,"date":"2025-09-11T00:57:42","date_gmt":"2025-09-11T00:57:42","guid":{"rendered":"https:\/\/ross.international\/centros-ross\/"},"modified":"2026-03-27T18:52:30","modified_gmt":"2026-03-27T18:52:30","slug":"centros-ross-mapa","status":"publish","type":"page","link":"https:\/\/ross.international\/en\/ross-centers-map\/","title":{"rendered":"R\u00d6S'S Centers"},"content":{"rendered":"<div class=\"ross-centros-mapa-container\">\n        <style>\n            .ross-centros-mapa-container {\n                width: 100%;\n                margin: 20px 0;\n            }\n\n            .ross-filtros-tecnologias {\n                background: #f8f9fa;\n                padding: 20px;\n                border-radius: 8px;\n                margin-bottom: 20px;\n                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n            }\n\n            .ross-filtros-titulo {\n                font-size: 18px;\n                font-weight: 600;\n                color: #333;\n                margin-bottom: 15px;\n                display: flex;\n                align-items: center;\n                gap: 10px;\n            }\n\n            .ross-filtros-titulo:before {\n                content: '';\n                width: 4px;\n                height: 20px;\n                background: #F3953F;\n                border-radius: 2px;\n            }\n\n            .ross-filtros-grid {\n                display: grid;\n                grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n                gap: 10px;\n                margin-bottom: 20px;\n            }\n\n            .ross-filtro-item {\n                display: flex;\n                align-items: center;\n                background: white;\n                padding: 10px 15px;\n                border-radius: 6px;\n                border: 1px solid #e0e0e0;\n                transition: all 0.3s ease;\n                cursor: pointer;\n                user-select: none;\n            }\n\n            .ross-filtro-item:hover {\n                border-color: #F3953F;\n                transform: translateY(-2px);\n                box-shadow: 0 4px 12px rgba(243, 149, 63, 0.15);\n            }\n\n            .ross-filtro-item input[type=\"checkbox\"] {\n                margin-right: 8px;\n                cursor: pointer;\n            }\n\n            .ross-filtro-item label {\n                cursor: pointer;\n                margin: 0;\n                font-size: 14px;\n                color: #555;\n                flex: 1;\n            }\n\n            .ross-filtro-item.activo {\n                background: #F3953F;\n                border-color: #F3953F;\n            }\n\n            .ross-filtro-item.activo label {\n                color: white;\n            }\n\n            .ross-filtros-acciones {\n                display: flex;\n                gap: 10px;\n                flex-wrap: wrap;\n            }\n\n            .ross-btn-filtro {\n                padding: 10px 20px;\n                border: none;\n                border-radius: 25px;\n                font-size: 14px;\n                font-weight: 500;\n                cursor: pointer;\n                transition: all 0.3s ease;\n                text-transform: uppercase;\n                letter-spacing: 0.5px;\n            }\n\n            .ross-btn-filtro-primary {\n                background: #F3953F;\n                color: white;\n            }\n\n            .ross-btn-filtro-primary:hover {\n                background: #e07d1f;\n                transform: translateY(-2px);\n                box-shadow: 0 4px 12px rgba(243, 149, 63, 0.3);\n            }\n\n            .ross-btn-filtro-secondary {\n                background: white;\n                color: #666;\n                border: 1px solid #ddd;\n            }\n\n            .ross-btn-filtro-secondary:hover {\n                background: #f5f5f5;\n                border-color: #999;\n            }\n\n            #ross-mapa-69d8afa286405 {\n                width: 100%;\n                height:\n                    1000px                ;\n                border-radius: 8px;\n                box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n            }\n\n            .ross-info-window {\n                max-width: 300px;\n                font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            }\n\n            .ross-info-window h3 {\n                margin: 0 0 10px 0;\n                color: #333;\n                font-size: 18px;\n                font-weight: 600;\n            }\n\n            .ross-info-window-logo {\n                width: auto;\n                height: auto;\n                max-width: 180px;\n                max-height: 100px;\n                object-fit: contain;\n                margin-bottom: 10px;\n                border-radius: 4px;\n            }\n\n            .ross-info-window p {\n                margin: 5px 0;\n                font-size: 14px;\n                color: #666;\n                line-height: 1.5;\n            }\n\n            .ross-info-window-tecnologias {\n                margin: 10px 0;\n                display: flex;\n                flex-wrap: wrap;\n                gap: 5px;\n            }\n\n            .ross-tecnologia-badge {\n                background: #F3953F;\n                color: white;\n                padding: 3px 10px;\n                border-radius: 15px;\n                font-size: 11px;\n                font-weight: 500;\n            }\n\n            .ross-info-window a {\n                color: #F3953F;\n                text-decoration: none;\n                font-weight: 500;\n            }\n\n            .ross-info-window a:hover {\n                text-decoration: underline;\n            }\n\n            .ross-info-window-ver-mas {\n                display: inline-block;\n                margin-top: 10px;\n                padding: 8px 20px;\n                background: #F3953F;\n                color: white !important;\n                border-radius: 20px;\n                text-decoration: none !important;\n                font-size: 13px;\n                font-weight: 500;\n                transition: all 0.3s ease;\n            }\n\n            .ross-info-window-ver-mas:hover {\n                background: #e07d1f;\n                transform: translateY(-1px);\n                text-decoration: none !important;\n                color: white !important;\n            }\n\n            .ross-info-window-ver-mas:link,\n            .ross-info-window-ver-mas:visited,\n            .ross-info-window-ver-mas:active {\n                color: white !important;\n                text-decoration: none !important;\n            }\n\n            .ross-mapa-loading {\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                height: 400px;\n                background: #f5f5f5;\n                border-radius: 8px;\n                color: #999;\n                font-size: 16px;\n            }\n\n            @media (max-width: 768px) {\n                .ross-filtros-grid {\n                    grid-template-columns: 1fr;\n                }\n\n                .ross-filtros-acciones {\n                    flex-direction: column;\n                }\n\n                .ross-btn-filtro {\n                    width: 100%;\n                }\n            }\n        <\/style>\n\n                    <div class=\"ross-filtros-tecnologias\">\n                <h3 class=\"ross-filtros-titulo\">Filter by Technology<\/h3>\n                <div class=\"ross-filtros-grid\">\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"binary\">\n                            <input type=\"checkbox\" id=\"tec-binary\" name=\"tecnologias[]\"\n                                value=\"Binary\" checked>\n                            <label for=\"tec-binary\">\n                                Binary                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"depilplus\">\n                            <input type=\"checkbox\" id=\"tec-depilplus\" name=\"tecnologias[]\"\n                                value=\"Depilplus\" checked>\n                            <label for=\"tec-depilplus\">\n                                Depilplus                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"intrademik\">\n                            <input type=\"checkbox\" id=\"tec-intrademik\" name=\"tecnologias[]\"\n                                value=\"Intrademik\" checked>\n                            <label for=\"tec-intrademik\">\n                                Intrademik                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"iterm\">\n                            <input type=\"checkbox\" id=\"tec-iterm\" name=\"tecnologias[]\"\n                                value=\"Iterm\" checked>\n                            <label for=\"tec-iterm\">\n                                Iterm                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"kestos\">\n                            <input type=\"checkbox\" id=\"tec-kestos\" name=\"tecnologias[]\"\n                                value=\"Kestos\" checked>\n                            <label for=\"tec-kestos\">\n                                Kestos                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"mesobiolift-rf\">\n                            <input type=\"checkbox\" id=\"tec-mesobiolift-rf\" name=\"tecnologias[]\"\n                                value=\"Mesobiolift RF\" checked>\n                            <label for=\"tec-mesobiolift-rf\">\n                                Mesobiolift RF                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"press-g3\">\n                            <input type=\"checkbox\" id=\"tec-press-g3\" name=\"tecnologias[]\"\n                                value=\"Press G3\" checked>\n                            <label for=\"tec-press-g3\">\n                                Press G3                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"roll-2-0\">\n                            <input type=\"checkbox\" id=\"tec-roll-2-0\" name=\"tecnologias[]\"\n                                value=\"Roll 2.0\" checked>\n                            <label for=\"tec-roll-2-0\">\n                                Roll 2.0                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"roll-systemic\">\n                            <input type=\"checkbox\" id=\"tec-roll-systemic\" name=\"tecnologias[]\"\n                                value=\"Roll Systemic\" checked>\n                            <label for=\"tec-roll-systemic\">\n                                Roll Systemic                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"rollaction\">\n                            <input type=\"checkbox\" id=\"tec-rollaction\" name=\"tecnologias[]\"\n                                value=\"Rollaction\" checked>\n                            <label for=\"tec-rollaction\">\n                                Rollaction                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"tei-system\">\n                            <input type=\"checkbox\" id=\"tec-tei-system\" name=\"tecnologias[]\"\n                                value=\"TEI System\" checked>\n                            <label for=\"tec-tei-system\">\n                                TEI System                            <\/label>\n                        <\/div>\n                                            <div class=\"ross-filtro-item\" data-tecnologia=\"termo-beauty\">\n                            <input type=\"checkbox\" id=\"tec-termo-beauty\" name=\"tecnologias[]\"\n                                value=\"TERMO Beauty\" checked>\n                            <label for=\"tec-termo-beauty\">\n                                TERMO Beauty                            <\/label>\n                        <\/div>\n                                    <\/div>\n                <div class=\"ross-filtros-acciones\">\n                    <button type=\"button\" class=\"ross-btn-filtro ross-btn-filtro-primary\" onclick=\"rossSeleccionarTodos()\">\n                        Select All\n                    <\/button>\n                    <button type=\"button\" class=\"ross-btn-filtro ross-btn-filtro-secondary\" onclick=\"rossDeseleccionarTodos()\">\n                        Deselect All\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n        <div id=\"ross-mapa-69d8afa286405\" class=\"ross-mapa-loading\">\n            Loading map...\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ Datos de centros\n        var rossCentrosData = [{\"id\":25069,\"nombre\":\"MB CENTRO DE ESTETICA\",\"direccion\":\"C\\\/ Manuel Bello Ramos, 18 - Local 4\",\"ciudad\":\"Adeje\",\"telefono\":\"+34 660781321\",\"email\":\"info@mbcentroestetica.es\",\"web\":\"https:\\\/\\\/www.mbcentroestetica.es\\\/\",\"latitud\":\"28.120073512938248,\",\"longitud\":\"-16.726877728427215\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mb-centro-de-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/MB.jpg\"},{\"id\":25067,\"nombre\":\"STILLNESS\",\"direccion\":\"C\\\/ de la Vall, 30\",\"ciudad\":\"Andorra la Vella\",\"telefono\":\"+376 732200\",\"email\":\"info@esteticastillness.com\",\"web\":\"https:\\\/\\\/www.esteticastillness.com\\\/\",\"latitud\":\"42.507128083640055,\",\"longitud\":\"1.5200146241641541\",\"tecnologias\":[\"Roll 2.0\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/stillness\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Elegant-Minimalist-Calligraphy-Initials-logo.png\"},{\"id\":25064,\"nombre\":\"MIMOSA\",\"direccion\":\"Avda. Juan Carlos I, 11\",\"ciudad\":\"Hoyo de Manzanares\",\"telefono\":\"+34 629244519\",\"email\":\"carolinahfuente@gmail.com\",\"web\":\"http:\\\/\\\/www.emimosa.es\\\/\",\"latitud\":\"40.62296611084784,\",\"longitud\":\"-3.9064296452199763\",\"tecnologias\":[\"Roll 2.0\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mimosa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Mimosa.png\"},{\"id\":25061,\"nombre\":\"GISELA PONS WELLNESS STUDIO\",\"direccion\":\"C\\\/ Isabel Sandy, 6 1\\u00ba 2\\u00aa\",\"ciudad\":\"Escaldes Engordany\",\"telefono\":\"00376391730\",\"email\":\"giselapstudio@gmail.com\",\"web\":\"https:\\\/\\\/www.instagram.com\\\/giselap_studio\",\"latitud\":\"42.50835928005705,\",\"longitud\":\"1.5361854818365832\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/gisela-pons-wellness-studio\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Gisela-Pons.jpg\"},{\"id\":25044,\"nombre\":\"COCOON CONCEPT\",\"direccion\":\"C\\\/ Alberto J Pani, 21 - Circuito economistas\",\"ciudad\":\"Mexico\",\"telefono\":\"+52 22094605179\",\"email\":\"monauri@gmail.com\",\"web\":\"https:\\\/\\\/\\\/www.cocoonconcept.mx\",\"latitud\":\"19.433946350917306,\",\"longitud\":\"-99.18398850534032\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/cocoon-concept\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Cocoon_Logo-scaled.png\"},{\"id\":24940,\"nombre\":\"THE BEAUTY HOUSE\",\"direccion\":\"Avda. de los Andes, 206 - Local 128 - Fracc. Alameda\",\"ciudad\":\"Mazatl\\u00e1n\",\"telefono\":\"+52 6691010690\",\"email\":\"marilolis_velarde@hotmail.com\",\"web\":\"https:\\\/\\\/www.instagram.com\\\/thebeautyhouse_salon?igsh=MXBidWE5bm1zZTZvaA==\",\"latitud\":\"23.241012734862263,\",\"longitud\":\"-106.43866408992231\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/the-beauty-house\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/The-Beauty-House.jpeg\"},{\"id\":24751,\"nombre\":\"SALT ROOM CASTELLDEFELS\",\"direccion\":\"C\\\/ General Palafox, 5\",\"ciudad\":\"Castelldefels\",\"telefono\":\"+34 614895994\",\"email\":\"castelldefels@saltroomspain.com\",\"web\":\"https:\\\/\\\/saltroomspain.com\\\/contacto-salt-room-castelldefels\\\/\",\"latitud\":\"41.286361132807,\",\"longitud\":\"1.981659639460827\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/salt-room-castelldefels\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/IMG-20260318-WA0002.jpg\"},{\"id\":24747,\"nombre\":\"MROTEX\",\"direccion\":\"C\\\/ Jana G\\u0142ogowczyka, 22\",\"ciudad\":\"Wroclaw\",\"telefono\":\"+48 693072500\",\"email\":\"agnes@mrotex.com\",\"web\":\"https:\\\/\\\/www.mrotex.com\\\/\",\"latitud\":\"51.11007636813658,\",\"longitud\":\"16.99909202639167\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mrotex\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Mrotex.png\"},{\"id\":24732,\"nombre\":\"HEALTHY LIFE CENTER\",\"direccion\":\"C\\\/ Federico Torroba, 9\",\"ciudad\":\"Madrid\",\"telefono\":\"+34 667961611\",\"email\":\"admin@clinicahealthylife.com\",\"web\":\"https:\\\/\\\/cys-clinicahealthylife.com\\\/\",\"latitud\":\"40.40553645499103, -3.666957085702631\",\"longitud\":\"-3.666957085702631\",\"tecnologias\":[\"Kestos\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/healthy-life-center\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/logo-clinica-healthy-life.webp\"},{\"id\":24671,\"nombre\":\"NAIARA PUERTAS NATURAL BEAUTY\",\"direccion\":\"C\\\/ Migdia, 1\",\"ciudad\":\"Girona\",\"telefono\":\"+34 650482164\",\"email\":\"info@naiarapuertas.com\",\"web\":\"https:\\\/\\\/naiarapuertas.com\\\/\",\"latitud\":\"41.978200335971934,\",\"longitud\":\"2.8216332683240952\",\"tecnologias\":[\"Binary\",\"Roll 2.0\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/naiara-puertas-natural-beauty\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Naiara-Puertas.png\"},{\"id\":24668,\"nombre\":\"ALBA MACIAS ESTETICA\",\"direccion\":\"Plaza de la Ladrillera - Bloque 3 - Local 16\",\"ciudad\":\"San Fernando\",\"telefono\":\"+34 622459112\",\"email\":\"albamaciassanchez2204@gmail.com\",\"web\":\"https:\\\/\\\/www.facebook.com\\\/share\\\/16scTM9ADt\\\/?mibextid=wwXIfr\",\"latitud\":\"36.467916757298674,\",\"longitud\":\"-6.199521703043592\",\"tecnologias\":[\"Binary\",\"Press G3\",\"Roll Systemic\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/alba-macias-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/1000045644.png\"},{\"id\":24639,\"nombre\":\"ANA MELERO BELLEZA Y BIENESTAR\",\"direccion\":\"Plaza La Justicia, 9 Local\",\"ciudad\":\"Gallur\",\"telefono\":\"+34 660029132\",\"email\":\"anamelero.bellezaybienestar@gmail.com\",\"web\":\"https:\\\/\\\/www.anamelerobelleza.com\\\/\",\"latitud\":\"41.86805953715829,\",\"longitud\":\"-1.3147836321072461\",\"tecnologias\":[\"Binary\",\"Roll 2.0\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ana-melero-belleza-y-bienestar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/AM-BYB-recortado-2.png\"},{\"id\":24635,\"nombre\":\"STETIBEL\",\"direccion\":\"Calle Juan de Austria, 3 Local\",\"ciudad\":\"Alc\\u00e1zar de San Juan\",\"telefono\":\"+34 926543821\",\"email\":\"stetibelalcazar@gmail.com\",\"web\":\"\",\"latitud\":\"39.38914425053923,\",\"longitud\":\"-3.2126223299218197\",\"tecnologias\":[\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/stetibel\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Stetibel.jpg\"},{\"id\":24588,\"nombre\":\"MONTSE DURAN EST\\u00c8TICA I BENESTAR\",\"direccion\":\"C\\\/ Felip II, 213\",\"ciudad\":\"Barcelona\",\"telefono\":\"+34 685510133\",\"email\":\"montseduran1@hotmail.com\",\"web\":\"https:\\\/\\\/www.instagram.com\\\/esteticamontseduran?igsh=MWd0dzM4aHd4dmFjcA%3D%3D&utm_source=qr\",\"latitud\":\"41.42704777369811,\",\"longitud\":\"2.1786582888670774\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/montse-duran-aesthetics-and-wellness\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Montse-duran.png\"},{\"id\":24585,\"nombre\":\"BEAUTY SALON ENCARNA\",\"direccion\":\"Plaza Santa Mar\\u00eda, 15\",\"ciudad\":\"Almansa\",\"telefono\":\"+34 627957268\",\"email\":\"beautysalonencarna@gmail.com\",\"web\":\"https:\\\/\\\/www.instagram.com\\\/@Beautysalonencarna\",\"latitud\":\"38.869749794001635,\",\"longitud\":\"-1.0933642262343684\",\"tecnologias\":[\"Iterm\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/beauty-salon-encarna\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Beauty-Salon-Encarna.jpg\"},{\"id\":24456,\"nombre\":\"HAIR SALON ART\",\"direccion\":\"Avda. Bogatell, 82 - Local 1\",\"ciudad\":\"Barcelona\",\"telefono\":\"+34 930048062\",\"email\":\"sonia-dsr@hotmail.com\",\"web\":\"https:\\\/\\\/www.instagram.com\\\/hair_salonart?igsh=dGhsdHhseHMyZzRk\",\"latitud\":\"41.39317216291327,\",\"longitud\":\"2.190186877944973\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/hair-salon-art\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Hair-Salon-Art.jpeg\"},{\"id\":24407,\"nombre\":\"AMIESTETICA\",\"direccion\":\"c\\\/ de la Estrella, 1 - Local 2\",\"ciudad\":\"Villanueva de la Ca\\u00f1ada\",\"telefono\":\"+34 640897882\",\"email\":\"amiesteticavillanueva@gmail.com\",\"web\":\"https:\\\/\\\/www.instagram.com\\\/amiestetica\\\/\",\"latitud\":\"40.44660036394555\",\"longitud\":\"-4.004297936705346\",\"tecnologias\":[\"Roll Systemic\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/amiestetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Amiestetica.jpg\"},{\"id\":24374,\"nombre\":\"NAIU ESTETIKA\",\"direccion\":\"Arrandegi Kalea, 4 bajos\",\"ciudad\":\"Pasaia\",\"telefono\":\"+34 943538424 - +34 656731947\",\"email\":\"info@naiuestetika.com\",\"web\":\"https:\\\/\\\/naiuestetika.com\\\/\",\"latitud\":\"43.32392221891665,\",\"longitud\":\"-1.9312263758720516\",\"tecnologias\":[\"Binary\",\"Kestos\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/naiu-estetika\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/NAIU-ESTETIKA.png\"},{\"id\":24257,\"nombre\":\"ESTETICA LOREN\",\"direccion\":\"C\\\/ APURO 8\",\"ciudad\":\"SANTA CRUZ DE LA PALMA\",\"telefono\":\"+34 620094572\",\"email\":\"naturesteticaloren@gmail.com\",\"web\":\"\",\"latitud\":\"28.682720434352795\",\"longitud\":\"-17.76550617426134\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-loren\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/61692a34e3c4d_logo.jpg\"},{\"id\":24255,\"nombre\":\"DEPILZONA BELLAVISTA\",\"direccion\":\"C.C. BELLAVISTA, PLANTA BAJA, C\\\/ PARTERA LEONORITA, 8\",\"ciudad\":\"MASPALOMAS\",\"telefono\":\"+34 928 791980 \\\/ +34 628171629\",\"email\":\"depilzonabellavista@gmail.com\",\"web\":\"\",\"latitud\":\"27.76787320947839\",\"longitud\":\"-15.57605700497639\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/depilzona-bellavista\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Depilzona.png\"},{\"id\":24253,\"nombre\":\"STHETIC CENTRO DE ESTETICA\",\"direccion\":\"C\\\/ ANGEL GUIMERA, 38\",\"ciudad\":\"SANTA CRUZ DE TENERIFE\",\"telefono\":\"+34 606683476\",\"email\":\"info@sthetic.es\",\"web\":\"\",\"latitud\":\"28.4661665\",\"longitud\":\"-16.2509357\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/sthetic-centro-de-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5ce4fd8465404_logo.png\"},{\"id\":24245,\"nombre\":\"INSTITUTO DE BELLEZA YESSICA VIERA\",\"direccion\":\"C\\\/ DOCTOR MELIAN, 40\",\"ciudad\":\"TELDE\",\"telefono\":\"+34 928 703038\",\"email\":\"info@institutoyessicaviera.es\",\"web\":\"\",\"latitud\":\"27.9905806\",\"longitud\":\"-15.4210726\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/instituto-de-belleza-yessica-viera\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Yessica-Viera.png\"},{\"id\":24243,\"nombre\":\"I\\u00b4D BELLA ESTETICA AVANZADA\",\"direccion\":\"C\\\/ ARGENTINA, 8 1E\",\"ciudad\":\"SAN GREGORIO\",\"telefono\":\"+34 630839955\",\"email\":\"isis_dd@hotmail.com\",\"web\":\"\",\"latitud\":\"27.997623274247886\",\"longitud\":\"-15.415279445442328\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/id-bella-estetica-avanzada\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/i\\u00b4d-bella.png\"},{\"id\":24241,\"nombre\":\"MELENAS HAIR &#038; BEAUTY\",\"direccion\":\"C\\\/ PINTOR FELO MONZON, 27B\",\"ciudad\":\"LAS PALMAS\",\"telefono\":\"+34 661551541 \\\/ +34 928 075794\",\"email\":\"veronicavaleron@hotmail.es\",\"web\":\"\",\"latitud\":\"28.102140057666\",\"longitud\":\"-15.452882003112645\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/melenas-hair-beauty\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Melenas-hair.jpg\"},{\"id\":24239,\"nombre\":\"WABI SABI ESTETICA\",\"direccion\":\"C\\\/ VENEGAS, 12\",\"ciudad\":\"LAS PALMAS DE GRAN CANARIA\",\"telefono\":\"+34 928 370590\",\"email\":\"info@wabisabi-estetica.com\",\"web\":\"\",\"latitud\":\"28.1114106\",\"longitud\":\"-15.4177645\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/wabi-sabi-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Wabi-sabi.jpg\"},{\"id\":24233,\"nombre\":\"CENTRO DE ESTETICA VALKIRIA\",\"direccion\":\"AVDA. VAL MI\\u00d1OR, 14\",\"ciudad\":\"NIGRAN\",\"telefono\":\"+34 986 368280\",\"email\":\"\",\"web\":\"\",\"latitud\":\"42.1421486\",\"longitud\":\"-8.8064702\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-valkiria\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Valkiria.jpg\"},{\"id\":24231,\"nombre\":\"DEPILFLASH\",\"direccion\":\"C\\\/ BARRIE, 27\",\"ciudad\":\"CADIZ\",\"telefono\":\"+34 856 170308\",\"email\":\"mamen.geneiro@gmail.com\",\"web\":\"\",\"latitud\":\"36.5312676\",\"longitud\":\"-6.2975000\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/depiflash\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/depilflash_logo.png\"},{\"id\":24229,\"nombre\":\"ANA CHAMORRO\",\"direccion\":\"C\\\/ MAJADAL DE CHIVOS, 1C\",\"ciudad\":\"CHICLANA\",\"telefono\":\"+34 956 403050\",\"email\":\"clinicachamorro@gmail.com\",\"web\":\"\",\"latitud\":\"36.453708274814964\",\"longitud\":\"-6.136324319219254\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ana-chamorro\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/LOGO-ANA-CHAMORRO.png\"},{\"id\":24227,\"nombre\":\"CA\\u00d1A DE AZUCAR\",\"direccion\":\"AVDA. JUAN MELGAREJO, 5 - LOCAL 9\",\"ciudad\":\"EL PUERTO DE SANTA MARIA\",\"telefono\":\"+34 609546308\",\"email\":\"vanesareyes84@hotmail.es\",\"web\":\"\",\"latitud\":\"36.6001644\",\"longitud\":\"-6.2517647\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/cana-de-azucar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Cana-de-azucar.jpg\"},{\"id\":24225,\"nombre\":\"JULIA G PELUQUERIA\",\"direccion\":\"C\\\/ RUA XAQUIN LORENZO, 4 BAJO\",\"ciudad\":\"MILLADOIRO (AMES)\",\"telefono\":\"+34 981 536386\",\"email\":\"juliagpeluqueria@hotmail.com\",\"web\":\"\",\"latitud\":\"42.8423497713532\",\"longitud\":\"-8.580605673802417\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/julia-g-peluqueria\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Julia-g.jpg\"},{\"id\":24223,\"nombre\":\"MF ESTETICA\",\"direccion\":\"C\\\/ PARDI\\u00d1EIROS, 18\",\"ciudad\":\"MILLADOIRO\",\"telefono\":\"+34 639533962\",\"email\":\"gabinetedeesteticamf@gmail.com\",\"web\":\"\",\"latitud\":\"42.84763120474421\",\"longitud\":\"-8.579476917562681\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mf-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/MFlogo.png\"},{\"id\":24219,\"nombre\":\"RECUPERACION FUNCIONAL\",\"direccion\":\"C\\\/ RUA MELIDE, 1 BAJO\",\"ciudad\":\"SANTIAGO DE COMPOSTELA\",\"telefono\":\"+34 981 552255\",\"email\":\"recepcion@recuperacion-funcional.com\",\"web\":\"\",\"latitud\":\"42.89512651045352\",\"longitud\":\"-8.53378417380044\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/recuperacion-funcional\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Recuperacion-funcional.jpg\"},{\"id\":24217,\"nombre\":\"INNOVADEM ESTETICA AVANZADA\",\"direccion\":\"C\\\/ CUESTA DE LA TAPIA, 2\",\"ciudad\":\"CAMBRE\",\"telefono\":\"+34 606151088\",\"email\":\"estetica.innovaderm@gmail.com\",\"web\":\"\",\"latitud\":\"43.321074176111814\",\"longitud\":\"-8.35179628727439\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/innovadem-estetica-avanzada\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Innovaderm.jpg\"},{\"id\":24215,\"nombre\":\"CLINICA ESTETICA ANDRY\",\"direccion\":\"AVDA. VIRGEN DE LA PALMA, 18\",\"ciudad\":\"ALGECIRAS\",\"telefono\":\"+34 696691408\",\"email\":\"estetica.andri@gmail.com\",\"web\":\"\",\"latitud\":\"36.1358225\",\"longitud\":\"-5.4595638\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/clinica-estetica-andry\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Andry.png\"},{\"id\":24213,\"nombre\":\"TAMARA\",\"direccion\":\"C\\\/ FOXON, S\\\/N\",\"ciudad\":\"FRIOL\",\"telefono\":\"+34 630713005\",\"email\":\"tavimicropigmentacion@gmail.com\",\"web\":\"\",\"latitud\":\"43.013521134974326\",\"longitud\":\"-7.834235894246348\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/tamara\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/tavimicropigmentacion.png\"},{\"id\":24209,\"nombre\":\"ELISABETH RIBO\",\"direccion\":\"C\\\/ RAMON PUGA NOGUEROL, 23 BAJOS\",\"ciudad\":\"ORENSE\",\"telefono\":\"+34 988 236220\",\"email\":\"elisabethriboestetica@gmail.com\",\"web\":\"\",\"latitud\":\"42.327258206188674\",\"longitud\":\"-7.858180389168209\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/elisabeth-ribo\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b3361bb0bf29_logo.jpg\"},{\"id\":24207,\"nombre\":\"VITASANE\",\"direccion\":\"AVDA. DE ESPA\\u00d1A, 108 1\\u00baB\",\"ciudad\":\"DOS HERMANAS\",\"telefono\":\"+34 655903668\",\"email\":\"info@vitasane.es\",\"web\":\"\",\"latitud\":\"37.2886685\",\"longitud\":\"-5.9352430\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/vitasane\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Vitasane.png\"},{\"id\":24201,\"nombre\":\"PLOCHER DENTAL Y ESTETICA\",\"direccion\":\"C\\\/ FERIA DE JEREZ, 1\",\"ciudad\":\"FUENGIROLA\",\"telefono\":\"+34 952 583927\",\"email\":\"dr.plocher@clinicadentalplocher.com\",\"web\":\"\",\"latitud\":\"36.5490427\",\"longitud\":\"-4.6240212\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/plocher-dental-y-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/clinica-plocher.png\"},{\"id\":24197,\"nombre\":\"ESTETICA MARIBEL DELGADO\",\"direccion\":\"C\\\/ GERONA, 23\",\"ciudad\":\"VILAFRANCA DE LOS BARROS\",\"telefono\":\"+34 690829642\",\"email\":\"maribel17a93@hotmail.es\",\"web\":\"\",\"latitud\":\"38.561046548444246\",\"longitud\":\"-6.338248402796729\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-maribel-delgado\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b33607f2e714_logo.jpg\"},{\"id\":24193,\"nombre\":\"ARPAS ETERNAS\",\"direccion\":\"C\\\/ JUAN CARLOS I, 65\",\"ciudad\":\"ALHAURIN DE LA TORRE\",\"telefono\":\"+34 952 413463\",\"email\":\"paqui_luz@hotmail.com\",\"web\":\"\",\"latitud\":\"36.6607328\",\"longitud\":\"-4.5704688\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/arpas-eternas\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Arpas.jpg\"},{\"id\":24191,\"nombre\":\"LOLIVE CENTRO ESTETICO\",\"direccion\":\"PASAJE ALCALDE PEDRO MORENO, 5\",\"ciudad\":\"ALHAURIN DE LA TORRE\",\"telefono\":\"+34 650548491\",\"email\":\"\",\"web\":\"\",\"latitud\":\"36.6621720\",\"longitud\":\"-4.5622964\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/lolive-centro-estetico\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Lolive.png\"},{\"id\":24189,\"nombre\":\"ENERGIA +\",\"direccion\":\"C\\\/ TERESA BLASCO, 2 A\",\"ciudad\":\"CHURRIANA\",\"telefono\":\"+34 952 124951\",\"email\":\"carmentsanchez96@gmail.com\",\"web\":\"\",\"latitud\":\"36.6679954\",\"longitud\":\"-4.5036362\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/energia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Energia-.jpg\"},{\"id\":24185,\"nombre\":\"ACADEMIA DE PELUQUERIA Y ESTETICA ANTONIO-ELOY\",\"direccion\":\"AVDA. ORTEGA Y GASSET, 9\",\"ciudad\":\"MALAGA\",\"telefono\":\"+34 952 332248\",\"email\":\"infoweb@antonio-eloy.com\",\"web\":\"\",\"latitud\":\"36.7117555\",\"longitud\":\"-4.4425032\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/academia-de-peluqueria-y-estetica-antonio-eloy\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Antonio-Eloy.jpg\"},{\"id\":24183,\"nombre\":\"VERBLAN BEAUTY CENTER\",\"direccion\":\"C\\\/ PLAZA DE TOROS VIEJA, 5\",\"ciudad\":\"MALAGA\",\"telefono\":\"+34 951 711057\",\"email\":\"verblansl@gmail.com\",\"web\":\"\",\"latitud\":\"36.7119189\",\"longitud\":\"-4.4273329\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/verblan-beauty-center\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Verblan.jpg\"},{\"id\":24181,\"nombre\":\"PETRIX\",\"direccion\":\"C\\\/ CARRETEROS, 6 BAJOS\",\"ciudad\":\"ANTEQUERA\",\"telefono\":\"+34 951 353080\",\"email\":\"info@petrixpeluqueros.com\",\"web\":\"\",\"latitud\":\"37.0172910\",\"longitud\":\"-4.5619501\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/petrix\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Petrix.jpg\"},{\"id\":24179,\"nombre\":\"SALON DE BELLEZA BELEN GOMEZ\",\"direccion\":\"CRTA. LA ESTACION, 25\",\"ciudad\":\"ALMODOVAR DEL RIO\",\"telefono\":\"+34 957 713767\",\"email\":\"bemgo4@hotmail.com\",\"web\":\"\",\"latitud\":\"37.8131278909058\",\"longitud\":\"-5.016655960495669\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/salon-de-belleza-belen-gomez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belen-Gomez.png\"},{\"id\":24175,\"nombre\":\"CENTRO DE BELLEZA CARMEN POVEDANO\",\"direccion\":\"AVDA. GRAN CAPITAN, 26 2\\u00ba IZDA.\",\"ciudad\":\"CORDOBA\",\"telefono\":\"+34 957 046478\",\"email\":\"carmenpovedanov@gmail.com\",\"web\":\"\",\"latitud\":\"37.8883599\",\"longitud\":\"-4.7824332\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-belleza-carmen-povedano\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Carmen-Povedano.jpg\"},{\"id\":24169,\"nombre\":\"CENTRO DE BELLEZA ZARCO\",\"direccion\":\"C\\\/ LOPE DE VEGA, 3\",\"ciudad\":\"GRANADA\",\"telefono\":\"+34 958 261141\",\"email\":\"mza_19@hotmail.com\",\"web\":\"\",\"latitud\":\"37.1262996\",\"longitud\":\"-3.5667939\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-belleza-zarco\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Zarco.jpg\"},{\"id\":24167,\"nombre\":\"SPA SOL Y AGUA\",\"direccion\":\"C\\\/ SEMINARIO, 6\",\"ciudad\":\"GRANADA\",\"telefono\":\"+34 958 263357\",\"email\":\"info@solyaguagranada.es\",\"web\":\"\",\"latitud\":\"37.1740269\",\"longitud\":\"-3.6048055\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/sun-and-water-spa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Sol-y-agua.jpg\"},{\"id\":24165,\"nombre\":\"TIENDAS AGATHA PERFUMERIA Y ESTETICA\",\"direccion\":\"AVDA. DEL SUR, 8\",\"ciudad\":\"GRANADA\",\"telefono\":\"+34 958 100101\",\"email\":\"info@tiendasagatha.com\",\"web\":\"\",\"latitud\":\"37.1879569\",\"longitud\":\"-3.6133226\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/tiendas-agatha-perfumeria-y-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Agatha.jpg\"},{\"id\":24161,\"nombre\":\"CENTRO DE ESTETICA DA SILVA C. B.\",\"direccion\":\"AVDA. LAS MARINAS, 8\",\"ciudad\":\"ROQUETAS DE MAR\",\"telefono\":\"+34 950 334438\",\"email\":\"centrodasilva@gmail.com\",\"web\":\"\",\"latitud\":\"36.7308134\",\"longitud\":\"-2.6332303\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-da-silva-c-b\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Estetica-da-Silva.jpg\"},{\"id\":24158,\"nombre\":\"ANANDA CENTRO DE BIENESTAR\",\"direccion\":\"AVDA. PORTUGAL, 138 LOCAL\",\"ciudad\":\"SALAMANCA\",\"telefono\":\"+34 923 018810\",\"email\":\"anandacentrodebelleza@hotmail.com\",\"web\":\"\",\"latitud\":\"40.9729625\",\"longitud\":\"-5.6647353\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ananda-centro-de-bienestar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Ananda.jpg\"},{\"id\":24156,\"nombre\":\"EQILIBRARTE\",\"direccion\":\"C\\\/ GRAN VIA, 56 - PORTAL 5 - PRIMER PISO - OF. 5\",\"ciudad\":\"SALAMANCA\",\"telefono\":\"+34 606969636 \\\/ +34 923070051\",\"email\":\"eqilibrarte@eqilibrarte.com\",\"web\":\"\",\"latitud\":\"40.9634282\",\"longitud\":\"-5.6618904\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/eqilibrarte\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/eqilibrarte-centro-bienestar-salamanca-1.png\"},{\"id\":24152,\"nombre\":\"BELEN MARCOS\",\"direccion\":\"C\\\/ OESTE, 24\",\"ciudad\":\"CARBAJOSA DE LA SAGRADA\",\"telefono\":\"+34 923 208350\",\"email\":\"bmbsalonbelleza@hotmail.es\",\"web\":\"\",\"latitud\":\"40.9328083\",\"longitud\":\"-5.6526728\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/belen-marcos\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Belen-Marcos.jpg\"},{\"id\":24150,\"nombre\":\"CENTRO DE ESTETICA ARABELL\",\"direccion\":\"AVDA. REPUBLICA ARGENTINA, 39 - 1\\u00ba IZDA.\",\"ciudad\":\"LEON\",\"telefono\":\"+34 987 262963\",\"email\":\"arabell@mixmail.com\",\"web\":\"\",\"latitud\":\"42.5953799\",\"longitud\":\"-5.5748869\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-arabell\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Arabell.jpg\"},{\"id\":24148,\"nombre\":\"DERMIA PURE\",\"direccion\":\"Paseo de San Gregorio, 81\",\"ciudad\":\"PUERTOLLANO\",\"telefono\":\"+34 693374720\",\"email\":\"dermiapure@gmail.com\",\"web\":\"\",\"latitud\":\"38.6918587\",\"longitud\":\"-4.1091719\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/dermia-pure\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dermia-pure.jpg\"},{\"id\":24145,\"nombre\":\"BELLEZA CON TACTO\",\"direccion\":\"C\\\/ REDONDAL, S\\\/N\",\"ciudad\":\"ARROYO DE LA ENCOMIENDA\",\"telefono\":\"+34 652524564\",\"email\":\"estetica.bellezacontacto@gmail.com\",\"web\":\"\",\"latitud\":\"41.62680544363157\",\"longitud\":\"-4.775306387339391\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/belleza-con-tacto\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b336637b86c2_logo.jpg\"},{\"id\":24141,\"nombre\":\"CENTRO DE ESTETICA MIRIAM ROJO\",\"direccion\":\"PLAZA ROSA CHACEL, 5\",\"ciudad\":\"VALLADOLID\",\"telefono\":\"\",\"email\":\"miriamr_g_@hotmail.com\",\"web\":\"\",\"latitud\":\"41.6418517\",\"longitud\":\"-4.7195274\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-miriam-rojo\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/miriam-rojo-estetica.jpg\"},{\"id\":24139,\"nombre\":\"SONESTETIC\",\"direccion\":\"C\\\/ ESCUELAS, 1\",\"ciudad\":\"SONSECA\",\"telefono\":\"+34 653589279\",\"email\":\"teresagl80@hotmail.com\",\"web\":\"\",\"latitud\":\"39.6701485\",\"longitud\":\"-3.9802171\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/sonestetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Sonestetic.png\"},{\"id\":24134,\"nombre\":\"PEDRO GARCIA ENTRENAMIENTO PERSONAL\",\"direccion\":\"C\\\/ ALCANA, 7\",\"ciudad\":\"MORA\",\"telefono\":\"+34 627510888\",\"email\":\"pedrogarciaentrenadorpersonal@gmail.com\",\"web\":\"\",\"latitud\":\"39.6831904\",\"longitud\":\"-3.7753357\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/pedro-garcia-entrenamiento-personal\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63f75b9091212_logo.jpg\"},{\"id\":24130,\"nombre\":\"CR ESTETICA\",\"direccion\":\"PLAZA SOR LIVIA ALCORTA, 7 11\\u00ba\",\"ciudad\":\"ILLESCAS\",\"telefono\":\"+34 647682822\",\"email\":\"carolina.ramos.garcia@gmail.com\",\"web\":\"\",\"latitud\":\"40.12420014380546\",\"longitud\":\"-3.846416587394993\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/cr-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/CR-estetica.jpg\"},{\"id\":24128,\"nombre\":\"CENTRO DE BELLEZA MIMATE\",\"direccion\":\"C\\\/ DUERO, 37 LOCAL 12\",\"ciudad\":\"VILLAVICIOSA DE ODON\",\"telefono\":\"+34 91 6419156\",\"email\":\"mimatebelleza@gmail.com\",\"web\":\"\",\"latitud\":\"40.3777151\",\"longitud\":\"-3.9324073\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-belleza-mimate\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b336b3b23ec9_logo.jpg\"},{\"id\":24124,\"nombre\":\"ESTUDIO DE IMAGEN\",\"direccion\":\"C\\\/ LAS PALMAS, 14\",\"ciudad\":\"MOSTOLES\",\"telefono\":\"+34 912854582\",\"email\":\"tatianadavid27@gmail.com\",\"web\":\"\",\"latitud\":\"40.3209642\",\"longitud\":\"-3.8591079\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estudio-de-imagen\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Estudio-de-imagen.jpg\"},{\"id\":24122,\"nombre\":\"ZAIDA CENTRO DE ESTETICA\",\"direccion\":\"C\\\/ CERVANTES, 20\",\"ciudad\":\"MOSTOLES\",\"telefono\":\"+34 655508032\",\"email\":\"info@esteticazaida.com\",\"web\":\"\",\"latitud\":\"40.3285102\",\"longitud\":\"-3.8609093\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/zaida-centro-de-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5bd6c1e1a3ff0_logo.jpg\"},{\"id\":24120,\"nombre\":\"YOUESTHETIC\",\"direccion\":\"C\\\/ TRUJILLO, 2 1\\u00aa PLANTA - C.C GIRALDO 2\",\"ciudad\":\"BOADILLA DEL MONTE\",\"telefono\":\"+34 654168819\",\"email\":\"info@youesthetic.com\",\"web\":\"\",\"latitud\":\"40.40621898306328,\",\"longitud\":\"-3.883342143375024\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/youesthetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Youthestetic.jpg\"},{\"id\":24117,\"nombre\":\"CENTRO DE BELLEZA AMERISSIS\",\"direccion\":\"C\\\/ M\\u00d3DENA 23\",\"ciudad\":\"LAS ROZAS DE MADRID\",\"telefono\":\"+34 916379580\",\"email\":\"info@amerissis-bienestar.es\",\"web\":\"\",\"latitud\":\"40.5033202\",\"longitud\":\"-3.8923480\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/amerissis-beauty-center\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Amerissis.jpeg\"},{\"id\":24114,\"nombre\":\"LUNNAILS LAS ROZAS\",\"direccion\":\"C\\\/ COMUNIDAD DE MADRID, 37 - LOCAL 109 - BURGOCENTRO II\",\"ciudad\":\"LAS ROZAS\",\"telefono\":\"+34 630012853\",\"email\":\"lunnailslasrozas@gmail.com\",\"web\":\"\",\"latitud\":\"40.489849025495495,\",\"longitud\":\"-3.87584954555366\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/lunnails-las-rozas\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6641cb72349d2_logo.png\"},{\"id\":24113,\"nombre\":\"CENTRO AIMAR\",\"direccion\":\"C\\\/ COMUNIDAD DE MADRID, 11\",\"ciudad\":\"FUENLABRADA\",\"telefono\":\"+34 657963488\",\"email\":\"aimaresteticafuenlabrada@gmail.com\",\"web\":\"\",\"latitud\":\"40.2768724\",\"longitud\":\"-3.7942733\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-aimar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b336106a6625_logo.jpg\"},{\"id\":24110,\"nombre\":\"LOOK AT ME FUENLABRADA\",\"direccion\":\"C\\\/ CASTILLA LA NUEVA, 12\",\"ciudad\":\"FUENLABRADA\",\"telefono\":\"+34 674313199\",\"email\":\"looktmefuenlbrda@gmail.com\",\"web\":\"\",\"latitud\":\"40.2918724\",\"longitud\":\"-3.7968965\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/look-at-me-fuenlabrada\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5e1438fa51588_logo.png\"},{\"id\":24109,\"nombre\":\"MEDICALBODY\",\"direccion\":\"C\\\/ CARRETERA DE CARABANCHEL, 9\",\"ciudad\":\"POZUELO DE ALARCON\",\"telefono\":\"+34 615458621\",\"email\":\"info@medicalbody.es\",\"web\":\"\",\"latitud\":\"40.43482416924792\",\"longitud\":\"-3.813483818075576\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/medicalbody\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/medicalbody.png\"},{\"id\":24105,\"nombre\":\"CENTRO ESTETICO NURIA GOMEZ\",\"direccion\":\"AVDA DOCTOR MENDIGUCHIA CARRICHE, 36\",\"ciudad\":\"LEGAN\\u00c9S\",\"telefono\":\"+34 91 6944233\",\"email\":\"info@centroesteticonuriagomez.com\",\"web\":\"\",\"latitud\":\"40.333454022593116\",\"longitud\":\"-3.7733935757522383\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-estetico-nuria-gomez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/nuria-gomez.png\"},{\"id\":24102,\"nombre\":\"SORAYA BLANCO\",\"direccion\":\"C\\\/ PALOMARES, 5\",\"ciudad\":\"LEGANES\",\"telefono\":\"+34 693500014\",\"email\":\"Sorayablancoestetica@gmail.com\",\"web\":\"\",\"latitud\":\"40.3293631\",\"longitud\":\"-3.7648207\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/soraya-blanco\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Soraya-Blanco.jpg\"},{\"id\":24100,\"nombre\":\"CENTRO VEREDA 20\",\"direccion\":\"C\\\/ VEREDA DE LAS COLUMNAS, 20\",\"ciudad\":\"POZUELO DE ALARCON\",\"telefono\":\"+34 91 2777309\",\"email\":\"info@centrovereda20.com\",\"web\":\"\",\"latitud\":\"40.4581755\",\"longitud\":\"-3.8041005\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-vereda-20\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b3366c77fa31_logo.png\"},{\"id\":24098,\"nombre\":\"LUISA MARTINEZ SERRANO\",\"direccion\":\"C\\\/ DEL PINO, 6\",\"ciudad\":\"ARGAMASILLA DE ALBA\",\"telefono\":\"+34 661528262\",\"email\":\"luisamartinezserrano@gmail.com\",\"web\":\"\",\"latitud\":\"39.1245697744894\",\"longitud\":\"-3.086363046959343\",\"tecnologias\":[\"Kestos\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/luisa-martinez-serrano-2\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Luisa-Martinez.jpg\"},{\"id\":24096,\"nombre\":\"CLINICA INNOVATION VALDEMORO\",\"direccion\":\"C\\\/ DE LAS VACAS, 17\",\"ciudad\":\"VALDEMORO\",\"telefono\":\"+34 600535155\",\"email\":\"clinicainnovation@gmail.com\",\"web\":\"\",\"latitud\":\"40.191722074246215\",\"longitud\":\"-3.6771117450655355\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/clinica-innovation-valdemoro\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Innovation.jpg\"},{\"id\":24094,\"nombre\":\"CENTRO DE ESTETICA VICTORIA IBA\\u00d1EZ\",\"direccion\":\"C\\\/ ABASTOS, 155\",\"ciudad\":\"ARANJUEZ\",\"telefono\":\"+34 653934911\",\"email\":\"esteticavictoria2@hotmail.es\",\"web\":\"\",\"latitud\":\"40.0312245\",\"longitud\":\"-3.5946359\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-victoria-ibanez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Victoria-Ibanez.png\"},{\"id\":24090,\"nombre\":\"ESTETICA TANIA PINEDA\",\"direccion\":\"C\\\/ BATALLA DEL SALADO, 39 LOCAL 60\",\"ciudad\":\"LEGANES\",\"telefono\":\"+34 608423799\",\"email\":\"esteticataniapineda@gmail.com\",\"web\":\"\",\"latitud\":\"40.3322978\",\"longitud\":\"-3.7625433\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-tania-pineda\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Tania-Pineda.png\"},{\"id\":24085,\"nombre\":\"EASENS BELLEZA BY RAQUEL SOLER\",\"direccion\":\"C\\\/ JERONIMA LLORENTE, 4\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 666483355\",\"email\":\"easensbelleza@gmail.com\",\"web\":\"\",\"latitud\":\"40.4562664\",\"longitud\":\"-3.7052201\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/easens-belleza-by-raquel-soler\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Easens.png\"},{\"id\":24081,\"nombre\":\"TEJES PELUQUERIA Y ESTETICA\",\"direccion\":\"C\\\/ SAN MIGUEL, 20\",\"ciudad\":\"OCA\\u00d1A\",\"telefono\":\"+34 635420423\",\"email\":\"mariajesus.noratejero@gmail.com\",\"web\":\"\",\"latitud\":\"39.9614480\",\"longitud\":\"-3.4987767\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/tejes-peluqueria-y-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Tejes.jpg\"},{\"id\":24077,\"nombre\":\"CENTRO DE BELLEZA Y BIENESTAR ROSA MARIA\",\"direccion\":\"C\\\/ MARUJA GARRIDO, 4\",\"ciudad\":\"CARAVACA DE LA CRUZ\",\"telefono\":\"+34 968 702061\",\"email\":\"rosamariaestetica@hotmail.com\",\"web\":\"\",\"latitud\":\"38.1043774864947,\",\"longitud\":\"-1.86180148764116\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-belleza-y-bienestar-rosa-maria\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Rosa-Maria.jpg\"},{\"id\":24075,\"nombre\":\"CENTRO DE ESTETICA HIM&#038;HER\",\"direccion\":\"C\\\/ CANILLAS, 4\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 658074879\",\"email\":\"estetica.himandher@gmail.com\",\"web\":\"\",\"latitud\":\"40.4636362\",\"longitud\":\"-3.6514163\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-himher\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Him-and-Her.jpg\"},{\"id\":24073,\"nombre\":\"MYEL\",\"direccion\":\"C\\\/ LOMBIA, 12 BAJO C\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 91 5763251 \\\/ +34 670754566\",\"email\":\"\",\"web\":\"\",\"latitud\":\"40.425225216660536,\",\"longitud\":\"-3.6726295455562634\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/myel\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/myel.jpg\"},{\"id\":24071,\"nombre\":\"ESTETICA APLICADA AROA SANCHEZ\",\"direccion\":\"C\\\/ ISABEL MENDEZ, 2\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 914770142 \\\/ +34 686730444\",\"email\":\"esteticaplicada@gmail.com\",\"web\":\"\",\"latitud\":\"40.3974278\",\"longitud\":\"-3.6627857\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-aplicada-aroa-sanchez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Aroa-Sanchez.png\"},{\"id\":24069,\"nombre\":\"SANDRA LOPEZ\",\"direccion\":\"AVDA. NUESTRA SE\\u00d1ORA DE LA VEGA, 16\",\"ciudad\":\"SAN MARTIN DE LA VEGA\",\"telefono\":\"+34 650653891\",\"email\":\"sandralopez_est@hotmail.com\",\"web\":\"\",\"latitud\":\"40.2113181\",\"longitud\":\"-3.5812433\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/sandra-lopez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b3c6fbac8aef_logo.jpg\"},{\"id\":24067,\"nombre\":\"TRISOL ORGANIC\",\"direccion\":\"PASAJE ORUSCO, 9\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 913015508 \\\/ +34 601440184\",\"email\":\"anatrisol@hotmail.com\",\"web\":\"\",\"latitud\":\"40.4087143\",\"longitud\":\"-3.6313948\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/trisol-organic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63f8a7c47645e_logo.jpg\"},{\"id\":24065,\"nombre\":\"BELLEZA SAPPHIRA\",\"direccion\":\"C\\\/ ARTURO SORIA, 42\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 669103355\",\"email\":\"contacto@bellezasapphira.com\",\"web\":\"\",\"latitud\":\"40.4421753\",\"longitud\":\"-3.6407710\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/belleza-sapphira\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Sapphira.jpg\"},{\"id\":24063,\"nombre\":\"CENTRO ESTETICO PATRICIA JUEZ\",\"direccion\":\"C\\\/ RAMON POWER, 42\",\"ciudad\":\"HORTALEZA\",\"telefono\":\"+34 912812666\",\"email\":\"esteticapatriciajuez@hotmail.com\",\"web\":\"\",\"latitud\":\"40.46363541360327,\",\"longitud\":\"-3.628744758717533\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-estetico-patricia-juez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Patricia-Juez.png\"},{\"id\":24060,\"nombre\":\"CORPOREA BIOESTETICA\",\"direccion\":\"AVDA. MACHUPICHU, 25\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 913884384 \\\/ +34601138806\",\"email\":\"madrid@corporeabioestetica.es\",\"web\":\"\",\"latitud\":\"40.4584338\",\"longitud\":\"-3.6260768\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/corporea-bioestetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Corporea.jpg\"},{\"id\":24058,\"nombre\":\"CORPOBENE\",\"direccion\":\"C\\\/ JULIA GARCIA BOUTAN, 37\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 91 3063937\",\"email\":\"corpobene@corpobene.es\",\"web\":\"\",\"latitud\":\"40.43106231445249\",\"longitud\":\"-3.6045573335619023\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/corpobene\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5ad4727e6df3b_logo-scaled.jpg\"},{\"id\":24056,\"nombre\":\"DERMIS CENTRO MEDICO ESTETICO\",\"direccion\":\"AVDA. DE LA SIERRA, 24 - C.C. LA VI\\u00d1A\",\"ciudad\":\"SAN SEBASTIAN DE LOS REYES\",\"telefono\":\"+34 912016380\",\"email\":\"\",\"web\":\"\",\"latitud\":\"40.547950095839276\",\"longitud\":\"-3.634159189234919\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/dermis-centro-medico-estetico\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/62e3a7da96f79_logo.jpg\"},{\"id\":24054,\"nombre\":\"IMAGEN SALON DE BELLEZA\",\"direccion\":\"PSO. DE OSTENDE, 36\",\"ciudad\":\"CASTRO-URDIALES\",\"telefono\":\"+34 942860214\",\"email\":\"imagencastrourdiales@gmail.com\",\"web\":\"\",\"latitud\":\"43.38781764666449\",\"longitud\":\"-3.2277635309027968\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/imagen-salon-de-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/imagen-salon-belleza.png\"},{\"id\":24048,\"nombre\":\"NG ESTETICA AVANZADA\",\"direccion\":\"C\\\/ CANCANA, 41\",\"ciudad\":\"TORREJON DE ARDOZ\",\"telefono\":\"+34 646590184\",\"email\":\"ngesteticaavanzada@gmail.com\",\"web\":\"\",\"latitud\":\"40.4574537\",\"longitud\":\"-3.4809308\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ng-estetica-avanzada\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b3369f1ab94e_logo.jpg\"},{\"id\":24046,\"nombre\":\"BELLAS SIN VELLO\",\"direccion\":\"C\\\/ JORGE MANRIQUE, 1\",\"ciudad\":\"ALGETE\",\"telefono\":\"+34 635240653\",\"email\":\"aquilinarl@hotmail.com\",\"web\":\"\",\"latitud\":\"40.5971476\",\"longitud\":\"-3.5055498\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bellas-sin-vello\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Bellas-sin-Vello.png\"},{\"id\":24044,\"nombre\":\"CENTRO DE ESTETICA SILVIA VERA\",\"direccion\":\"AVDA. RIO NALON, 30\",\"ciudad\":\"LOS NAREJOS\",\"telefono\":\"+34 968171208\",\"email\":\"silvia.vera@hotmail.com\",\"web\":\"\",\"latitud\":\"37.75453156001708\",\"longitud\":\"-0.8463652181706648\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-silvia-vera\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Silvia-Vera.jpg\"},{\"id\":24042,\"nombre\":\"CENTRO DE ESTETICA KERALA\",\"direccion\":\"C\\\/ LUIS FERNANDEZ GOMEZ, 8\",\"ciudad\":\"PORTUGALETE\",\"telefono\":\"+34 944966451\",\"email\":\"alaitzallende@hotmail.com\",\"web\":\"\",\"latitud\":\"43.3156229\",\"longitud\":\"-3.0180934\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-kerala\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Kerala.png\"},{\"id\":24038,\"nombre\":\"BELLA DONNA CENTRO DE BELLEZA\",\"direccion\":\"AVDA. DE LOS JERONIMOS\",\"ciudad\":\"LA \\u00d1ORA\",\"telefono\":\"+34 646638361\",\"email\":\"belladonna.belleza@hotmail.com\",\"web\":\"\",\"latitud\":\"37.9897573\",\"longitud\":\"-1.1952432\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bella-donna-centro-de-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Bella-donna.jpg\"},{\"id\":24036,\"nombre\":\"GEDI MAIQUEZ\",\"direccion\":\"C\\\/ PERIODISTA LEOPOLDO AYUSO, 5\",\"ciudad\":\"MURCIA\",\"telefono\":\"+34 968930308\",\"email\":\"esteticagedi@gmail.com\",\"web\":\"\",\"latitud\":\"37.9958252\",\"longitud\":\"-1.1478106\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/gedi-maiquez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Gedi.jpg\"},{\"id\":24035,\"nombre\":\"D&#8217;MANOS GLOBAL BEAUTY\",\"direccion\":\"AVDA. GUTIERREZ MELLADO, 9 - C.C.CENTROFAMA - LOCAL AU\",\"ciudad\":\"MURCIA\",\"telefono\":\"+34 644154888\",\"email\":\"natalia-pacheco@hotmail.es\",\"web\":\"\",\"latitud\":\"38.0572833\",\"longitud\":\"-1.2100584\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/dmanos-global-beauty\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5bd176e703c50_logo.jpg\"},{\"id\":24032,\"nombre\":\"ENCARNA GUERRERO FISIOESTETICA\",\"direccion\":\"C\\\/ CALVARIO, 5\",\"ciudad\":\"ESPINARDO\",\"telefono\":\"+34 968833331 \\\/ +34 619467066\",\"email\":\"info@egfisioestetica.es\",\"web\":\"\",\"latitud\":\"38.0074126\",\"longitud\":\"-1.1601803\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/encarna-guerrero-fisioestetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/eg_fisioestetica.png\"},{\"id\":24030,\"nombre\":\"CENTRO DE ESTETICA ESPERANZA QUIJADA\",\"direccion\":\"C\\\/ CLAVEL, 21\",\"ciudad\":\"ESPINARDO\",\"telefono\":\"+34 669839760\",\"email\":\"cdeysesperanza@hotmail.com\",\"web\":\"\",\"latitud\":\"38.0099773\",\"longitud\":\"-1.1522812\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-esperanza-quijada\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5bd1a1d69ad76_logo.jpg\"},{\"id\":24028,\"nombre\":\"ESTETICA COSMETICA REME\",\"direccion\":\"C\\\/ PROFESOR JOAQUIN ABELLAN, 39\",\"ciudad\":\"MOLINA DE SEGURA\",\"telefono\":\"+34 968615555\",\"email\":\"esteticaycosmeticareme@gmail.com\",\"web\":\"\",\"latitud\":\"38.0524978\",\"longitud\":\"-1.2141258\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-cosmetica-reme\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Estetica-Cosmetica-Reme.png\"},{\"id\":24026,\"nombre\":\"VALENTINA\",\"direccion\":\"C\\\/ MOLINO NUEVO, 3 1\\u00aa IZQ.\",\"ciudad\":\"VILLAROBLEDO\",\"telefono\":\"+34 657598781\",\"email\":\"esteticaelisayenrique@outllook.com\",\"web\":\"\",\"latitud\":\"39.26288492159651\",\"longitud\":\"-2.604379260444944\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/valentina\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Valentina.jpg\"},{\"id\":24023,\"nombre\":\"ALOE CENTRO DE ESTETICA\",\"direccion\":\"C\\\/ ANGOSTOS, 14\",\"ciudad\":\"CIEZA\",\"telefono\":\"+34 968453469 \\\/ +34 675500263\",\"email\":\"mariajoseruizmolina14@hotmail.com\",\"web\":\"\",\"latitud\":\"38.2374704\",\"longitud\":\"-1.4247351\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/aloe-centro-de-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Aloe.jpg\"},{\"id\":24018,\"nombre\":\"THALASSY\",\"direccion\":\"AVDA. MIGUEL DE CERVANTES, 25 4\\u00ba\",\"ciudad\":\"TARANCON\",\"telefono\":\"+34 969325221\",\"email\":\"info@thalassy.es\",\"web\":\"\",\"latitud\":\"40.010253952131066\",\"longitud\":\"-3.007677916235658\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/thalassy\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Thalassy.png\"},{\"id\":24016,\"nombre\":\"ENCARNA ORTIZ ESTETICA INTEGRAL\",\"direccion\":\"C\\\/ PICASSO, 17\",\"ciudad\":\"SANTOMERA\",\"telefono\":\"+34 609528388\",\"email\":\"encarnaesteticaintegral@gmail.com\",\"web\":\"\",\"latitud\":\"38.0583188\",\"longitud\":\"-1.0507216\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/encarna-ortiz-estetica-integral\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Encarna-Ortiz.jpg\"},{\"id\":24015,\"nombre\":\"MARSI ESTETICA\",\"direccion\":\"C\\\/ 1\\u00ba DE MAYO, 7\",\"ciudad\":\"BALAZOTE\",\"telefono\":\"+34 630718030\",\"email\":\"marsi.estetica@gmail.com\",\"web\":\"\",\"latitud\":\"38.88389434488943\",\"longitud\":\"-2.1515067027854133\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/marsi-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Marsi.jpg\"},{\"id\":24012,\"nombre\":\"BEAUTY BY PATRICIA\",\"direccion\":\"BULEVAR DE ENTREPE\\u00d1AS, 1B - LOCAL BEAUTY\",\"ciudad\":\"GUADALAJARA\",\"telefono\":\"+34 673811768\",\"email\":\"beautymaxguadalajara@gmail.com\",\"web\":\"\",\"latitud\":\"40.64072264119517,\",\"longitud\":\"-3.1655363317278615\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/beauty-by-patricia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63f5eb613cc7e_logo.png\"},{\"id\":24004,\"nombre\":\"CENTRO ESTETICO VIRGINIA ANSORENA\",\"direccion\":\"C\\\/ SAN AGUSTINALDE KALEA, 1\",\"ciudad\":\"DURANGO\",\"telefono\":\"+34 665716017\",\"email\":\"vansorena@hotmail.com\",\"web\":\"\",\"latitud\":\"43.16828034753694,\",\"longitud\":\"-2.6340176181368578\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-estetico-virginia-ansorena\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Virgina-Ansorena.jpg\"},{\"id\":24003,\"nombre\":\"AQUAZEN\",\"direccion\":\"AVDA. LOS PINOS, 22\",\"ciudad\":\"GUARDAMAR DEL SEGURA\",\"telefono\":\"+34 626917379\",\"email\":\"aquazenguardamar@gmail.com\",\"web\":\"\",\"latitud\":\"38.0888551\",\"longitud\":\"-0.6523754\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/aquazen\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Aquazen.jpg\"},{\"id\":23999,\"nombre\":\"TE MIMA BELLEZA\",\"direccion\":\"C\\\/ RUPERTO CHAPI, 8\",\"ciudad\":\"ELCHE\",\"telefono\":\"+34 637583364\",\"email\":\"temimabelleza@gmail.com\",\"web\":\"\",\"latitud\":\"38.2659497\",\"longitud\":\"-0.7031556\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/te-mima-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Temima.jpg\"},{\"id\":23995,\"nombre\":\"NOEMI NAILS\",\"direccion\":\"C\\\/ DEAN LOPEZ, 79\",\"ciudad\":\"SANTA POLA\",\"telefono\":\"+34 622936828\",\"email\":\"noe_sp_95@hotmail.com\",\"web\":\"\",\"latitud\":\"38.192249858499494\",\"longitud\":\"-0.5517666567717681\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/noemi-nails\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Noemi-Nails.jpg\"},{\"id\":23992,\"nombre\":\"ADATS ILEAPAINDEGIA ESTETIKA\",\"direccion\":\"C\\\/ SALBE, 32\",\"ciudad\":\"AZPEITIA\",\"telefono\":\"+34 943813990\",\"email\":\"esnaolairiarte@gmail.com\",\"web\":\"\",\"latitud\":\"43.17806141399953,\",\"longitud\":\"-2.2707004451193655\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/adats-ileapaindegia-estetika\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Adats.jpg\"},{\"id\":23990,\"nombre\":\"PELUQUERIA BEGO\\u00d1A ETXEBERRIA\",\"direccion\":\"C\\\/ PABLO VI, 14 BAJO\",\"ciudad\":\"AZPEITIA\",\"telefono\":\"+34 943813052\",\"email\":\"b3.etxeberria@gmail.com\",\"web\":\"\",\"latitud\":\"43.18147605760017,\",\"longitud\":\"-2.266246347077031\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/peluqueria-begona-etxeberria\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Begona-Etxebarria.jpg\"},{\"id\":23988,\"nombre\":\"XARMANKI\",\"direccion\":\"C\\\/ LABEAGA, 2\",\"ciudad\":\"URRETXU\",\"telefono\":\"+34 943722513\",\"email\":\"xarmankisl@hotmail.es\",\"web\":\"\",\"latitud\":\"43.09236214066104,\",\"longitud\":\"-2.314817316286683\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/xamanki\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Xarmanki.jpg\"},{\"id\":23986,\"nombre\":\"MARMAE\",\"direccion\":\"C\\\/ REINA SOFIA, 13\",\"ciudad\":\"PETRER\",\"telefono\":\"+34 966951627\",\"email\":\"info@marmae.es\",\"web\":\"\",\"latitud\":\"38.479073453487835\",\"longitud\":\"-0.7819117027996179\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/marmae\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5cebc6748c8e3_logo.png\"},{\"id\":23984,\"nombre\":\"PALOMA ALFARO\",\"direccion\":\"C\\\/REGULO, 28 LOCAL 5\",\"ciudad\":\"ALICANTE\",\"telefono\":\"+34 628774355\",\"email\":\"\",\"web\":\"\",\"latitud\":\"38.3424816\",\"longitud\":\"-0.5132366\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/paloma-alfaro\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Paloma-Alfaro.png\"},{\"id\":23982,\"nombre\":\"CENTRO DE ESTETICA EBANO\",\"direccion\":\"C\\\/ POETA MIGUEL HERNANDEZ, 7\",\"ciudad\":\"SAN VICENTE DEL RASPEIG\",\"telefono\":\"+34 965671343\",\"email\":\"monicaquirante@hotmail.es\",\"web\":\"\",\"latitud\":\"38.398289280048914\",\"longitud\":\"-0.5262236469848737\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-ebano\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/ebano.png\"},{\"id\":23977,\"nombre\":\"BRAYTON CLINICS\",\"direccion\":\"C\\\/ JUAN MATOS, 4 - LOCAL INTERIOR K - URB. LOS ALMENDROS\",\"ciudad\":\"ALICANTE\",\"telefono\":\"+34 626313141\",\"email\":\"info@braytonclinics.com\",\"web\":\"\",\"latitud\":\"38.364417203103955,\",\"longitud\":\"-0.43377246064890146\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/brayton-clinics\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Brayton.jpg\"},{\"id\":23975,\"nombre\":\"CENTRO ESTETICA SUNAI\",\"direccion\":\"Biteri Kalea, 17\",\"ciudad\":\"ERRENTERIA\",\"telefono\":\"+34 622583936\",\"email\":\"info@esteticaunai.es\",\"web\":\"\",\"latitud\":\"43.3133822258695,\",\"longitud\":\"-1.9012729469671688\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-estetica-sunai\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Sunai.png\"},{\"id\":23973,\"nombre\":\"CENTRO ALDEN\",\"direccion\":\"BARRIO LURRE, 23 BAJO\",\"ciudad\":\"TOLOSA\",\"telefono\":\"+34 943697005\",\"email\":\"aldennaturopatia@gmail.com\",\"web\":\"\",\"latitud\":\"43.13312852521069,\",\"longitud\":\"-2.079585798308554\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-alden\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Centro-Alden.jpg\"},{\"id\":23971,\"nombre\":\"ANNE CENTRO DE ESTETICA\",\"direccion\":\"C\\\/ MAURICE RAVEL, 2\",\"ciudad\":\"ERRENTERIA\",\"telefono\":\"+34 943512812\",\"email\":\"geminis990@hotmail.com\",\"web\":\"\",\"latitud\":\"43.31145003853467,\",\"longitud\":\"-1.912677858605391\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/anne-centro-de-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Ane_estetica_avanzada.png\"},{\"id\":23967,\"nombre\":\"MAC DERM DERMOESTETICA\",\"direccion\":\"AVDA. EUSKALHERRIA, 16 BAJO\",\"ciudad\":\"IRUN\",\"telefono\":\"+34 943019344\",\"email\":\"\",\"web\":\"\",\"latitud\":\"43.33474538553879,\",\"longitud\":\"-1.7938223349603144\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mac-derm-dermoestetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mac-Derm.jpg\"},{\"id\":23957,\"nombre\":\"MIREIA BEAUTY RITUALS\",\"direccion\":\"AVDA. RUZAFA, 33 1\\u00ba\",\"ciudad\":\"BENIDORM\",\"telefono\":\"+34 605334400\",\"email\":\"\",\"web\":\"\",\"latitud\":\"38.5389214\",\"longitud\":\"-0.1300437\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mireia-beauty-rituals\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5caaf9310dd10_logo.png\"},{\"id\":23951,\"nombre\":\"HAIR BEAUTY ALLURE\",\"direccion\":\"AVDA. DEL ALBIR, 11\",\"ciudad\":\"ALFAZ DEL PI\",\"telefono\":\"+34 966814452\",\"email\":\"\",\"web\":\"\",\"latitud\":\"38.5749771\",\"longitud\":\"-0.0788770\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/hair-beauty-allure\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Allure.jpg\"},{\"id\":23949,\"nombre\":\"MIMA-T BEAUTY CENTER\",\"direccion\":\"C\\\/ FEDERICO GARCIA LORCA, 50\",\"ciudad\":\"ALFAZ DEL PI\",\"telefono\":\"+34 645620146\",\"email\":\"alejandra180591@gmail.com\",\"web\":\"\",\"latitud\":\"38.5791345\",\"longitud\":\"-0.1016713\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mima-t-beauty-center\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mimat-1.jpg\"},{\"id\":23947,\"nombre\":\"ESSENCIA N&#038;M\",\"direccion\":\"C\\\/ JOSEP NAVARRO, 6\",\"ciudad\":\"MURO DE ALCOY\",\"telefono\":\"+34 636591504\",\"email\":\"essencia.nm@gmail.com\",\"web\":\"\",\"latitud\":\"38.78206275128253,\",\"longitud\":\"-0.4401249032929453\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/essencia-nm\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Esencia-NM.jpg\"},{\"id\":23945,\"nombre\":\"VILMA PARDO\",\"direccion\":\"C\\\/ MIGUEL HERNANDEZ, 8\",\"ciudad\":\"POLOP\",\"telefono\":\"+34 649682096\",\"email\":\"\",\"web\":\"\",\"latitud\":\"38.6218680\",\"longitud\":\"-0.1303674\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/vilma-pardo\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/vilma-estetica.jpg\"},{\"id\":23941,\"nombre\":\"JAVIER PERRUQUERIA\",\"direccion\":\"C\\\/ QUATRETONDA, 6\",\"ciudad\":\"BENIGAMIN\",\"telefono\":\"+34 665848042\",\"email\":\"carmenbravobng@gmail.com\",\"web\":\"\",\"latitud\":\"38.94481775683137,\",\"longitud\":\"-0.44012216304467827\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/javier-perruqueria\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/655dde12b546f_logo.jpg\"},{\"id\":23939,\"nombre\":\"CENTRO MEDICO NATURALIUM\",\"direccion\":\"AVDA. LA PAZ, 2\",\"ciudad\":\"PERALTA\",\"telefono\":\"+34 948713306\",\"email\":\"info@naturalium.es\",\"web\":\"\",\"latitud\":\"42.3393307\",\"longitud\":\"-1.8010535\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-medico-naturalium\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/naturalium.png\"},{\"id\":23937,\"nombre\":\"XARO SASTRE\",\"direccion\":\"C\\\/ MORERAL, 20\",\"ciudad\":\"PEGO\",\"telefono\":\"+34 615328747\",\"email\":\"xaro.sastre@hotmail.com\",\"web\":\"\",\"latitud\":\"38.8405155\",\"longitud\":\"-0.1186093\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/xaro-sastre\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b4735beb0dcb_logo.jpg\"},{\"id\":23935,\"nombre\":\"BELLEZA Y BIENESTAR NATALIA\",\"direccion\":\"C\\\/ ALCALDE FRANCISCO LLORCA, 15\",\"ciudad\":\"OLIVA\",\"telefono\":\"+34 633845451\",\"email\":\"nataliafullana.nf@gmail.com\",\"web\":\"\",\"latitud\":\"38.92385668981763,\",\"longitud\":\"-0.12276503212295492\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/belleza-y-bienestar-natalia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Natalia-Fullana.jpg\"},{\"id\":23933,\"nombre\":\"THALAISSA URBAN SPA\",\"direccion\":\"PASEO DEL SALADAR, 21\",\"ciudad\":\"DENIA\",\"telefono\":\"+34 966432369\",\"email\":\"thalaissa@info.es\",\"web\":\"\",\"latitud\":\"38.83698431942917,\",\"longitud\":\"0.10626212047086996\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/thalaissa-urban-spa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Thalaissa.jpg\"},{\"id\":23929,\"nombre\":\"BEAUTY HOUSE\",\"direccion\":\"C\\\/ SEVERO OCHOA, 6\",\"ciudad\":\"BENIFAIO\",\"telefono\":\"+34 625567527\",\"email\":\"beautyhousebeni@hotmail.com\",\"web\":\"\",\"latitud\":\"39.2888332\",\"longitud\":\"-0.4249846\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/beauty-house\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Beauty-House.jpg\"},{\"id\":23927,\"nombre\":\"NEPHTYS\",\"direccion\":\"C\\\/ SAN JOSE, 39\",\"ciudad\":\"SILLA\",\"telefono\":\"+34 961214216\",\"email\":\"centro.nephtys@gmail.com\",\"web\":\"\",\"latitud\":\"39.36205621430835,\",\"longitud\":\"-0.4101999058123327\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/nephtys\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Nephtys.jpg\"},{\"id\":23925,\"nombre\":\"TAMARA DIAZ GALLEZ\",\"direccion\":\"C\\\/ IGLESIA, 31\",\"ciudad\":\"ALDAIA\",\"telefono\":\"+34 650656301\",\"email\":\"tami_tesoro@hotmail.com\",\"web\":\"\",\"latitud\":\"39.46375103079799,\",\"longitud\":\"-0.46239820293612555\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/tamara-diaz-gallez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Tamara.jpg\"},{\"id\":23923,\"nombre\":\"AC ESTILISTAS\",\"direccion\":\"C\\\/ JOAQUIN COSTA, 2\",\"ciudad\":\"BORJA\",\"telefono\":\"+34 978867857\",\"email\":\"andreacuartero@hotmail.es\",\"web\":\"\",\"latitud\":\"41.8337406\",\"longitud\":\"-1.5332682\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ac-estilistas\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/AC-Estilistas.jpg\"},{\"id\":23919,\"nombre\":\"CENTRO DE ESTETICA INTEGRAL LETICIA PEREZ\",\"direccion\":\"C\\\/ SAN RAFEL, 14\",\"ciudad\":\"ALAQUAS\",\"telefono\":\"+34 961097444\",\"email\":\"centroesteticaleticiaperez@hotmail.com\",\"web\":\"\",\"latitud\":\"39.455640469787674,\",\"longitud\":\"-0.4608423759535645\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-integral-leticia-perez\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Leticia-Perez.jpg\"},{\"id\":23915,\"nombre\":\"ESTETICA ALDAYA\",\"direccion\":\"C\\\/ BON JESUS, 6\",\"ciudad\":\"ALDAIA\",\"telefono\":\"+34 961510419\",\"email\":\"estetica.carmenandres@gmail.com\",\"web\":\"\",\"latitud\":\"39.4657368\",\"longitud\":\"-0.4617176\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-aldaya\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Aldaya.png\"},{\"id\":23913,\"nombre\":\"AMPARO LOZAL SALON DE BELLEZA\",\"direccion\":\"AVDA. DEL CID, 109\",\"ciudad\":\"VALENCIA\",\"telefono\":\"+34 963596819\",\"email\":\"arantxita_gl@hotmail.com\",\"web\":\"\",\"latitud\":\"39.4698151\",\"longitud\":\"-0.4081969\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/amparo-lozal-salon-de-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Amparo-Lozal.jpg\"},{\"id\":23909,\"nombre\":\"ELVIRA COLOMER\",\"direccion\":\"C\\\/ JERONIMA GALES, 3 BAJO\",\"ciudad\":\"VALENCIA\",\"telefono\":\"+34 960055282\",\"email\":\"elviracolomer@gmail.com\",\"web\":\"\",\"latitud\":\"39.5554809\",\"longitud\":\"-0.4558509\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/elvira-colomer\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Elvira-Colomer.jpg\"},{\"id\":23907,\"nombre\":\"M\\u00aa PAZ B\\u00c1GUENA\",\"direccion\":\"C\\\/ TOMAS SANZ, 18\",\"ciudad\":\"MISLATA\",\"telefono\":\"+34 622502356\",\"email\":\"mpaz.baguena.romero@gmail.com\",\"web\":\"\",\"latitud\":\"39.4785842471038,\",\"longitud\":\"-0.4194374207635895\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ma-paz-baguena\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6221ce35f2e3e_logo.png\"},{\"id\":23897,\"nombre\":\"CLINICA ASSER\",\"direccion\":\"C\\\/ HERMANOS VILLALONGA, 3 - BAJO DCHA.\",\"ciudad\":\"VALENCIA\",\"telefono\":\"+34 646766926\",\"email\":\"info@centromedicoesteticoasser.com\",\"web\":\"\",\"latitud\":\"39.48417771165778,\",\"longitud\":\"-0.3576154904349398\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/asser-clinic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Asser.jpg\"},{\"id\":23895,\"nombre\":\"2 STILS PELUQUERIA Y ESTETICA\",\"direccion\":\"C\\\/ LA BARRACA, 76A\",\"ciudad\":\"VALENCIA\",\"telefono\":\"+34 662209100\",\"email\":\"oscarjavaloyesgarzando@gmail.com\",\"web\":\"\",\"latitud\":\"39.46722615481572,\",\"longitud\":\"-0.32937967694805276\",\"tecnologias\":[\"Press G3\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/2-stils-peluqueria-y-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63f5e5f46d8ad_logo-scaled.jpg\"},{\"id\":23893,\"nombre\":\"AMPARO MARCO ESTETICA\",\"direccion\":\"C\\\/ LEPANTO, 10\",\"ciudad\":\"TAVERNES BLANQUES\",\"telefono\":\"+34 609506414\",\"email\":\"amparomarco@msn.com\",\"web\":\"\",\"latitud\":\"39.5053463\",\"longitud\":\"-0.3636252\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/amparo-marco-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Amparo-Marco.jpg\"},{\"id\":23891,\"nombre\":\"SALON DE BELLEZA EVA\",\"direccion\":\"AVDA. PAIS VALENCIANO, 50 - BAJO DCHA.\",\"ciudad\":\"BETERA\",\"telefono\":\"+34 679467573\",\"email\":\"evamariah1973@hotmail.com\",\"web\":\"\",\"latitud\":\"39.59027259709867,\",\"longitud\":\"-0.4642116587505381\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/salon-de-belleza-eva\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Eva-centro-medico.png\"},{\"id\":23889,\"nombre\":\"CENTRO DE ESTETICA CRISBEL\",\"direccion\":\"C\\\/ BARCELONA, 33 - BAJO DERECHA\",\"ciudad\":\"MONCADA\",\"telefono\":\"+34 961390945 \\\/ +34 687957293\",\"email\":\"cristinavieco@hotmail.es\",\"web\":\"\",\"latitud\":\"39.548712801211444,\",\"longitud\":\"-0.3942947047862617\",\"tecnologias\":[\"Press G3\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-crisbel\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Crisbel.jpg\"},{\"id\":23883,\"nombre\":\"LORENA LOGRO\\u00d1O EST\\u00c9TICA\",\"direccion\":\"C\\\/ PROGRESO, 14 BAJO C\",\"ciudad\":\"PEDROLA\",\"telefono\":\"+34 606738324\",\"email\":\"lore1983_@hotmail.com\",\"web\":\"\",\"latitud\":\"41.78602956711297,\",\"longitud\":\"-1.2189153743356032\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/lorena-logrono-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/lorena_logrono_estetica_y_nutricion.png\"},{\"id\":23881,\"nombre\":\"PELUQUERIA ESTETICA CARMEN VIDAL Y SANDRA VILLAR\",\"direccion\":\"C\\\/ CAMI REAL, 75\",\"ciudad\":\"SAGUNTO\",\"telefono\":\"+34 645360600\",\"email\":\"sandravillar1974@gmail.com\",\"web\":\"\",\"latitud\":\"39.6794171\",\"longitud\":\"-0.2756826\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/peluqueria-estetica-carmen-vidal-y-sandra-villar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Carmen-Vidal.jpg\"},{\"id\":23879,\"nombre\":\"MENTHA &#038; LEMON\",\"direccion\":\"C\\\/ MAURICE RAVEL, 25-29\",\"ciudad\":\"ZARAGOZA\",\"telefono\":\"+34 876241494\",\"email\":\"\",\"web\":\"\",\"latitud\":\"41.6363711\",\"longitud\":\"-0.9444952\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mentha-lemon\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mentha-y-Lemon.jpg\"},{\"id\":23877,\"nombre\":\"ANACAR ESTETICA Y BIENESTAR\",\"direccion\":\"AVDA. DE MADRID, 38\",\"ciudad\":\"ZARAGOZA\",\"telefono\":\"+34 976330239\",\"email\":\"info@anacarestetica.com\",\"web\":\"\",\"latitud\":\"41.6542064\",\"longitud\":\"-0.9020424\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/anacar-estetica-y-bienestar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/AnaCar.png\"},{\"id\":23875,\"nombre\":\"ESTETICA NAOS\",\"direccion\":\"PASEO CALANDA, 69\",\"ciudad\":\"ZARAGOZA\",\"telefono\":\"+34 976 338154\",\"email\":\"rafaalcanar@gmail.com\",\"web\":\"\",\"latitud\":\"41.6486317\",\"longitud\":\"-0.9020161\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-naos\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b336ceea6c6e_logo-scaled.jpg\"},{\"id\":23865,\"nombre\":\"ANTES MUERTA K SENCILLA\",\"direccion\":\"C\\\/ SOBRARBE, 15-19\",\"ciudad\":\"ZARAGOZA\",\"telefono\":\"+34 976089511\",\"email\":\"amkszgz@gmail.com\",\"web\":\"\",\"latitud\":\"41.6609487\",\"longitud\":\"-0.8734738\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/antes-muerta-k-sencilla\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Antes-muerta-k-sencilla.jpg\"},{\"id\":23861,\"nombre\":\"DEPIL&#038;BEAUTY, S.C.\",\"direccion\":\"C\\\/ SANT CIRIL, 63\",\"ciudad\":\"MAHON\",\"telefono\":\"+34 971366243\",\"email\":\"depilbeautymenorca@gmail.com\",\"web\":\"\",\"latitud\":\"39.8831928\",\"longitud\":\"4.2663586\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/depilbeauty-sc\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Depil-Beauty.jpg\"},{\"id\":23857,\"nombre\":\"CLARA VILAR ESTETICA\",\"direccion\":\"PLAZA DE LA PAZ, 8 3\\u00ba\",\"ciudad\":\"CASTELLON\",\"telefono\":\"+34 645971446\",\"email\":\"\",\"web\":\"\",\"latitud\":\"39.98399726482327,\",\"longitud\":\"-0.03814375873575462\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/clara-vilar-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Clara-Vilar.jpg\"},{\"id\":23855,\"nombre\":\"CENTRO ESTETICO VICTORIA MERCHAN\",\"direccion\":\"C\\\/ OBISPO CLIMENT, 16\",\"ciudad\":\"CASTELLON\",\"telefono\":\"+34 676120237\",\"email\":\"toyamerchan@gmail.com\",\"web\":\"\",\"latitud\":\"39.9851595\",\"longitud\":\"-0.0363075\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-estetico-victoria-merchan\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5ce254840e607_logo.jpg\"},{\"id\":23853,\"nombre\":\"ALMUDENA GALLEGO\",\"direccion\":\"C\\\/ BULEVAR VICENTE BLASCO IBA\\u00d1EZ, 6 BAJO\",\"ciudad\":\"CASTELLON\",\"telefono\":\"+34 964067657\",\"email\":\"almu-gallego@hotmail.com\",\"web\":\"\",\"latitud\":\"39.98616578401325,\",\"longitud\":\"-0.025865518261345085\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/almudena-gallego\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Almudena-Gallego.jpg\"},{\"id\":23851,\"nombre\":\"ESTETICA SES PIULES\",\"direccion\":\"C\\\/ PALMER, 7B\",\"ciudad\":\"CAMPOS\",\"telefono\":\"+34 630294909\",\"email\":\"esteticasespiules@gmail.com\",\"web\":\"\",\"latitud\":\"39.42655024614612,\",\"longitud\":\"3.022215265368699\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-ses-piules\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Estetica-Ses-Piules.jpg\"},{\"id\":23845,\"nombre\":\"PELUQUERIA GOA\",\"direccion\":\"PSO. HERMANOS NADAL, S\\\/N\",\"ciudad\":\"ALCORISA\",\"telefono\":\"+34 978840723\",\"email\":\"yakefelez@hotmail.com\",\"web\":\"\",\"latitud\":\"40.89404443581328,\",\"longitud\":\"-0.381837489390539\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/peluqueria-goa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Goa.jpg\"},{\"id\":23841,\"nombre\":\"MARY &#038; SILVIA BELLEZA INTEGRAL\",\"direccion\":\"C\\\/ FRANCESC FRONTERA, 4\",\"ciudad\":\"PALMA DE MALLORCA\",\"telefono\":\"+34 696177879\",\"email\":\"silviayll@gmail.com\",\"web\":\"\",\"latitud\":\"39.5537868\",\"longitud\":\"2.6967420\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mary-silvia-belleza-integral\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mary-Silvia.jpg\"},{\"id\":23835,\"nombre\":\"DALVA ESTETICA\",\"direccion\":\"Cra. de Gaspar Sabater, 20, local 1, Norte\",\"ciudad\":\"PALMA DE MALLORCA\",\"telefono\":\"+34 661742728\",\"email\":\"dalbaestetica@gmail.com\",\"web\":\"\",\"latitud\":\"39.59148984839901,\",\"longitud\":\"2.6516763675149444\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/dalba-estetica-unisex\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dalva.jpg\"},{\"id\":23833,\"nombre\":\"NOBLESSE BEAUTY CONCEPT\",\"direccion\":\"C\\\/ SON ESPANYOLET, 6\",\"ciudad\":\"PALMA\",\"telefono\":\"+34 615361941\",\"email\":\"diana_hang@yahoo.com\",\"web\":\"\",\"latitud\":\"39.5637277\",\"longitud\":\"2.6238862\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/noblesse-beauty-concept\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/60fe5ad417d20_logo-scaled.jpg\"},{\"id\":23829,\"nombre\":\"ANA VEIGA\",\"direccion\":\"C\\\/ BALADRE, 1B 4\\u00ba A\",\"ciudad\":\"PALMA DE MALLORCA\",\"telefono\":\"+34 605526335\",\"email\":\"info@anaveiga.es\",\"web\":\"\",\"latitud\":\"39.58388985950434,\",\"longitud\":\"2.6768599522798024\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ana-veiga\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Ana-veiga.png\"},{\"id\":23825,\"nombre\":\"UNIQ BEAUTY &#038; WELLNESS\",\"direccion\":\"C\\\/ CELLETERS, 35\",\"ciudad\":\"MARRATXI\",\"telefono\":\"+34 652169868\",\"email\":\"vero_nails@icloud.com\",\"web\":\"\",\"latitud\":\"39.6211222\",\"longitud\":\"2.7188572\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/uniq-beauty-wellness\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Unic.jpg\"},{\"id\":23823,\"nombre\":\"ESTETICA MARGA COMAS\",\"direccion\":\"PASEO COLON, 22\",\"ciudad\":\"CAN PICAFORT\",\"telefono\":\"+34 677597974\",\"email\":\"margaritacomas@hotmail.com\",\"web\":\"\",\"latitud\":\"39.77029805232438,\",\"longitud\":\"3.147518639402932\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-marga-comas\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Marga-Comas.jpg\"},{\"id\":23819,\"nombre\":\"XIMENA ESTETICA\",\"direccion\":\"Carrer de la Campana, 24\",\"ciudad\":\"INCA\",\"telefono\":\"+34 607306075\",\"email\":\"\",\"web\":\"\",\"latitud\":\"39.72118772079052,\",\"longitud\":\"2.911913712086395\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ximena-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Ximena.jpg\"},{\"id\":23817,\"nombre\":\"CENTRO DE ESTETICA INNOVE\",\"direccion\":\"C\\\/ MORERAS, 2\",\"ciudad\":\"BENICARLO\",\"telefono\":\"+34 606200117\",\"email\":\"fanny147@msn.com\",\"web\":\"\",\"latitud\":\"40.419002042714645,\",\"longitud\":\"0.4260589664103689\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-innove\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Innove.jpg\"},{\"id\":23811,\"nombre\":\"ESSENCE ROSES\",\"direccion\":\"C\\\/ GRAN VIA PAU CASALS, 109\",\"ciudad\":\"ROSES\",\"telefono\":\"+34 972254118\",\"email\":\"essenceroses28@gmail.com\",\"web\":\"\",\"latitud\":\"42.26307029283954,\",\"longitud\":\"3.182603168335354\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/natural-therapy-essence\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Essence.jpg\"},{\"id\":23809,\"nombre\":\"PELUQUERIA Y ESTETICA VARAS\",\"direccion\":\"AVDA. CATALUNYA, 24\",\"ciudad\":\"LLIVIA\",\"telefono\":\"+34 972896241\",\"email\":\"perruqueriavaras@hotmail.com\",\"web\":\"\",\"latitud\":\"42.4604661\",\"longitud\":\"1.9725736\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/peluqueria-y-estetica-varas\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Peluqueria-Varas.jpg\"},{\"id\":23807,\"nombre\":\"IMAGINA&#8217;T FOTODEPILACIO I ESTETICA\",\"direccion\":\"C\\\/ SANT LLUIS, 50\",\"ciudad\":\"BALAGUER\",\"telefono\":\"+34 973446921\",\"email\":\"imaginat@imaginatbalaguer.com\",\"web\":\"\",\"latitud\":\"41.79008238193423,\",\"longitud\":\"0.8087632948536722\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/imaginat-fotodepilacio-i-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Imaginat.jpg\"},{\"id\":23805,\"nombre\":\"PAMELA REIMANN\",\"direccion\":\"Carrer Concepci\\u00f3, 10\",\"ciudad\":\"FIGUERES\",\"telefono\":\"+34 651837984\",\"email\":\"pamelareimann@hotmail.com\",\"web\":\"\",\"latitud\":\"42.26715400615698,\",\"longitud\":\"2.9649795373161623\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/pamela-reimann\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Pamela-Reimann.jpg\"},{\"id\":23803,\"nombre\":\"NATALIA IGLESIAS SALON DE BELLEZA\",\"direccion\":\"C\\\/ EMPORDA, 70 A LOCAL 2\",\"ciudad\":\"FIGUERES\",\"telefono\":\"+34 694482535\",\"email\":\"salondenatalia@gmail.com\",\"web\":\"\",\"latitud\":\"42.26319769770003,\",\"longitud\":\"2.9523266814959466\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/natalia-iglesias-salon-de-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Natalia-Iglesias.jpg\"},{\"id\":23801,\"nombre\":\"BELLADONA CHIC\",\"direccion\":\"AVDA. CALIFORNIA, 18 L-1\",\"ciudad\":\"MIAMI PLAYA\",\"telefono\":\"+34 977 786462\",\"email\":\"yubetzyalejandra@hotmail.com\",\"web\":\"\",\"latitud\":\"41.0062305\",\"longitud\":\"0.9368362\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/belladona-chic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b336526d0d6a_logo.jpeg\"},{\"id\":23799,\"nombre\":\"CENTRO DE ESTETICA GAIA\",\"direccion\":\"C\\\/ PI I MARGALL, 62\",\"ciudad\":\"PALAFRUGELL\",\"telefono\":\"+34 678413898\",\"email\":\"gaia-cande@hotmail.com\",\"web\":\"\",\"latitud\":\"41.9196192\",\"longitud\":\"3.1649531\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-gaia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Gaia.png\"},{\"id\":23797,\"nombre\":\"STILIUM\",\"direccion\":\"C\\\/ GARBI, 1\",\"ciudad\":\"LA BISBAL DE L'EMPORDA\",\"telefono\":\"+34 972642702\",\"email\":\"maribelmp_@hotmail.com\",\"web\":\"\",\"latitud\":\"41.96181438815602,\",\"longitud\":\"3.0407802897592964\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/stilium\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Stilium.jpg\"},{\"id\":23795,\"nombre\":\"ESTETICA JUDIT\",\"direccion\":\"AVDA. JAUME MESTRES, 23\",\"ciudad\":\"AGRAMUNT\",\"telefono\":\"+34 637390860\",\"email\":\"esteticajudith@gmail.com\",\"web\":\"\",\"latitud\":\"41.785426869841224,\",\"longitud\":\"1.1012254548250688\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-judit\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Judit.png\"},{\"id\":23791,\"nombre\":\"THE WAX REUS\",\"direccion\":\"C\\\/ RAVAL SANTA ANNA, 68\",\"ciudad\":\"REUS\",\"telefono\":\"+34 977128141\",\"email\":\"thewaxreus@gmail.com\",\"web\":\"\",\"latitud\":\"41.15699989094056,\",\"longitud\":\"1.1101815510939455\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/the-wax-reus\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/The-Wax.jpg\"},{\"id\":23789,\"nombre\":\"KONEMA ESTETIK\",\"direccion\":\"C\\\/ CORREDOR DEL GAS, 19 LOCAL 2\",\"ciudad\":\"REUS\",\"telefono\":\"+34 877011694\",\"email\":\"konema17@gmail.com\",\"web\":\"\",\"latitud\":\"41.15247853932265,\",\"longitud\":\"1.1139081585069737\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/konema-estetik\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Konema.jpg\"},{\"id\":23787,\"nombre\":\"DOBLE B CENTRE D&#8217;ESTETICA I MASSATGES\",\"direccion\":\"C\\\/ EMPORDA, 5\",\"ciudad\":\"PLATJA D'ARO\",\"telefono\":\"+34 616860042\",\"email\":\"laura86_mg@hotmail.com\",\"web\":\"\",\"latitud\":\"41.8125065\",\"longitud\":\"3.0639457\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/doble-b-centre-destetica-i-massatges\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5dd24b58de35b_logo.png\"},{\"id\":23785,\"nombre\":\"ESSENCIES\",\"direccion\":\"RAMBLA XAVIER CUGAT, 16\",\"ciudad\":\"GIRONA\",\"telefono\":\"+34 872982249\",\"email\":\"essencies.fontajau@gmail.com\",\"web\":\"\",\"latitud\":\"42.1065001\",\"longitud\":\"2.7624968\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/essencies\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Essencies.jpg\"},{\"id\":23781,\"nombre\":\"PERRUQUERIA I ESTETICA RISSOS\",\"direccion\":\"PLAZA MARQUES DE CAMPS, 19\",\"ciudad\":\"GIRONA\",\"telefono\":\"+34 972205477\",\"email\":\"joan.sorianosanchez@hotmail.com\",\"web\":\"\",\"latitud\":\"41.982581153072346,\",\"longitud\":\"2.819392808481581\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/perruqueria-i-estetica-rissos\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Rissos.jpg\"},{\"id\":23773,\"nombre\":\"ZAFIRO CENTRO DE ESTETICA AVANZADA\",\"direccion\":\"Avinguda de Llu\\u00eds Pericot, 64\",\"ciudad\":\"GIRONA\",\"telefono\":\"+34 650044425\",\"email\":\"info@zafiroestetica.com\",\"web\":\"\",\"latitud\":\"41.967712922477794,\",\"longitud\":\"2.8231625563564684\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/zafiro-centro-de-estetica-avanzada\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63f5e1a450d6c_logo.png\"},{\"id\":23771,\"nombre\":\"CENTRE NATURA\",\"direccion\":\"CRTA. PROVINCIAL, 24\",\"ciudad\":\"CASSA DE LA SELVA\",\"telefono\":\"+34 972463889\",\"email\":\"centrenatura@hotmail.es\",\"web\":\"\",\"latitud\":\"41.889926483957986,\",\"longitud\":\"2.8779641237180575\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centre-natura\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Centre-Natura.jpg\"},{\"id\":23769,\"nombre\":\"NOVA SALO DE BELLESA I PERRUQUERIA\",\"direccion\":\"AVDA. PAISES CATALANS, 32-36\",\"ciudad\":\"RIUDELLOTS DE LA SELVA\",\"telefono\":\"+34 972477352\",\"email\":\"carmencalleca@gmail.com\",\"web\":\"\",\"latitud\":\"41.895350153599445,\",\"longitud\":\"2.8042425410112424\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/nova-salo-de-bellesa-i-perruqueria\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Nova.jpg\"},{\"id\":23765,\"nombre\":\"CENTRO DE ESTETICA MAR I LLUM\",\"direccion\":\"C\\\/ ANSELM CLAVE, 30\",\"ciudad\":\"BLANES\",\"telefono\":\"+34 972355620 \\\/ +34 640365579\",\"email\":\"centrodeesteticamarillum@hotmail.com\",\"web\":\"\",\"latitud\":\"41.6764409\",\"longitud\":\"2.7889663\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-mar-i-llum\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/62568a45cc52a_logo.jpg\"},{\"id\":23763,\"nombre\":\"NOVOSTETIC\",\"direccion\":\"C\\\/ PAU CASALS, 1\",\"ciudad\":\"PALAFOLLS\",\"telefono\":\"+34 937666096\",\"email\":\"info@novostetic.com\",\"web\":\"\",\"latitud\":\"41.66983372363998,\",\"longitud\":\"2.7491726042194338\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/novostetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Novostetic.jpg\"},{\"id\":23759,\"nombre\":\"NEIMA CENTRE D&#8217;ESTETICA\",\"direccion\":\"C\\\/ ARQUITECTE GAUDI, 16\",\"ciudad\":\"SANTPEDOR\",\"telefono\":\"+34 938320050\",\"email\":\"info@neimaestetica.com\",\"web\":\"\",\"latitud\":\"41.7834213\",\"longitud\":\"1.8344910\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/neima-centre-destetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Neima.jpg\"},{\"id\":23755,\"nombre\":\"ESTETICA GISEL\\u00b7LA\",\"direccion\":\"AVDA. DELS DOLORS, 62\",\"ciudad\":\"MANRESA\",\"telefono\":\"+34 938739775\",\"email\":\"esteticagisel.la@outlook.com\",\"web\":\"\",\"latitud\":\"41.74125920026331,\",\"longitud\":\"1.8389934087331616\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-gisel\\u00b7la\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Estetica-Gisella.jpg\"},{\"id\":23751,\"nombre\":\"CALMIA\",\"direccion\":\"Carrer d'Amadeu Vives, 14, local\",\"ciudad\":\"MANRESA\",\"telefono\":\"+34 931721336\",\"email\":\"calmiaestetica@gmail.com\",\"web\":\"\",\"latitud\":\"41.74014852162049,\",\"longitud\":\"1.837220841004683\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/calmia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Calmia.jpeg\"},{\"id\":23747,\"nombre\":\"ESTETICA DAVINIA\",\"direccion\":\"Carrer dels Germans Maristes, 10\",\"ciudad\":\"SITGES\",\"telefono\":\"+34 677892572\",\"email\":\"Herradadavinia@gmail.com\",\"web\":\"\",\"latitud\":\"41.240821126635154,\",\"longitud\":\"1.8116075394590565\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-davinia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/61b7034d7bea5_logo.jpg\"},{\"id\":23745,\"nombre\":\"EL TOC DELS ANGELS\",\"direccion\":\"C\\\/ RAVAL, 44 1\\u00ba\",\"ciudad\":\"SANT SADURNI D'ANOIA\",\"telefono\":\"+34 629248861 \\\/ +34 938914096\",\"email\":\"eltocdelsangels@hotmail.com\",\"web\":\"\",\"latitud\":\"41.42440514859476,\",\"longitud\":\"1.7833564082426456\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/el-toc-dels-angels\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5e3d5d86ac1ef_logo.jpg\"},{\"id\":23743,\"nombre\":\"REYES ESTETICA\",\"direccion\":\"C\\\/ MALLORCA, 55-57\",\"ciudad\":\"SANT SADURNI D'ANOIA\",\"telefono\":\"+34 666562756\",\"email\":\"reyesestetica@hotmail.com\",\"web\":\"\",\"latitud\":\"41.42875161392015,\",\"longitud\":\"1.784300078087397\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/reyes-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Reyes.jpg\"},{\"id\":23741,\"nombre\":\"KOKORO\",\"direccion\":\"RONDA FRANCESC MACIA, 61 - LOCAL 2\",\"ciudad\":\"MATARO\",\"telefono\":\"+34 621299534\",\"email\":\"kokoroesteticavanzada@gmail.com\",\"web\":\"\",\"latitud\":\"41.53446273206262,\",\"longitud\":\"2.4362375663424944\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/kokoro\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/KOKORO.png\"},{\"id\":23739,\"nombre\":\"BLOOM INSTITUTE\",\"direccion\":\"C\\\/ MARE DE DEU DE NURIA, 16\",\"ciudad\":\"GRANOLLERS\",\"telefono\":\"+34 647629440\",\"email\":\"info@bloominstitute.es\",\"web\":\"\",\"latitud\":\"41.62064027240944,\",\"longitud\":\"2.286089760241856\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/oxigen-beauty\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Bloom.jpg\"},{\"id\":23735,\"nombre\":\"DIETETICA Y ESTETICA MONTSE ORTIZ\",\"direccion\":\"C\\\/ HISTORIADOR CARDUS, 93 LOCAL B\",\"ciudad\":\"TERRASSA\",\"telefono\":\"+34 673902066\",\"email\":\"montseortiz36@hotmail.com\",\"web\":\"\",\"latitud\":\"41.575238388699084,\",\"longitud\":\"2.0227140836530224\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/dietetica-y-estetica-montse-ortiz\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Montse-Ortiz.jpg\"},{\"id\":23733,\"nombre\":\"BLEST ESTETICA\",\"direccion\":\"C\\\/ SOLSONA, 127\",\"ciudad\":\"TERRASSA\",\"telefono\":\"+34 608805327\",\"email\":\"Piliblest@hotmail.com\",\"web\":\"\",\"latitud\":\"41.57490387024646,\",\"longitud\":\"2.038098281799692\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/blest-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Blest.png\"},{\"id\":23731,\"nombre\":\"BELDEFINITY\",\"direccion\":\"PLAZA SALVADOR ESPRIU, 2\",\"ciudad\":\"TERRASSA\",\"telefono\":\"+34 937331320\",\"email\":\"beldefinity@beldefinity.es\",\"web\":\"\",\"latitud\":\"41.56267103498011,\",\"longitud\":\"2.0091637971439646\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/beldefinity\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Beldefinity.jpg\"},{\"id\":23725,\"nombre\":\"VIRABEL ESTETIC\",\"direccion\":\"CARRETERA DE TERRASSA, 265 3\\u00ba\",\"ciudad\":\"SABADELL\",\"telefono\":\"+34 654318090\",\"email\":\"virabelestetic@gmail.com\",\"web\":\"\",\"latitud\":\"41.546599774143445,\",\"longitud\":\"2.0930280934366916\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/virabel-estetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Virabel.jpg\"},{\"id\":23719,\"nombre\":\"ESTETICA ESTHER BRU\",\"direccion\":\"C\\\/ UNIVERS, 11 - URBANITZACIO COMA FOSCA\",\"ciudad\":\"ALELLA\",\"telefono\":\"+34 935555550\",\"email\":\"estherbru@telefonica.net\",\"web\":\"\",\"latitud\":\"41.496718452243364,\",\"longitud\":\"2.2845374971413723\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-esther-bru\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Esther-Bru.jpg\"},{\"id\":23715,\"nombre\":\"KARINI ESTETIC\",\"direccion\":\"C\\\/ MAJOR, 9\",\"ciudad\":\"SANT ANDREU DE LA BARCA\",\"telefono\":\"+34 936823706\",\"email\":\"kariniestetica@hotmail.com\",\"web\":\"\",\"latitud\":\"41.44766398720385,\",\"longitud\":\"1.9740043259756792\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/karini-estetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Karini.jpg\"},{\"id\":23713,\"nombre\":\"TEMPS D&#8217;ESTETICA\",\"direccion\":\"C\\\/ RECTORIA, 12\",\"ciudad\":\"GAVA\",\"telefono\":\"+34 935396166\",\"email\":\"tempsestetica@hotmail.com\",\"web\":\"\",\"latitud\":\"41.30425372291189,\",\"longitud\":\"2.0035048507820883\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/temps-destetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6262743e00d07_logo.png\"},{\"id\":23707,\"nombre\":\"AURA Wellness &amp; Spa by Jes\\u00fas Rivera\",\"direccion\":\"C\\\/ MAJOR, 56\",\"ciudad\":\"MONTCADA I REIXAC\",\"telefono\":\"+34 935751098\",\"email\":\"irenus20@gmail.com\",\"web\":\"\",\"latitud\":\"41.48521087761443,\",\"longitud\":\"2.1874691544873786\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/chus-de-la-pelu\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Aura.jpg\"},{\"id\":23705,\"nombre\":\"PELUQUERIA LAIA\",\"direccion\":\"AVDA. DOCTOR GALLART I MONES, 2-4 1\\u00ba 4\\u00aa\",\"ciudad\":\"EL PRAT DE LLOBREGAT\",\"telefono\":\"+34 933706202\",\"email\":\"peluquerialaia@hotmail.com\",\"web\":\"\",\"latitud\":\"41.32434832950673,\",\"longitud\":\"2.09139492597085\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/peluqueria-laia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Peluqueria-Laia.jpg\"},{\"id\":23703,\"nombre\":\"SINERGIE CENTRE D&#8217;ESTETICA\",\"direccion\":\"RBLA. JOSEP MARIA JUJOL, 35 LOCAL C\",\"ciudad\":\"SANT JOAN DESPI\",\"telefono\":\"+34 934773518\",\"email\":\"sinergieestetica@gmail.com\",\"web\":\"\",\"latitud\":\"41.36601696965189,\",\"longitud\":\"2.0530282658986323\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/sinergie-centre-destetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Sinergie.jpg\"},{\"id\":23701,\"nombre\":\"ARTEMISS CENTRO ESTETICA\",\"direccion\":\"C\\\/ EIXIMENIS, 91 ENTLO. 3\\u00aa\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 933467970\",\"email\":\"esteticartemiss@hotmail.com\",\"web\":\"\",\"latitud\":\"41.441759024401954,\",\"longitud\":\"2.189225454811646\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/artemiss-centro-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Artemis.jpg\"},{\"id\":23695,\"nombre\":\"ESTETICA DUENDE\",\"direccion\":\"C\\\/ DOCTOR ZAMENHOF, 5-7 LOCAL 3\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 934982836 \\\/ +34 640911061\",\"email\":\"info.esteticaduende@gmail.com\",\"web\":\"\",\"latitud\":\"41.41626332506264,\",\"longitud\":\"2.1957352394658955\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-duende\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/645383b159551_logo.png\"},{\"id\":23693,\"nombre\":\"L&#8217;ESSENCIA\",\"direccion\":\"Carrer de les Roselles, 1\",\"ciudad\":\"HOSPITALET DE LLOBREGAT\",\"telefono\":\"+34 931876867\",\"email\":\"lessencia.estetica@gmail.com\",\"web\":\"\",\"latitud\":\"41.360171440071205,\",\"longitud\":\"2.099976822388635\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/lessencia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Essencia.jpg\"},{\"id\":23691,\"nombre\":\"ESSENCE ESTHETIC\",\"direccion\":\"C\\\/ CONSTITUCION, 24-26 LOCAL 4\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 931295152\",\"email\":\"\",\"web\":\"\",\"latitud\":\"41.37013215951961,\",\"longitud\":\"2.1371507701535597\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/essence-esthetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Essence_Esthetic-1.png\"},{\"id\":23687,\"nombre\":\"MANIKURATE\",\"direccion\":\"C\\\/ VALLHONRAT, 21\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 666480877\",\"email\":\"manikurate@gmail.com\",\"web\":\"\",\"latitud\":\"41.37410274513644,\",\"longitud\":\"2.157122325972767\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/manikurate\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Manikurate.png\"},{\"id\":23685,\"nombre\":\"QUIROBODY 2018\",\"direccion\":\"C\\\/ MUNTANER, 517\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 646955340\",\"email\":\"quirobody2018@gmail.com\",\"web\":\"\",\"latitud\":\"41.40380731844259,\",\"longitud\":\"2.1365887376120978\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/quirobody-2018\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/667a91addbd67_logo.png\"},{\"id\":23683,\"nombre\":\"BYE BYE PELOS\",\"direccion\":\"C\\\/ VILLARROEL, 47\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 931868921\",\"email\":\"byebyepelosvillarroel@gmail.com\",\"web\":\"\",\"latitud\":\"41.38289287030842,\",\"longitud\":\"2.1601320235757298\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bye-bye-pelos\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Bye-bye-pelos.png\"},{\"id\":23677,\"nombre\":\"DEPILAXION\",\"direccion\":\"AVDA. DIAGONAL, 472-476\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 931130487\",\"email\":\"info@depilaxion.com\",\"web\":\"\",\"latitud\":\"41.39613727568162,\",\"longitud\":\"2.156067052956564\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/depilaxion\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Depilaxion.jpg\"},{\"id\":23675,\"nombre\":\"MAR I RIU ESTETICISTES\",\"direccion\":\"C\\\/ VILADOMAT, 209\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 617345156\",\"email\":\"lmartin.maririu@hotmail.com\",\"web\":\"\",\"latitud\":\"41.38511083738748,\",\"longitud\":\"2.1500040204133044\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mar-i-riu-esteticistes\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mar-i-Riu.jpg\"},{\"id\":23673,\"nombre\":\"CENTRE DONA10\",\"direccion\":\"C\\\/ CORCEGA, 107\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 934394847\",\"email\":\"info@dona10.com\",\"web\":\"\",\"latitud\":\"41.387138309155766,\",\"longitud\":\"2.1462460683009312\",\"tecnologias\":[\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centre-dona10\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dona10.png\"},{\"id\":23670,\"nombre\":\"WALDENESSENCE\",\"direccion\":\"CARRETERA REIAL, 106 - LOCAL 30\",\"ciudad\":\"SANT JUST DESVERN\",\"telefono\":\"+34 682191024\",\"email\":\"waldenessence@gmail.com\",\"web\":\"\",\"latitud\":\"41.3800245\",\"longitud\":\"2.0678313\",\"tecnologias\":[\"Binary\",\"Press G3\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/waldenessence\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Walden_Essence.png\"},{\"id\":23668,\"nombre\":\"VERO ESTETICA FISIOURENSE\",\"direccion\":\"AVDA. PORTUGAL, 32\",\"ciudad\":\"OURENSE\",\"telefono\":\"+34 988 255461\",\"email\":\"info@esteticafisiourense.es\",\"web\":\"\",\"latitud\":\"42.3368587\",\"longitud\":\"-7.8713688\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/vero-estetica-fisiourense\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5d9b02d03cfca_logo.png\"},{\"id\":23666,\"nombre\":\"TU MOMENTO\",\"direccion\":\"C\\\/ JOSE FRANCES, 4\",\"ciudad\":\"AVILES\",\"telefono\":\"+34 984990640\",\"email\":\"info@tumomentoaviles.com\",\"web\":\"\",\"latitud\":\"43.5584647\",\"longitud\":\"-5.9305552\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/tu-momento\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Tu-momento-aviles.jpg\"},{\"id\":23664,\"nombre\":\"TO\\u00d1I CENTRE D&#8217;ESTETICA\",\"direccion\":\"C\\\/ BERNARDO DE SANTA EUGENIA, 18\",\"ciudad\":\"SANTA MARIA DEL CAMI\",\"telefono\":\"+34 620172383\",\"email\":\"antoniacaimarisolas@hotmail.com\",\"web\":\"\",\"latitud\":\"39.653354476114586\",\"longitud\":\"2.7756202028082004\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/toni-centre-destetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Toni.jpg\"},{\"id\":23662,\"nombre\":\"THERAPY &#038; AESTHETICS\",\"direccion\":\"C\\\/ CORCEGA, 559\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 93 4535222\",\"email\":\"info@therapyaesthetics.com\",\"web\":\"\",\"latitud\":\"41.407060720341235,\",\"longitud\":\"2.1725158241207696\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/therapy-aesthetics\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5bbb2b2bf18b7_logo.png\"},{\"id\":23660,\"nombre\":\"TE CUIDA CARDENES ALTAVISTA\",\"direccion\":\"C\\\/ JUAN RAMON JIMENEZ, 43 LOCAL 5\",\"ciudad\":\"LAS PALMAS DE GRAN CANARIA\",\"telefono\":\"+34 928201104\",\"email\":\"registros@sagrariopajares.es\",\"web\":\"\",\"latitud\":\"28.1154639\",\"longitud\":\"-15.4348001\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/te-cuida-cardenes-altavista\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Cardenes-te-cuida.png\"},{\"id\":23658,\"nombre\":\"SIKEOPS ESTETICA\",\"direccion\":\"C\\\/ TRIETA, 30-32 LOCAL 2\",\"ciudad\":\"MANRESA\",\"telefono\":\"+34 627421024\",\"email\":\"sikeops@gmail.com\",\"web\":\"\",\"latitud\":\"41.7282570\",\"longitud\":\"1.8351611\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/sikeops-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5ab8a1ce93b78_logo.jpg\"},{\"id\":23656,\"nombre\":\"SHALOM ESTETICA NATURAL\",\"direccion\":\"C\\\/ TARRAGONA, 41\",\"ciudad\":\"VIGO\",\"telefono\":\"+34 986008207 \\\/ +34 687397302\",\"email\":\"estetica@centro-shalom.com\",\"web\":\"\",\"latitud\":\"42.222937202784486\",\"longitud\":\"-8.725585646571034\",\"tecnologias\":[\"Binary\",\"Press G3\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/shalom-estetica-natural\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6213808cbb7ff_logo.png\"},{\"id\":23652,\"nombre\":\"SECRETOS DE BELLEZA\",\"direccion\":\"C\\\/ SUAREZ INCLAN, 7\",\"ciudad\":\"TRUBIA\",\"telefono\":\"+34 984291444\",\"email\":\"vane_trubia_93@hotmail.com\",\"web\":\"\",\"latitud\":\"43.3466024\",\"longitud\":\"-5.9684988\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/secretos-de-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Secretos-de-Belleza.jpg\"},{\"id\":23650,\"nombre\":\"SALUSTETIC\",\"direccion\":\"C\\\/ NUMANCIA, 47-49\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 934051788\",\"email\":\"josehernandez@asinsa.org\",\"web\":\"\",\"latitud\":\"41.3854438\",\"longitud\":\"2.1367227\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/salustetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Salustetic.png\"},{\"id\":23648,\"nombre\":\"RITUAL VISAGE\",\"direccion\":\"C\\\/ AZUCENA, 23\",\"ciudad\":\"CIUDAD REAL\",\"telefono\":\"+34 926217673\",\"email\":\"ritualvisage@ritualvisage.es\",\"web\":\"\",\"latitud\":\"38.6859354\",\"longitud\":\"-4.1180482\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ritual-visage\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5bb5ee629f1cc_logo.jpg\"},{\"id\":23646,\"nombre\":\"RITUAL\",\"direccion\":\"C\\\/ BONESTAR, 35\",\"ciudad\":\"CORNELLA DE LLOBREGAT\",\"telefono\":\"+34 934710099\",\"email\":\"ritualcornella@outlook.es\",\"web\":\"\",\"latitud\":\"41.3582052\",\"longitud\":\"2.0762617\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ritual\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Ritual-Cornella.png\"},{\"id\":23644,\"nombre\":\"PIU BELLA\",\"direccion\":\"C\\\/ CERRO PI\\u00d1ONERO, 1 (ELECTROFITNESS)\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 691638358\",\"email\":\"\",\"web\":\"\",\"latitud\":\"40.48772354520123\",\"longitud\":\"-3.7194999757466145\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/piu-bella\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b3367185c0bd_logo.jpg\"},{\"id\":23642,\"nombre\":\"PELUQUERIA, ESTETICA &#038; OSTEOPATIA PATRICIA\",\"direccion\":\"C\\\/ FARO, 6\",\"ciudad\":\"LA MALAGUETA\",\"telefono\":\"+34 652911314\",\"email\":\"ghislainepatricialosilla@gmail.com\",\"web\":\"\",\"latitud\":\"36.7175670\",\"longitud\":\"-4.4116508\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/peluqueria-estetica-osteopatia-patricia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5e0dc18a93948_logo.png\"},{\"id\":23638,\"nombre\":\"MONTIEL PEREZ CENTRO DE ESTETICA\",\"direccion\":\"PLAZA CONSTITUCION, 5 BAJO\",\"ciudad\":\"VIVER\",\"telefono\":\"+34 628237791\",\"email\":\"mpcentrodeestetica.sl@gmail.com\",\"web\":\"\",\"latitud\":\"39.9207219\",\"longitud\":\"-0.5963375\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/montiel-perez-centro-de-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Montiel-Perez.png\"},{\"id\":23636,\"nombre\":\"MISCUIDAD2\",\"direccion\":\"C\\\/ CARMEN ROCA, 2D\",\"ciudad\":\"PATERNA\",\"telefono\":\"+34 629923607\",\"email\":\"miscuida2@gmail.com\",\"web\":\"\",\"latitud\":\"39.4979543\",\"longitud\":\"-0.4310086\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/miscuidad2\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mis-cuidad2.png\"},{\"id\":23634,\"nombre\":\"MHM ESTETICA\",\"direccion\":\"C\\\/ CAMARENA, 98\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 626694152\",\"email\":\"merce_hm76@hotmail.com\",\"web\":\"\",\"latitud\":\"40.3932643\",\"longitud\":\"-3.7570210\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mhm-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/MHM.png\"},{\"id\":23632,\"nombre\":\"MAS GUAPA\",\"direccion\":\"C\\\/ MIQUEL VIVES, 53\",\"ciudad\":\"TERRASSA\",\"telefono\":\"+34 7363271\",\"email\":\"info@masguapa.es\",\"web\":\"\",\"latitud\":\"41.56451537452301\",\"longitud\":\"2.0245095973123277\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mas-guapa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5ed628f21e91b_logo.jpg\"},{\"id\":23630,\"nombre\":\"MARIA MIRO\",\"direccion\":\"C\\\/ ENCARNACIO, 124-130\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 932193779\",\"email\":\"info@mariamiro.es\",\"web\":\"\",\"latitud\":\"41.4075361\",\"longitud\":\"2.1618800\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/maria-miro\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Maria-Miro.png\"},{\"id\":23628,\"nombre\":\"MANDARINA ESTETIC\",\"direccion\":\"C\\\/ DE BARCELONA, 56\",\"ciudad\":\"SANT VICEN\\u00c7 DELS HORTS\",\"telefono\":\"+34 93 6561151\",\"email\":\"info@mandarinaestetic.com\",\"web\":\"\",\"latitud\":\"41.4023833\",\"longitud\":\"2.0054931\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mandarina-estetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5c739f72d5b10_logo-scaled.png\"},{\"id\":23626,\"nombre\":\"MAGMA\",\"direccion\":\"C\\\/ SANTA EULALIA, 4\",\"ciudad\":\"VILASSAR DE MAR\",\"telefono\":\"+34 937540978\",\"email\":\"\",\"web\":\"\",\"latitud\":\"41.5040503\",\"longitud\":\"2.3868193\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/magma\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/magma-1.png\"},{\"id\":23624,\"nombre\":\"M &#038; K ESTETICA\",\"direccion\":\"AVDA. DEL MEDITERRANEO\",\"ciudad\":\"MARBELLA\",\"telefono\":\"+34 610025785\",\"email\":\"miriantroche31@hotmail.com\",\"web\":\"\",\"latitud\":\"36.4805137\",\"longitud\":\"-4.9882626\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/m-k-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/MK.jpg\"},{\"id\":23622,\"nombre\":\"LOURDES MU\\u00d1OZ CENTRE D&#8217;ESTETICA INTEGRAL\",\"direccion\":\"C\\\/ PINTOR TOGORES, 33\",\"ciudad\":\"CERDANYOLA DEL VALLES\",\"telefono\":\"+34 935808304\",\"email\":\"lourdes.mz.estetica@gmail.com\",\"web\":\"\",\"latitud\":\"41.493492630630314\",\"longitud\":\"2.1366252549826137\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/lourdes-munoz-centre-destetica-integral\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Lourdes-Munoz.png\"},{\"id\":23620,\"nombre\":\"LAS TERMAS DE RUHAM\",\"direccion\":\"C\\\/ PRESIDENTE ALVEAR, 20\",\"ciudad\":\"LAS PALMAS DE GRAN CANARIA\",\"telefono\":\"+34 928119531 - +34 609700917\",\"email\":\"laspalmas@lastermasderuham.com\",\"web\":\"\",\"latitud\":\"28.1366873\",\"longitud\":\"-15.4304237\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/las-termas-de-ruham\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/LAS_TERMAS_DE_RUHAM.jpg\"},{\"id\":23614,\"nombre\":\"LA VIDA ES BELLA\",\"direccion\":\"C\\\/ SANTA CATERINA, 35\",\"ciudad\":\"IGUALADA\",\"telefono\":\"+34 610904645\",\"email\":\"laura2912ml@gmail.com\",\"web\":\"\",\"latitud\":\"41.5805729\",\"longitud\":\"1.6152250\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/la-vida-es-bella\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/La-vida-es-bella.png\"},{\"id\":23612,\"nombre\":\"LA FLOR DEL OLIVO\",\"direccion\":\"C\\\/ MALLORCA, 172-174\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 645461877\",\"email\":\"laflordelolivo1@gmail.com\",\"web\":\"\",\"latitud\":\"41.38879685561742\",\"longitud\":\"2.156015110796256\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/la-flor-del-olivo\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/la-Flor-del-olivo.png\"},{\"id\":23610,\"nombre\":\"KIZKUR PELUQUERIA Y ESTETICA\",\"direccion\":\"C\\\/ BOLU, 51\",\"ciudad\":\"VERGARA\",\"telefono\":\"+34 943 765032\",\"email\":\"kizkur83@hotmail.com\",\"web\":\"\",\"latitud\":\"43.12013953380764\",\"longitud\":\"-2.409210646323436\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/kizkur-peluqueria-y-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5c6ff712ddc8f_logo.png\"},{\"id\":23608,\"nombre\":\"IVAN\\u00d6RELLANA\",\"direccion\":\"C\\\/ SAN AGUSTIN, 11\",\"ciudad\":\"SAN LUCAR DE BARRAMEDA\",\"telefono\":\"+34 856152301\",\"email\":\"info@ivanorellana.com\",\"web\":\"\",\"latitud\":\"36.77479856600306\",\"longitud\":\"-6.3511736316943574\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ivanorellana\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5f7ac50c9e64f_logo-scaled.png\"},{\"id\":23606,\"nombre\":\"ISKA ESTETICA CAMBRILS\",\"direccion\":\"C\\\/ CRISTOFOL COLOM, 56\",\"ciudad\":\"CAMBRILS\",\"telefono\":\"+34 977791455\",\"email\":\"iskacambrils@gmail.com\",\"web\":\"\",\"latitud\":\"41.06810554094671\",\"longitud\":\"1.0631635819532048\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/iska-estetica-cambrils\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/ISKA-FISIOESTETICA.png\"},{\"id\":23604,\"nombre\":\"ISABEL BALLESTEROS ESTETICA AVAN\\u00c7ADA\",\"direccion\":\"C\\\/ MOSSEN CINTO VERDAGUER, 56\",\"ciudad\":\"MOLINS DE REI\",\"telefono\":\"+34 936851921 \\\/ +34 669100809\",\"email\":\"isaballes5@yahoo.es\",\"web\":\"\",\"latitud\":\"41.41487334503337\",\"longitud\":\"2.017781056835106\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/isabel-ballesteros-estetica-avancada\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Isabel-Ballesteros.png\"},{\"id\":23602,\"nombre\":\"IRIS PALENCIA LABAY\",\"direccion\":\"C\\\/ VILADOMAT, 320\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 633383929\",\"email\":\"iris6868@hotmail.com\",\"web\":\"\",\"latitud\":\"41.3898561\",\"longitud\":\"2.1442704\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/iris-palencia-labay\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Iris-Palencia.jpg\"},{\"id\":23600,\"nombre\":\"INSTITUTO ECOEST\\u00c9TICO VANESSA MOLINA\",\"direccion\":\"C. HISTORIADOR DIAGO, 29, BAJO-I\",\"ciudad\":\"VALENCIA\",\"telefono\":\"+34 963851639 \\\/ +34 649564692\",\"email\":\"info@esteticavanessa.es\",\"web\":\"\",\"latitud\":\"39.4665656\",\"longitud\":\"-0.3857101\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/instituto-ecoestetico-vanessa-molina\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Vanessa-Molina.png\"},{\"id\":23598,\"nombre\":\"INFINITY CENTRO DE ESTETICA\",\"direccion\":\"C\\\/ L'OMELADES, 1 LOC. 6\",\"ciudad\":\"PALMA DE MALLORCA\",\"telefono\":\"+34 640507128\",\"email\":\"\",\"web\":\"\",\"latitud\":\"39.57433976377503\",\"longitud\":\"2.6450468815602637\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/infinity-centro-de-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5bc739acc67f4_logo.jpg\"},{\"id\":23594,\"nombre\":\"HOY ESTETICA\",\"direccion\":\"PL. DE ITURRIOTZAGA, 9\",\"ciudad\":\"PAMPLONA\",\"telefono\":\"+34 948126307 \\\/ +34 634508535\",\"email\":\"\",\"web\":\"\",\"latitud\":\"42.828761000239986\",\"longitud\":\"-1.6450151449664852\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/hoy-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6889d32239104_logo.png\"},{\"id\":23592,\"nombre\":\"HIEDRA\",\"direccion\":\"C\\\/ GENERAL RICARDOS, 5\",\"ciudad\":\"CADIZ\",\"telefono\":\"+34 956 276017\",\"email\":\"esteticahiedra@gmail.com\",\"web\":\"\",\"latitud\":\"36.5231816\",\"longitud\":\"-6.2859755\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/hiedra\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b336e3fcef25_logo-scaled.jpg\"},{\"id\":23590,\"nombre\":\"HANAMI SALON DE BELLEZA\",\"direccion\":\"AVDA. LA BASCA, 15\",\"ciudad\":\"BENIEL\",\"telefono\":\"+34 606579858\",\"email\":\"anafuentesgz@gmail.es\",\"web\":\"\",\"latitud\":\"38.0367423\",\"longitud\":\"-1.0125772\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/hanami-salon-de-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Hanami.png\"},{\"id\":23588,\"nombre\":\"GALA\",\"direccion\":\"AVDA. DE JOSEP M\\u00aa QUADRADO, 31\",\"ciudad\":\"MA\\u00d3\",\"telefono\":\"+34 971091184\",\"email\":\"galaestetica.r@gmail.com\",\"web\":\"\",\"latitud\":\"39.88887224282869\",\"longitud\":\"4.25780862608698\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/gala\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/ESTETICA-GALA.png\"},{\"id\":23584,\"nombre\":\"ESTETICA10\",\"direccion\":\"C\\\/ LLEIDA, 2\",\"ciudad\":\"CASTELLAR DEL VALLES\",\"telefono\":\"+34 616453965\",\"email\":\"estetica_10@hotmail.es\",\"web\":\"\",\"latitud\":\"41.6117939\",\"longitud\":\"2.0859384\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica10\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Estetica-10.jpg\"},{\"id\":23582,\"nombre\":\"EST\\u00c9TICA VICTORIA ALEMAN\",\"direccion\":\"CALLE TANAUSU, 6\",\"ciudad\":\"EL PASO - LA PALMA\",\"telefono\":\"+34 922486864\",\"email\":\"registros@sagrariopajares.es\",\"web\":\"\",\"latitud\":\"28.652795737976017\",\"longitud\":\"-17.881005778584342\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-victoria-aleman\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Victoria-Aleman.jpg\"},{\"id\":23578,\"nombre\":\"ESTETICA PARAISO\",\"direccion\":\"CARRETERA DE RUBI, 400\",\"ciudad\":\"TERRASSA\",\"telefono\":\"+34 672645080\",\"email\":\"esteticaparaisomail@gmail.com\",\"web\":\"\",\"latitud\":\"41.5466442\",\"longitud\":\"2.0175573\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-paraiso\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5f06c329208fb_logo.png\"},{\"id\":23576,\"nombre\":\"ESTETICA NOELIA\",\"direccion\":\"C\\\/ MURILLO, 12 BAJOS\",\"ciudad\":\"MISLATA\",\"telefono\":\"+34 687033944\",\"email\":\"verdunoelia@hotmail.com\",\"web\":\"\",\"latitud\":\"39.4752054\",\"longitud\":\"-0.4195792\",\"tecnologias\":[\"Binary\",\"Press G3\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-noelia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/618b8987086c6_logo-scaled.jpg\"},{\"id\":23574,\"nombre\":\"ESTETICA NEUS OLIVER\",\"direccion\":\"C\\\/ DE SA FARINERA, 2B\",\"ciudad\":\"ALGAIDA\",\"telefono\":\"+34 971665523\",\"email\":\"info@neusoliver.com\",\"web\":\"\",\"latitud\":\"39.5573332\",\"longitud\":\"2.8956735\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-neus-oliver\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Neus-Oliver.png\"},{\"id\":23572,\"nombre\":\"ESTETICA MINERVA\",\"direccion\":\"PASSEIG DE BARCELONA, 3 ENTLO. 2\",\"ciudad\":\"OLOT\",\"telefono\":\"+34 610065470\",\"email\":\"info@esteticaminerva.cat\",\"web\":\"\",\"latitud\":\"42.1800282\",\"longitud\":\"2.4855274\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-minerva\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Minerva.png\"},{\"id\":23570,\"nombre\":\"ESTETICA MARY PAZ\",\"direccion\":\"C\\\/ GIRONA 1, BAJO\",\"ciudad\":\"BLANES\",\"telefono\":\"+34 639043003\",\"email\":\"maripazperalta@gmail.com\",\"web\":\"\",\"latitud\":\"41.6773138\",\"longitud\":\"2.7879745\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-mary-paz\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mary-Paz.jpg\"},{\"id\":23568,\"nombre\":\"ESTETICA ESTHER\",\"direccion\":\"C\\\/ COLON, 23 3\\u00ba - PUERTA 9\",\"ciudad\":\"REQUENA\",\"telefono\":\"+34 636452241\",\"email\":\"estherpardom@gmail.com\",\"web\":\"\",\"latitud\":\"39.4905096\",\"longitud\":\"-1.1024158\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-esther\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Esther-Pardo.png\"},{\"id\":23566,\"nombre\":\"ESTETICA CARMEN VILLASANTE\",\"direccion\":\"C\\\/ MOLINO DE LA MARQUESA, 14 1\\u00ba\",\"ciudad\":\"VALENCIA\",\"telefono\":\"+34 608568136\",\"email\":\"carmenapar@gmail.com\",\"web\":\"\",\"latitud\":\"39.48430975463914\",\"longitud\":\"-0.3979595625437874\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-carmen-villasante\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Carmen-Villasante.jpg\"},{\"id\":23564,\"nombre\":\"ESTETICA AVANZADA EVA BEAUTY\",\"direccion\":\"C\\\/ REYES CATOLICOS, 1 BAJOS\",\"ciudad\":\"IBI\",\"telefono\":\"+34 625631286\",\"email\":\"esteticaavanzadaevabeauty@gmail.com\",\"web\":\"\",\"latitud\":\"38.6228205\",\"longitud\":\"-0.5782623\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-avanzada-eva-beauty\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5dad607d7bda8_logo.jpg\"},{\"id\":23562,\"nombre\":\"ESPAI WELLNESS CENTRO DE ESTETICA\",\"direccion\":\"AVDA. PAISOS CATALANS - LOCAL 7C\",\"ciudad\":\"SANT QUIRZE DEL VALLES\",\"telefono\":\"+34 618443470\",\"email\":\"info@espaiwellness.es\",\"web\":\"\",\"latitud\":\"41.5317523\",\"longitud\":\"2.0881145\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/espai-wellness-centro-de-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/espai-wellness.png\"},{\"id\":23558,\"nombre\":\"EL MUNDO DE LA ESTETICA\",\"direccion\":\"C\\\/ AITANA, 2\",\"ciudad\":\"VILLAJOYOSA\",\"telefono\":\"+34 627695951\",\"email\":\"lauraelmundodelaestetica@gmail.com\",\"web\":\"\",\"latitud\":\"38.5091926\",\"longitud\":\"-0.2309940\",\"tecnologias\":[\"Binary\",\"Press G3\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/el-mundo-de-la-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/El-mundo-de-la-estetica.jpg\"},{\"id\":23556,\"nombre\":\"DIVAS CONCEPT\",\"direccion\":\"C\\\/ MATEU OBRADOR, 12\",\"ciudad\":\"PALMA DE MALLORCA\",\"telefono\":\"+34 971 048895\",\"email\":\"info.divacconcept@gmail.com\",\"web\":\"\",\"latitud\":\"39.5750273\",\"longitud\":\"2.6428253\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/divas-concept\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b336c8406811_logo.jpg\"},{\"id\":23554,\"nombre\":\"CLINICA INNOVA MEDICAL\",\"direccion\":\"AVDA. JOSE MESA Y LOPEZ, 82\",\"ciudad\":\"LAS PALMAS DE GRAN CANARIA\",\"telefono\":\"+34 828014063\",\"email\":\"\",\"web\":\"\",\"latitud\":\"28.1293040\",\"longitud\":\"-15.4414420\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/clinica-innova-medical\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Innova-Medical.png\"},{\"id\":23552,\"nombre\":\"CENTRO ESTETICA SLIMBODY\",\"direccion\":\"C\\\/ ESCULTOR MARIN HIGUERO, 6 1\\u00ba\",\"ciudad\":\"MALAGA\",\"telefono\":\"+34 951772901\",\"email\":\"sancabcas1985@gmail.com\",\"web\":\"\",\"latitud\":\"36.7208568\",\"longitud\":\"-4.3644341\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-estetica-slimbody\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Slimbody.jpg\"},{\"id\":23550,\"nombre\":\"CENTRO ESTETICA AZALEA\",\"direccion\":\"C\\\/ VALENCIA, 419 BAJOS\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 676944507\",\"email\":\"carmen1966alvarez@gmail.com\",\"web\":\"\",\"latitud\":\"41.402190889500595\",\"longitud\":\"2.175419154979163\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-estetica-azalea\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Azalea.png\"},{\"id\":23548,\"nombre\":\"CENTRO DE MICROPIGMENTACION Y ESTETICA AVANZADA SORLI\",\"direccion\":\"C\\\/ DE SANT PERE, 29 - EL SERRALLO\",\"ciudad\":\"TARRAGONA\",\"telefono\":\"+34 977073749\",\"email\":\"esteticasorli@gmail.com\",\"web\":\"\",\"latitud\":\"41.1099806\",\"longitud\":\"1.2412097\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-micropigmentacion-y-estetica-avanzada-sorli\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/62de42987afcc_logo-scaled.jpg\"},{\"id\":23546,\"nombre\":\"CENTRO DE ESTETICA PEPI DIAZ\",\"direccion\":\"AVDA. 305, 8 LOCAL\",\"ciudad\":\"CASTELLDEFELS\",\"telefono\":\"+34 685560457\",\"email\":\"1997pepidiaz@gmail.com\",\"web\":\"\",\"latitud\":\"41.27738369420281\",\"longitud\":\"1.9750289973015536\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-pepi-diaz\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Pepi-Diaz.png\"},{\"id\":23544,\"nombre\":\"CENTRO DE ESTETICA NEREIDA MARTEL\",\"direccion\":\"C\\\/ CANONIGO MIGUEL SUAREZ, 2\",\"ciudad\":\"TEROR\",\"telefono\":\"+34 928631402\",\"email\":\"registros@sagrariopajares.es\",\"web\":\"\",\"latitud\":\"28.0597005\",\"longitud\":\"-15.5463202\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-nereida-martel\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Nereida-Martel.png\"},{\"id\":23542,\"nombre\":\"CENTRO DE ESTETICA MARCIA\",\"direccion\":\"C\\\/ CANALEJAS, 25\",\"ciudad\":\"ARRECIFE DE LANZAROTE\",\"telefono\":\"+34 928810548\",\"email\":\"registros@sagrariopajares.es\",\"web\":\"\",\"latitud\":\"28.961854505034868\",\"longitud\":\"-13.552020474254121\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-marcia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Marcia.png\"},{\"id\":23540,\"nombre\":\"CENTRO DE ESTETICA GLORIA GABALDON\",\"direccion\":\"C\\\/ CIUDAD REAL, 6\",\"ciudad\":\"ALBACETE\",\"telefono\":\"+34 606397340\",\"email\":\"gabaldon.gloria@yahoo.com\",\"web\":\"\",\"latitud\":\"38.9835665\",\"longitud\":\"-1.8571375\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-gloria-gabaldon\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Gloria-Gabaldon.jpg\"},{\"id\":23538,\"nombre\":\"CENTRO DE ESTETICA ALEXANDRA CLAVIJO\",\"direccion\":\"C\\\/ JORGE JUAN, 161\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 722696580\",\"email\":\"alexandracavijoestetica@gmail.com\",\"web\":\"\",\"latitud\":\"40.4229057\",\"longitud\":\"-3.6655131\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-alexandra-clavijo\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Alexandra-Clavijo.jpg\"},{\"id\":23536,\"nombre\":\"CENTRO DE BELLEZA MARI &#038; ANN\",\"direccion\":\"C\\\/ Ram\\u00f3n y Cajal 18\",\"ciudad\":\"QUINTANAR DEL REY\",\"telefono\":\"+34 660143414\",\"email\":\"belleza.mariyann@gmail.com\",\"web\":\"\",\"latitud\":\"39.34805439277444\",\"longitud\":\"-1.9281934181148892\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-belleza-mari-ann\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mari-Ann.jpg\"},{\"id\":23534,\"nombre\":\"CENTRE D&#8217;ESTETICA DONA I HOME\",\"direccion\":\"C\\\/ SALVADOR PERLES, 36\",\"ciudad\":\"VALENCIA\",\"telefono\":\"+34 96 3284412\",\"email\":\"rosagramaje@gmail.com\",\"web\":\"\",\"latitud\":\"39.4434398667699\",\"longitud\":\"-0.3924488049829318\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/center-destetica-dona-i-home\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b4308478bbaa_logo-scaled.jpg\"},{\"id\":23532,\"nombre\":\"CENTRE D&#8217;ESTETICA BODY TOP 10\",\"direccion\":\"C\\\/ CERVANTES, 19\",\"ciudad\":\"PALAMOS\",\"telefono\":\"+34 618517406\",\"email\":\"bt10palamos@yahoo.es\",\"web\":\"\",\"latitud\":\"41.8494612\",\"longitud\":\"3.1296777\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centre-destetica-body-top-10\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Body-Top-10.png\"},{\"id\":23530,\"nombre\":\"BORE BELLESA I BENESTAR\",\"direccion\":\"PASSEIG DEL PROGRES, 21\",\"ciudad\":\"OLESA DE MONTSERRAT\",\"telefono\":\"+34 937781951\",\"email\":\"boreanas2011@gmail.com\",\"web\":\"\",\"latitud\":\"41.5398740\",\"longitud\":\"1.8930203\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bore-bellesa-i-benestar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5f51f64e1076b_logo.jpg\"},{\"id\":23528,\"nombre\":\"BIENESTAR Y BELLEZA PEPI\",\"direccion\":\"C\\\/ COMUNIDAD GENERAL DE ARAGON, 3A\",\"ciudad\":\"ALCA\\u00d1IZ\",\"telefono\":\"+34 629545844\",\"email\":\"estel.lerch@gmail.com\",\"web\":\"\",\"latitud\":\"41.05067581724384\",\"longitud\":\"-0.12895462968800805\",\"tecnologias\":[\"Binary\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bienestar-y-belleza-pepi\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Bienestar-y-Belleza-Pepi.png\"},{\"id\":23526,\"nombre\":\"BIENESTAR ANANDA\",\"direccion\":\"C\\\/ DO\\u00d1A CRISANTA, 65\",\"ciudad\":\"TOMELLOSO\",\"telefono\":\"+34 605833010\",\"email\":\"yolandasusias@hotmail.es\",\"web\":\"\",\"latitud\":\"39.1561637\",\"longitud\":\"-3.0162239\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bienestar-ananda\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Bienestar-Ananda-1.png\"},{\"id\":23524,\"nombre\":\"BARBARA JORQUERA\",\"direccion\":\"GALERIES BONA - LOCAL 6\",\"ciudad\":\"PLAYA DE ARO\",\"telefono\":\"+34 972817917 \\\/\\\/ +34 606353539\",\"email\":\"you@barbarajorquera.com\",\"web\":\"\",\"latitud\":\"41.81673375925968\",\"longitud\":\"3.0657900549947636\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/barbara-jorquera\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/barbara-jorquera.png\"},{\"id\":23522,\"nombre\":\"ANNA CENTRE D&#8217;ESTETICA\",\"direccion\":\"CALLE HORTAL D'EN POU, 61\",\"ciudad\":\"PALAFRUGELL\",\"telefono\":\"+34 972610374\",\"email\":\"anairuela@yahoo.es\",\"web\":\"\",\"latitud\":\"41.916787708410524\",\"longitud\":\"3.168172054998575\",\"tecnologias\":[\"Binary\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/anna-centre-destetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Anna-centre-estetica.png\"},{\"id\":23516,\"nombre\":\"SIBELLA CENTRO ESTETICO\",\"direccion\":\"PASSATGE EL TALLERET DE SALT, 10\",\"ciudad\":\"SALT\",\"telefono\":\"+34 627662599\",\"email\":\"info@sibellaestetica.com\",\"web\":\"\",\"latitud\":\"41.970318055490374\",\"longitud\":\"2.7930789973276116\",\"tecnologias\":[\"Kestos\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/sibella-centro-estetico\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5e147686b8b73_logo.jpg\"},{\"id\":23514,\"nombre\":\"ROS BEAUTY CONSULTING\",\"direccion\":\"RAMBLA FABRA I PUIG, 47\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 640213187\",\"email\":\"rosbeautyconsulting@gmail.com\",\"web\":\"\",\"latitud\":\"41.42996570065086\",\"longitud\":\"2.186284997307268\",\"tecnologias\":[\"Kestos\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ros-beauty-consulting\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6177ac7a5d27d_logo.jpg\"},{\"id\":23512,\"nombre\":\"MAIKAI BELLEZA\",\"direccion\":\"C\\\/ SECTOR ISLAS, 14 - LOCAL 3G\",\"ciudad\":\"TRES CANTOS\",\"telefono\":\"+34 633326646\",\"email\":\"hola@maikaibelleza.com\",\"web\":\"\",\"latitud\":\"40.5954402713203\",\"longitud\":\"-3.7016172450507714\",\"tecnologias\":[\"Kestos\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/maikai-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63f759bed0a94_logo.jpg\"},{\"id\":23508,\"nombre\":\"ESTETICA GEMMA MARTIN\",\"direccion\":\"AVDA. CONSTITUCION, 5 1\\u00ba P2\",\"ciudad\":\"SEGORBE\",\"telefono\":\"+34 600407977\",\"email\":\"esteticagemmamartin@gmail.com\",\"web\":\"\",\"latitud\":\"39.8440492\",\"longitud\":\"-0.4904307\",\"tecnologias\":[\"Kestos\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-gemma-martin\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Gemma-Martin.jpg\"},{\"id\":23506,\"nombre\":\"DUNA ESTETICA\",\"direccion\":\"C\\\/ SANTA ANA, 47 - BAJO A\",\"ciudad\":\"MADRIDEJOS\",\"telefono\":\"+34 600238537\",\"email\":\"stfatellez@gmail.com\",\"web\":\"\",\"latitud\":\"39.4671892\",\"longitud\":\"-3.5254633\",\"tecnologias\":[\"Kestos\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/duna-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/duna-logo-2022-negro.jpg\"},{\"id\":23504,\"nombre\":\"ARISTETICA SALUD E IMAGEN\",\"direccion\":\"C\\\/ BARIO, 14 LOCAL 4\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 91 5057575 \\\/ +34 695887441\",\"email\":\"ar@aristetica.es\",\"web\":\"\",\"latitud\":\"40.348441378137196\",\"longitud\":\"-3.6778195605647364\",\"tecnologias\":[\"Binary\",\"Kestos\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/aristetica-salud-e-imagen\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b45aca7bc5c0_logo.jpg\"},{\"id\":23502,\"nombre\":\"AGRUPACION FISIOESTETICA\",\"direccion\":\"C\\\/ PADRE ALVAREZ, 10\",\"ciudad\":\"AYAMONTE\",\"telefono\":\"+34 959089379\",\"email\":\"monique@agrupacionfisioestetica.com\",\"web\":\"\",\"latitud\":\"37.2124857\",\"longitud\":\"-7.4094107\",\"tecnologias\":[\"Kestos\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/agrupacion-fisioestetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5f58891ca8fc9_logo.png\"},{\"id\":23500,\"nombre\":\"ADAI Bienestar y Belleza\",\"direccion\":\"AVDA. DE LA TECNICA, S\\\/N - C.C. PARQUE RIVAS\",\"ciudad\":\"RIVAS VACIAMADRID\",\"telefono\":\"+34 918634136 \\\/ +34 663629120\",\"email\":\"info@adaibienestarybelleza.es\",\"web\":\"\",\"latitud\":\"40.34067654631595\",\"longitud\":\"-3.5348956892425676\",\"tecnologias\":[\"Kestos\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/adai-bienestar-y-belleza\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6426c8113592b_logo.jpg\"},{\"id\":23498,\"nombre\":\"TERAPIES DE BELLESA\",\"direccion\":\"C\\\/ LAFORJA, 138\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 932001131\",\"email\":\"terapiesbellesa@gmail.com\",\"web\":\"\",\"latitud\":\"41.3953957\",\"longitud\":\"2.1434050\",\"tecnologias\":[\"Binary\",\"Mesobiolift RF\",\"Press G3\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/terapies-de-bellesa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63f75c4caa26f_logo.jpg\"},{\"id\":23494,\"nombre\":\"KARMA BELLEZA &#038; ESTETICA\",\"direccion\":\"C\\\/ RAPEIG, 12\",\"ciudad\":\"SAN VICENTE DEL RASPEIG\",\"telefono\":\"+34 636382634\",\"email\":\"\",\"web\":\"\",\"latitud\":\"38.39845332381506\",\"longitud\":\"-0.522192891759004\",\"tecnologias\":[\"Mesobiolift RF\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/karma-belleza-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b9f8348a02cf_logo.jpg\"},{\"id\":23492,\"nombre\":\"GOOD LOOK! CENTRE MEDIC ESTETIC\",\"direccion\":\"C\\\/ RAVAL DE LA CREU, 18\",\"ciudad\":\"SANT JUST DESVERN\",\"telefono\":\"+34 689801211\",\"email\":\"goodlookmedicestetic@gmail.com\",\"web\":\"\",\"latitud\":\"41.3835541\",\"longitud\":\"2.0776483\",\"tecnologias\":[\"Binary\",\"Mesobiolift RF\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/good-look-centre-medic-estetic\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/65e84e131b09f_logo.jpg\"},{\"id\":23490,\"nombre\":\"ESTHETIC BEAUTY CENTER\",\"direccion\":\"AVDA. PAU CASALS, 51\",\"ciudad\":\"LLINARS DEL VALLES\",\"telefono\":\"+34 699411527\",\"email\":\"lizdenis81@gmail.com\",\"web\":\"\",\"latitud\":\"41.6399300\",\"longitud\":\"2.3967161\",\"tecnologias\":[\"Mesobiolift RF\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/esthetic-beauty-center\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63999245efc2b_logo.jpg\"},{\"id\":23488,\"nombre\":\"ESTETICA MIMA&#8217;T\",\"direccion\":\"C\\\/ BARCELONA, 64 - LOCAL 2\",\"ciudad\":\"ESPARREGUERA\",\"telefono\":\"+34 625147706\",\"email\":\"mimat10@gmail.com\",\"web\":\"\",\"latitud\":\"41.5374042\",\"longitud\":\"1.8707404\",\"tecnologias\":[\"Binary\",\"Mesobiolift RF\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-mimat\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6156b74be3630_logo-scaled.png\"},{\"id\":23484,\"nombre\":\"EL SALO DE LAURA\",\"direccion\":\"C\\\/ LLUIS CARRERAS, 13\",\"ciudad\":\"SABADELL\",\"telefono\":\"+34 691661300\",\"email\":\"inmasol85@gmail.com\",\"web\":\"\",\"latitud\":\"41.5557196\",\"longitud\":\"2.1016523\",\"tecnologias\":[\"Mesobiolift RF\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/el-salo-de-laura\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/El-Salo-de-Laura.jpg\"},{\"id\":23482,\"nombre\":\"CENTRO DE ESTETICA LETICIA TRUEBAS\",\"direccion\":\"C\\\/ HERMANOS GARCIA NOBLEJAS, 180\",\"ciudad\":\"SAN BLAS\",\"telefono\":\"+34 605912652 \\\/ +34 91 0408330\",\"email\":\"letytru@yahoo.es\",\"web\":\"\",\"latitud\":\"40.4358192\",\"longitud\":\"-3.6365059\",\"tecnologias\":[\"Mesobiolift RF\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-leticia-truebas\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5b336bbb06e31_logo.jpg\"},{\"id\":23480,\"nombre\":\"BEN FI\",\"direccion\":\"C\\\/ JARDIN, 10-12 LOCAL 2\",\"ciudad\":\"HOSPITALET DE LLOBREGAT\",\"telefono\":\"+34 620546815\",\"email\":\"estetica@benfi.es\",\"web\":\"\",\"latitud\":\"41.3718666843701\",\"longitud\":\"2.1133045261415604\",\"tecnologias\":[\"Mesobiolift RF\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ben-fi\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5c17792b85704_logo-scaled.png\"},{\"id\":23478,\"nombre\":\"BELLESTHETIQUE MARLENY PINO\",\"direccion\":\"C\\\/ ARTURO SORIA, 262\",\"ciudad\":\"MADRID\",\"telefono\":\"+34 605912183\",\"email\":\"marlenypino@gmail.com\",\"web\":\"\",\"latitud\":\"40.4692778\",\"longitud\":\"-3.6662092\",\"tecnologias\":[\"Mesobiolift RF\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bellesthetique-marleny-pino\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Marleny.jpg\"},{\"id\":23476,\"nombre\":\"ATRIUN\",\"direccion\":\"C\\\/ JUAN DE ZAMORA, 15\",\"ciudad\":\"AYAMONTE\",\"telefono\":\"+34 626793874\",\"email\":\"nuncimarher@gmail.com\",\"web\":\"\",\"latitud\":\"37.2131666\",\"longitud\":\"-7.4068364\",\"tecnologias\":[\"Mesobiolift RF\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/atriun\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Atriun.jpg\"},{\"id\":23474,\"nombre\":\"AIRE ESTETICA LUCIA PARRA\",\"direccion\":\"C\\\/ LA BARCA, 131\",\"ciudad\":\"TAVERNES DE LA VALLDIGNA\",\"telefono\":\"+34 616251830\",\"email\":\"llum73@hotmail.com\",\"web\":\"\",\"latitud\":\"39.0752236\",\"longitud\":\"-0.2602814\",\"tecnologias\":[\"Binary\",\"Mesobiolift RF\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/aire-estetica-lucia-parra\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Lucia-Parra.jpg\"},{\"id\":23472,\"nombre\":\"ACUNATURA\",\"direccion\":\"AVDA. ANDALUCIA, 40 2\\u00baC\",\"ciudad\":\"MALAGA\",\"telefono\":\"+34 630582418\",\"email\":\"acunatura@acunatura.es\",\"web\":\"\",\"latitud\":\"36.71707467789576\",\"longitud\":\"-4.439510587513856\",\"tecnologias\":[\"Kestos\",\"Mesobiolift RF\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/acunatura\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/61efb5cc88944_logo-scaled.jpg\"},{\"id\":23470,\"nombre\":\"SALON DE BELLEZA ATLANTE\",\"direccion\":\"C\\\/ ISLA DE CUBA, 6 1C\",\"ciudad\":\"OVIEDO\",\"telefono\":\"+34 625385264\",\"email\":\"bellezas_atlante@hotmail.com\",\"web\":\"\",\"latitud\":\"43.367799862863976\",\"longitud\":\"-5.839097902618464\",\"tecnologias\":[\"Binary\",\"Rollaction\",\"TEI System\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/salon-de-belleza-atlante\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Atlante.jpg\"},{\"id\":23468,\"nombre\":\"OMMYA CUERPO Y ALMA\",\"direccion\":\"C\\\/ LES TRES ERES, 3 1\\u00ba3\\u00aa\",\"ciudad\":\"CAMBRILS\",\"telefono\":\"+34 655977028\",\"email\":\"romi_fb@msn.com\",\"web\":\"\",\"latitud\":\"41.073631791905115\",\"longitud\":\"1.0571232666087074\",\"tecnologias\":[\"Rollaction\",\"TEI System\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/ommya-cuerpo-y-alma\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/64b6534e1aa12_logo.jpg\"},{\"id\":23466,\"nombre\":\"MOMENTS ESTETICA\",\"direccion\":\"C\\\/ CASTELL DE PERALADA, 34\",\"ciudad\":\"GIRONA\",\"telefono\":\"+34 620988983\",\"email\":\"momentsesteticagirona@gmail.com\",\"web\":\"\",\"latitud\":\"41.97100474528585\",\"longitud\":\"2.82121459732768\",\"tecnologias\":[\"Rollaction\",\"TEI System\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/moments-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Moments.png\"},{\"id\":23464,\"nombre\":\"MIMOS\",\"direccion\":\"C\\\/ MAYOR, 21\",\"ciudad\":\"SANGUESA\",\"telefono\":\"+34 628506637\",\"email\":\"esteticamiimoslara@gmail.com\",\"web\":\"\",\"latitud\":\"42.6782719\",\"longitud\":\"-1.0448169\",\"tecnologias\":[\"Binary\",\"Rollaction\",\"TEI System\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mimos\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/5dd796a8240f0_logo.jpg\"},{\"id\":23462,\"nombre\":\"MI SECRETO\",\"direccion\":\"AVDA. DE LOS DERECHOS HUMANOS, 9\",\"ciudad\":\"ARGANDA\",\"telefono\":\"+34 660911388\",\"email\":\"misecretoarganda@gmail.com\",\"web\":\"\",\"latitud\":\"40.3088328\",\"longitud\":\"-3.4471902\",\"tecnologias\":[\"Binary\",\"Rollaction\",\"TEI System\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mi-secreto\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mi-secreto-scaled.jpg\"},{\"id\":23460,\"nombre\":\"VITAMINE\",\"direccion\":\"C\\\/ MARIA AGUILO, 94 - LOCAL 2\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 934862319\",\"email\":\"vitamine@vitaminepoblenou.com\",\"web\":\"\",\"latitud\":\"41.40095085294065\",\"longitud\":\"2.2035560126521103\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/vitamine\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Vitamine.jpg\"},{\"id\":23456,\"nombre\":\"SENTITS\",\"direccion\":\"C\\\/ GACELA, 14\",\"ciudad\":\"BARCELONA\",\"telefono\":\"+34 930006567 \\\/ +34 63759996\",\"email\":\"estetica@sentits.es\",\"web\":\"\",\"latitud\":\"41.43952795763377\",\"longitud\":\"2.169283226144102\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/sentits\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/67ea59cc1df91_logo.jpg\"},{\"id\":23454,\"nombre\":\"SALON DE BELLEZA LE&#8217;SOLEIL VERONICA RUIZ\",\"direccion\":\"C\\\/ ROSALINDA, 42 1B\",\"ciudad\":\"SANGONERA LA VERDE\",\"telefono\":\"+34 601137411\",\"email\":\"salondebellezalesoleil@gmail.com\",\"web\":\"\",\"latitud\":\"37.9257392\",\"longitud\":\"-1.2080812\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/salon-de-belleza-lesoleil-veronica-ruiz\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Le-soleil.jpg\"},{\"id\":23452,\"nombre\":\"SALON DE BELLEZA D&#8217;PAULA\",\"direccion\":\"AVDA. PUERTA SANCHO, 17-19\",\"ciudad\":\"ZARAGOZA\",\"telefono\":\"+34 976099096\",\"email\":\"susanaalbertos@hotmail.es\",\"web\":\"\",\"latitud\":\"41.6618586861076\",\"longitud\":\"-0.901607271992123\",\"tecnologias\":[\"Press G3\",\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/salon-de-belleza-dpaula\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Dpaula.png\"},{\"id\":23450,\"nombre\":\"S. GALA BEAUTY\",\"direccion\":\"C\\\/ BARTOMEO AMAT, 26\",\"ciudad\":\"TERRASSA\",\"telefono\":\"+34 622620963\",\"email\":\"natalia80808014@gmail.com\",\"web\":\"\",\"latitud\":\"41.57289678781249\",\"longitud\":\"2.012389868476127\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/s-gala-beauty\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/S.Gala_.png\"},{\"id\":23448,\"nombre\":\"PELUQUERIA Y ESTETICA CHECA\",\"direccion\":\"AVDA. BURGOS, 64\",\"ciudad\":\"MOLLET DEL VALLES\",\"telefono\":\"+34 630591577\",\"email\":\"montsechecamoreno@gmail.com\",\"web\":\"\",\"latitud\":\"41.5344207\",\"longitud\":\"2.2087234\",\"tecnologias\":[\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/peluqueria-y-estetica-checa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Checa.jpg\"},{\"id\":23444,\"nombre\":\"PAULA MARTIN ESTETICA AVANZADA\",\"direccion\":\"AVDA. DE CASTILLA, 15\",\"ciudad\":\"ALCALA DE HENARES\",\"telefono\":\"+34 687629428\",\"email\":\"\",\"web\":\"\",\"latitud\":\"40.4841856\",\"longitud\":\"-3.3511412\",\"tecnologias\":[\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/paula-martin-estetica-avanzada\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Paula-Martin-Alcala.png\"},{\"id\":23442,\"nombre\":\"OPALO ESTETICA ORGANICA\",\"direccion\":\"C\\\/ REAL, 31B\",\"ciudad\":\"GELVES\",\"telefono\":\"+34 656551562\",\"email\":\"claravaquera@hotmail.com\",\"web\":\"\",\"latitud\":\"37.336196660968355\",\"longitud\":\"-6.025167832495037\",\"tecnologias\":[\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/opalo-estetica-organica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Opalo.jpg\"},{\"id\":23440,\"nombre\":\"NUTRIDIE-T\",\"direccion\":\"RONDA FRANCESC MACIA, 26B\",\"ciudad\":\"MATARO\",\"telefono\":\"+34 648048320\",\"email\":\"hola@nutricionistaenmataro.com\",\"web\":\"https:\\\/\\\/www.nutricionistaenmataro.com%20https:\\\/\\\/www.instagram.com\\\/nutridietmataro\",\"latitud\":\"41.53363717138117\",\"longitud\":\"2.437677026147629\",\"tecnologias\":[\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/nutrdie-t\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/646c60729d346_logo.jpg\"},{\"id\":23438,\"nombre\":\"NEW BEAUTY CONCEPT\",\"direccion\":\"C\\\/ NESTOR DE LA TORRE, 30 2A\",\"ciudad\":\"LAS PALMAS DE GRAN CANARIA\",\"telefono\":\"+34 690700795\",\"email\":\"nbc.beautyconcept@gmail.com\",\"web\":\"\",\"latitud\":\"28.1338953\",\"longitud\":\"-15.4313845\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/new-beauty-concept\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/65d5d5621c525_logo.jpg\"},{\"id\":23436,\"nombre\":\"MONTSE LLADO CACERES\",\"direccion\":\"C\\\/ PUIG-REIG, 6\",\"ciudad\":\"NAVAS\",\"telefono\":\"+34 663915215\",\"email\":\"llado2912@gmail.com\",\"web\":\"\",\"latitud\":\"41.9102394\",\"longitud\":\"1.8809860\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/montse-llado-caceres\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Montse-Llado.jpg\"},{\"id\":23434,\"nombre\":\"MIREIA PAGES VALL\",\"direccion\":\"RAMBLA DEL HOSPITAL, 6\",\"ciudad\":\"VIC\",\"telefono\":\"+34 628573373\",\"email\":\"mireia@mireiapagesvall.com\",\"web\":\"\",\"latitud\":\"41.93002797154301\",\"longitud\":\"2.2526346549990843\",\"tecnologias\":[\"Kestos\",\"Press G3\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/mireia-pages-vall\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/mireia_pages_vall.png\"},{\"id\":23432,\"nombre\":\"MIRA&#8217;M ESPAI DE BELLESA\",\"direccion\":\"AVDA. DIAGONAL, 14\",\"ciudad\":\"CASTELLDEFELS\",\"telefono\":\"+34 667856867\",\"email\":\"mirambellesa@gmail.com\",\"web\":\"\",\"latitud\":\"41.2791147\",\"longitud\":\"1.9742886\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/miram-espai-de-bellesa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Miram.jpg\"},{\"id\":23430,\"nombre\":\"MARIA ALBA\",\"direccion\":\"PLA\\u00c7A INDEPENDENCIA, 2 - ENTLO. 1\",\"ciudad\":\"GIRONA\",\"telefono\":\"+34 625568366\",\"email\":\"centremariaalba@gmail.com\",\"web\":\"\",\"latitud\":\"41.98568294537679\",\"longitud\":\"2.823239509181725\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/maria-alba\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Maria-Alba.jpg\"},{\"id\":23428,\"nombre\":\"LUE ESTETICA AVANZADA\",\"direccion\":\"AVDA. TENOR FLETA, 28 - PASAJE CIUVASA\",\"ciudad\":\"ZARAGOZA\",\"telefono\":\"+34 616839136\",\"email\":\"esteticalue@gmail.com\",\"web\":\"\",\"latitud\":\"41.64070172510006\",\"longitud\":\"-0.8834233738483199\",\"tecnologias\":[\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/advanced-aesthetics\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63da35d34bce5_logo.jpg\"},{\"id\":23426,\"nombre\":\"KAREN GREUS ESTETICA\",\"direccion\":\"C\\\/ MAGISTRADO GREUS, 6\",\"ciudad\":\"ALGINET\",\"telefono\":\"+34 676949434\",\"email\":\"srageuve@gmail.com\",\"web\":\"\",\"latitud\":\"39.2626408\",\"longitud\":\"-0.4720793\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/karen-greus-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/644648a0e81d3_logo.jpg\"},{\"id\":23424,\"nombre\":\"IDAIRA SOCORRO, Estetica y Bienestar\",\"direccion\":\"C\\\/ LUIS DORESTE SILVA, 12\",\"ciudad\":\"LAS PALMAS\",\"telefono\":\"+34 928290950 \\\/ +34629110400\",\"email\":\"info@esteticaidairasocorro.com\",\"web\":\"\",\"latitud\":\"28.1157858\",\"longitud\":\"-15.4210697\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/idaira-socorro-estetica-y-bienestar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/6823001738e0c_logo.jpg\"},{\"id\":23422,\"nombre\":\"GABINETE DE BELLEZA ANA PI\\u00d1ERO\",\"direccion\":\"C\\\/ ISLAS CANARIAS, 53 BAJO\",\"ciudad\":\"VALENCIA\",\"telefono\":\"+34 963697559\",\"email\":\"pitri1965@gmail.com\",\"web\":\"\",\"latitud\":\"39.466240155571825,\",\"longitud\":\"-0.3543660471169711\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/gabinete-de-belleza-ana-pinero\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/67bdbe10e75a9_logo.jpg\"},{\"id\":23420,\"nombre\":\"ESTETICA WENDY\",\"direccion\":\"RONDA DELS PAISOS CATALANS, 46\",\"ciudad\":\"MATARO\",\"telefono\":\"+34 629313013\",\"email\":\"wendyizan77@gmail.com\",\"web\":\"\",\"latitud\":\"41.55403328720977\",\"longitud\":\"2.439825926148411\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-wendy\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Wendy.png\"},{\"id\":23418,\"nombre\":\"ESTETICA PERFIL\",\"direccion\":\"C\\\/ RAJOLERIA, 17\",\"ciudad\":\"VILADECANS\",\"telefono\":\"+34 936589701 \\\/ +34 665524308\",\"email\":\"raquelm1974@gmail.com\",\"web\":\"\",\"latitud\":\"41.3156982\",\"longitud\":\"2.0134192\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-perfil\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Perfil.jpg\"},{\"id\":23416,\"nombre\":\"ESTETICA AVANZADA ZAITEZ SC\",\"direccion\":\"RUA AMOR RUIBAL, 27\",\"ciudad\":\"SANTIAGO DE COMPOSTELA\",\"telefono\":\"+34 698141184\",\"email\":\"zaitezsantiago@gmail.com\",\"web\":\"\",\"latitud\":\"42.8680725\",\"longitud\":\"-8.5467497\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/estetica-avanzada-zaitez-sc\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/64f5aa6ae5060_logo.png\"},{\"id\":23414,\"nombre\":\"ESSENCE\",\"direccion\":\"C\\\/ DOCTOR SUBIROS, 32\",\"ciudad\":\"ELS LIMITS (LE PERTHUS)\",\"telefono\":\"+34 972554578\",\"email\":\"esthetique.essence@gmail.com\",\"web\":\"\",\"latitud\":\"42.46291038976335\",\"longitud\":\"2.864685297346433\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/essence\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/64217d0d6e608_logo.png\"},{\"id\":23412,\"nombre\":\"CENTRO DE ESTETICA NATUREVA\",\"direccion\":\"C\\\/ RACO RIU PALANCIA, 7\",\"ciudad\":\"MISLATA\",\"telefono\":\"+34 620541540\",\"email\":\"esteticanatureva@outlook.es\",\"web\":\"\",\"latitud\":\"39.47209880598852\",\"longitud\":\"-0.4207549450914696\",\"tecnologias\":[\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-natureva\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/65784fba0c8ee_logo.jpg\"},{\"id\":23410,\"nombre\":\"CENTRO DE ESTETICA MONICA RIVERO\",\"direccion\":\"AVDA. JOSE MESA Y LOPEZ\",\"ciudad\":\"LAS PALMAS DE GRAN CANARIA\",\"telefono\":\"+34 630086726\",\"email\":\"monicarm2488@gmail.com\",\"web\":\"\",\"latitud\":\"28.1347716\",\"longitud\":\"-15.4320468\",\"tecnologias\":[\"Mesobiolift RF\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-monica-rivero\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Monica-Rivero.jpg\"},{\"id\":23408,\"nombre\":\"CENTRO DE ESTETICA MARIA JESUS MEDRANO\",\"direccion\":\"C\\\/ ILDEFONSO MANUEL GIL, 17\",\"ciudad\":\"ZARAGOZA\",\"telefono\":\"+34 615496803\",\"email\":\"gabimedrano@hotmail.es\",\"web\":\"\",\"latitud\":\"41.6717780\",\"longitud\":\"-0.8848250\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-maria-jesus-medrano\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Medrano.jpg\"},{\"id\":23406,\"nombre\":\"CENTRO DE ESTETICA EVA GARIN\",\"direccion\":\"C\\\/ GENERAL PALAFOX, 17-19\",\"ciudad\":\"CASTELLDEFELS\",\"telefono\":\"+34 640767316\",\"email\":\"eva_garin@hotmail.com\",\"web\":\"\",\"latitud\":\"41.2864452\",\"longitud\":\"1.9823744\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-eva-garin\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/centro-de-estetica-eva-garin.jpeg\"},{\"id\":23404,\"nombre\":\"CENTRO DE ESTETICA AVANZADA VICTORIA PINAZO\",\"direccion\":\"AVDA. JUAN SEBASTIAN EL CANO, 34-36\",\"ciudad\":\"MALAGA\",\"telefono\":\"+34 654338427\",\"email\":\"\",\"web\":\"\",\"latitud\":\"36.72216757047597\",\"longitud\":\"-4.377707360532593\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centro-de-estetica-avanzada-victoria-pinazo\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Victoria-Pinazo.png\"},{\"id\":23402,\"nombre\":\"BELLAMIROSA\",\"direccion\":\"C\\\/ VILAMIROSA, 19\",\"ciudad\":\"MANLLEU\",\"telefono\":\"+34 640357359\",\"email\":\"bellamirosa@gmail.com\",\"web\":\"\",\"latitud\":\"42.00099404136286,\",\"longitud\":\"2.279375612505945\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bellamirosa\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/625408d93b931_logo-scaled.jpg\"},{\"id\":23400,\"nombre\":\"BELL.ESTETICS\",\"direccion\":\"Carrer de Francesc Layret, 12\",\"ciudad\":\"MOLLET DEL VALLES\",\"telefono\":\"+34 669540594\",\"email\":\"eva.rufer@hotmail.com\",\"web\":\"\",\"latitud\":\"41.545563898781644,\",\"longitud\":\"2.204525470160398\",\"tecnologias\":[\"Rollaction\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/bell-estetics\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Bellestetics.jpg\"},{\"id\":23396,\"nombre\":\"ANNA VILARO PORTET\",\"direccion\":\"C\\\/ SANT PIUS X, 4\",\"ciudad\":\"VIC\",\"telefono\":\"+34 938851571\",\"email\":\"estetic-anna.vilaro@hotmail.com\",\"web\":\"\",\"latitud\":\"41.92371157103473\",\"longitud\":\"2.2594731091649405\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/anna-vilaro-portet\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Anna-Vilaro.png\"},{\"id\":23394,\"nombre\":\"ALMA MALAGA\",\"direccion\":\"C\\\/ VANG GOGH - LOCAL D\",\"ciudad\":\"ESTACION DE CARTAMA\",\"telefono\":\"+34 621299012\",\"email\":\"Info@almamalaga.com\",\"web\":\"\",\"latitud\":\"36.73800317440576\",\"longitud\":\"-4.605671416349644\",\"tecnologias\":[\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/alma-malaga\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Alma-Malaga.png\"},{\"id\":23392,\"nombre\":\"Z. R. BEAUTY\",\"direccion\":\"AVDA. DE LA COSTA, 120\",\"ciudad\":\"GIJON\",\"telefono\":\"+34 644479897\",\"email\":\"zrbeautygijon@gmail.com\",\"web\":\"\",\"latitud\":\"43.537181139419346\",\"longitud\":\"-5.650730245267426\",\"tecnologias\":[\"Roll Systemic\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/z-r-beauty\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/64393ab6cc645_logo.jpg\"},{\"id\":23390,\"nombre\":\"SALON DE ESTETICA BELEN\",\"direccion\":\"AVDA. DE MADRID, 7\",\"ciudad\":\"SAN MARTIN DE VALDEIGLESIAS\",\"telefono\":\"+34 918610311\",\"email\":\"belensampedr@gmail.com\",\"web\":\"\",\"latitud\":\"40.36142297185903\",\"longitud\":\"-4.398314631724271\",\"tecnologias\":[\"Roll Systemic\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/salon-de-estetica-belen\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Estetica-Belen.png\"},{\"id\":23386,\"nombre\":\"FREYA DEPILACION LASER Y ESTETICA\",\"direccion\":\"MARQUES DE LA VALDAVIA, 95\",\"ciudad\":\"ALCOBENDAS\",\"telefono\":\"+34 676830839\",\"email\":\"info@freyadepilacion.es\",\"web\":\"\",\"latitud\":\"40.546083371423784\",\"longitud\":\"-3.6511166317170907\",\"tecnologias\":[\"Kestos\",\"Roll Systemic\",\"TERMO Beauty\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/freya-depilacion-laser-y-estetica\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/65cb670bda0ee_logo.png\"},{\"id\":23384,\"nombre\":\"CLAR CENTRE DE BELLESA I BENESTAR\",\"direccion\":\"Carrer Major, 16\",\"ciudad\":\"Bunyola\",\"telefono\":\"+34 676494146\",\"email\":\"micynic@hotmail.es\",\"web\":\"\",\"latitud\":\"39.696621616404066\",\"longitud\":\"2.700220568250286\",\"tecnologias\":[\"Binary\",\"Roll Systemic\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/clar-centre-de-bellesa-i-benestar\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Clar.jpg\"},{\"id\":23382,\"nombre\":\"CENTRE D&#8217;ESTETICA MERCEDES GARCIA\",\"direccion\":\"C\\\/ BALMES, 36\",\"ciudad\":\"SANT VICEN\\u00c7 DELS HORTS\",\"telefono\":\"+34 936723124\",\"email\":\"mgarcia.estetica@gmail.com\",\"web\":\"\",\"latitud\":\"41.39842605743843\",\"longitud\":\"2.0065961810956807\",\"tecnologias\":[\"Roll Systemic\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/centre-destetica-mercedes-garcia\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mercedes-Garcia.png\"},{\"id\":23380,\"nombre\":\"ALL FOR SKIN\",\"direccion\":\"C\\\/ DEL ROSERAR, 2 - LOCAL 1\",\"ciudad\":\"CERDANYOLA DEL VALLES\",\"telefono\":\"+34 653347906\",\"email\":\"info@allxskin.com\",\"web\":\"\",\"latitud\":\"41.49266705296758\",\"longitud\":\"2.139468197156381\",\"tecnologias\":[\"Roll Systemic\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/all-for-skin\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/65d718365335b_logo.png\"},{\"id\":23378,\"nombre\":\"OXIGENA FISIOTERAPIA SLP\",\"direccion\":\"Carrer Joan Fuster, 3, planta baja, puerta B2\",\"ciudad\":\"Lleida\",\"telefono\":\"+34 604803978\",\"email\":\"consultas@oxigenafisioterapia.com\",\"web\":\"\",\"latitud\":\"41.60822442309123\",\"longitud\":\"0.6280422971609462\",\"tecnologias\":[\"Intrademik\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/oxigena-fisioterapia-slp\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/63ecbd6528b98_logo.png\"},{\"id\":23376,\"nombre\":\"ESSENTIAL BEAUTY SALON\",\"direccion\":\"Vicente Gonzalo Peir\\u00f3, 10\",\"ciudad\":\"Rafelcofer\",\"telefono\":\"+34 676118962\",\"email\":\"info.essentialbeautysalon@gmail.com\",\"web\":\"\",\"latitud\":\"38.93239676151927\",\"longitud\":\"-0.16614690249609135\",\"tecnologias\":[\"Depilplus\",\"Kestos\",\"Roll Systemic\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/essential-beauty-salon\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/67dd5a618948c_logo.jpg\"},{\"id\":23364,\"nombre\":\"A DE ANA\",\"direccion\":\"ARTURO SORIA, 310 - GIMMASIO BEATS FITTNES\",\"ciudad\":\"Madrid\",\"telefono\":\"+34 666559545\",\"email\":\"adeana.espaciodebelleza@gmail.com\",\"web\":\"https:\\\/\\\/beatsfitness.es\\\/\",\"latitud\":\"40.4168\",\"longitud\":\"-3.7038\",\"tecnologias\":[\"Binary\",\"Depilplus\",\"Rollaction\"],\"permalink\":\"https:\\\/\\\/ross.international\\\/en\\\/ross-centers\\\/a-de-ana\\\/\",\"logo\":\"https:\\\/\\\/ross.international\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/A-DE-ANA.jpg\"}];\n        var rossMapId = 'ross-mapa-69d8afa286405';\n        var rossMap;\n        var rossMarkers = [];\n        var rossInfoWindow;\n\n        \/\/ Funci\u00f3n para inicializar el mapa\n        function initRossMap() {\n            \/\/ Centro de Espa\u00f1a por defecto\n            var center = { lat: 40.4168, lng: -4.0977 };\n\n            \/\/ Si hay centros, centrar en el primero\n            if (rossCentrosData.length > 0) {\n                center = {\n                    lat: parseFloat(rossCentrosData[0].latitud),\n                    lng: parseFloat(rossCentrosData[0].longitud)\n                };\n            }\n\n            \/\/ Crear mapa\n            rossMap = new google.maps.Map(document.getElementById(rossMapId), {\n                zoom: 7,\n                center: center,\n                styles: [\n                    {\n                        featureType: \"poi\",\n                        elementType: \"labels\",\n                        stylers: [{ visibility: \"off\" }]\n                    }\n                ]\n            });\n\n            rossInfoWindow = new google.maps.InfoWindow();\n\n            \/\/ Crear marcadores\n            rossCentrosData.forEach(function (centro) {\n                var marker = new google.maps.Marker({\n                    position: {\n                        lat: parseFloat(centro.latitud),\n                        lng: parseFloat(centro.longitud)\n                    },\n                    map: rossMap,\n                    title: centro.nombre,\n                    animation: google.maps.Animation.DROP,\n                    icon: {\n                        url: 'https:\/\/maps.google.com\/mapfiles\/ms\/icons\/orange-dot.png',\n                        scaledSize: new google.maps.Size(40, 40)\n                    }\n                });\n\n                \/\/ Guardar tecnolog\u00edas en el marcador\n                marker.tecnologias = centro.tecnologias;\n                marker.centroId = centro.id;\n\n                \/\/ Info window content\n                var content = '<div class=\"ross-info-window\">';\n                if (centro.logo) {\n                    content += '<img decoding=\"async\" src=\"' + centro.logo + '\" alt=\"' + centro.nombre + '\" class=\"ross-info-window-logo\">';\n                }\n                content += '<h3>' + centro.nombre + '<\/h3>';\n                if (centro.direccion) {\n                    content += '<p><strong>Direcci\u00f3n:<\/strong> ' + centro.direccion + ', ' + centro.ciudad + '<\/p>';\n                }\n                if (centro.telefono) {\n                    content += '<p><strong>Tel\u00e9fono:<\/strong> <a href=\"tel:' + centro.telefono + '\">' + centro.telefono + '<\/a><\/p>';\n                }\n                if (centro.email) {\n                    content += '<p><strong>Email:<\/strong> <a href=\"mailto:' + centro.email + '\">' + centro.email + '<\/a><\/p>';\n                }\n                if (centro.tecnologias.length > 0) {\n                    content += '<div class=\"ross-info-window-tecnologias\">';\n                    centro.tecnologias.forEach(function (tec) {\n                        content += '<span class=\"ross-tecnologia-badge\">' + tec + '<\/span>';\n                    });\n                    content += '<\/div>';\n                }\n                content += '<a href=\"' + centro.permalink + '\" class=\"ross-info-window-ver-mas\">Ver m\u00e1s informaci\u00f3n<\/a>';\n                content += '<\/div>';\n\n                marker.addListener('click', function () {\n                    rossInfoWindow.setContent(content);\n                    rossInfoWindow.open(rossMap, marker);\n                });\n\n                rossMarkers.push(marker);\n            });\n\n            \/\/ Ajustar l\u00edmites del mapa\n            if (rossMarkers.length > 1) {\n                var bounds = new google.maps.LatLngBounds();\n                rossMarkers.forEach(function (marker) {\n                    bounds.extend(marker.getPosition());\n                });\n                rossMap.fitBounds(bounds);\n            }\n\n            \/\/ Activar eventos de filtros\n            document.querySelectorAll('.ross-filtro-item input[type=\"checkbox\"]').forEach(function (checkbox) {\n                checkbox.addEventListener('change', filtrarMarcadores);\n            });\n\n            \/\/ Hacer clic en el item completo\n            document.querySelectorAll('.ross-filtro-item').forEach(function (item) {\n                item.addEventListener('click', function (e) {\n                    if (e.target.tagName !== 'INPUT') {\n                        var checkbox = this.querySelector('input[type=\"checkbox\"]');\n                        checkbox.checked = !checkbox.checked;\n                        checkbox.dispatchEvent(new Event('change'));\n                    }\n                });\n            });\n        }\n\n        \/\/ Funci\u00f3n para filtrar marcadores\n        function filtrarMarcadores() {\n            var tecnologiasSeleccionadas = [];\n\n            document.querySelectorAll('.ross-filtro-item input[type=\"checkbox\"]:checked').forEach(function (checkbox) {\n                tecnologiasSeleccionadas.push(checkbox.value);\n            });\n\n            \/\/ Actualizar estilos de items\n            document.querySelectorAll('.ross-filtro-item').forEach(function (item) {\n                var checkbox = item.querySelector('input[type=\"checkbox\"]');\n                if (checkbox.checked) {\n                    item.classList.add('activo');\n                } else {\n                    item.classList.remove('activo');\n                }\n            });\n\n            rossMarkers.forEach(function (marker) {\n                var mostrar = false;\n\n                if (tecnologiasSeleccionadas.length === 0) {\n                    mostrar = false;\n                } else {\n                    \/\/ Verificar si el marcador tiene alguna de las tecnolog\u00edas seleccionadas\n                    marker.tecnologias.forEach(function (tec) {\n                        if (tecnologiasSeleccionadas.includes(tec)) {\n                            mostrar = true;\n                        }\n                    });\n                }\n\n                marker.setVisible(mostrar);\n            });\n\n            \/\/ Cerrar info window al filtrar\n            rossInfoWindow.close();\n        }\n\n        \/\/ Funciones para seleccionar\/deseleccionar todos\n        function rossSeleccionarTodos() {\n            document.querySelectorAll('.ross-filtro-item input[type=\"checkbox\"]').forEach(function (checkbox) {\n                checkbox.checked = true;\n            });\n            filtrarMarcadores();\n        }\n\n        function rossDeseleccionarTodos() {\n            document.querySelectorAll('.ross-filtro-item input[type=\"checkbox\"]').forEach(function (checkbox) {\n                checkbox.checked = false;\n            });\n            filtrarMarcadores();\n        }\n\n        \/\/ Cargar script de Google Maps\n        function loadGoogleMapsScript() {\n            if (typeof google !== 'undefined' && typeof google.maps !== 'undefined') {\n                initRossMap();\n                return;\n            }\n\n            var script = document.createElement('script');\n            script.src = 'https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyCTYzuMAAp36mihS0OAS-nxpan3LyUu9bI&callback=initRossMap';\n            script.async = true;\n            script.defer = true;\n            document.head.appendChild(script);\n        }\n\n        \/\/ Inicializar cuando el DOM est\u00e9 listo\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', loadGoogleMapsScript);\n        } else {\n            loadGoogleMapsScript();\n        }\n    <\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":24415,"parent":0,"menu_order":65,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-23367","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.6 (Yoast SEO v25.3.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Localizador de Centros R\u00d6S&#039;S Est\u00e9tica - Encuentra tu Sal\u00f3n<\/title>\n<meta name=\"description\" content=\"Descubre d\u00f3nde disfrutar de los tratamientos R\u00d6S&#039;S Est\u00e9tica. Encuentra en nuestro buscador los centros profesionales equipados con nuestra tecnolog\u00eda m\u00e1s cercanos a ti.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ross.international\/en\/ross-centers-map\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Centros R\u00d6S&#039;S\" \/>\n<meta property=\"og:description\" content=\"Descubre d\u00f3nde disfrutar de los tratamientos R\u00d6S&#039;S Est\u00e9tica. Encuentra en nuestro buscador los centros profesionales equipados con nuestra tecnolog\u00eda m\u00e1s cercanos a ti.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ross.international\/en\/ross-centers-map\/\" \/>\n<meta property=\"og:site_name\" content=\"R\u00d6S&#039;S\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-27T18:52:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ross.international\/wp-content\/uploads\/2025\/12\/centros_ross-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1352\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ross.international\/centros-ross-mapa\/\",\"url\":\"https:\/\/ross.international\/centros-ross-mapa\/\",\"name\":\"Localizador de Centros R\u00d6S'S Est\u00e9tica - Encuentra tu Sal\u00f3n\",\"isPartOf\":{\"@id\":\"https:\/\/ross.international\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ross.international\/centros-ross-mapa\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ross.international\/centros-ross-mapa\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ross.international\/wp-content\/uploads\/2025\/12\/centros_ross-scaled.jpg\",\"datePublished\":\"2025-09-11T00:57:42+00:00\",\"dateModified\":\"2026-03-27T18:52:30+00:00\",\"description\":\"Descubre d\u00f3nde disfrutar de los tratamientos R\u00d6S'S Est\u00e9tica. Encuentra en nuestro buscador los centros profesionales equipados con nuestra tecnolog\u00eda m\u00e1s cercanos a ti.\",\"breadcrumb\":{\"@id\":\"https:\/\/ross.international\/centros-ross-mapa\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ross.international\/centros-ross-mapa\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ross.international\/centros-ross-mapa\/#primaryimage\",\"url\":\"https:\/\/ross.international\/wp-content\/uploads\/2025\/12\/centros_ross-scaled.jpg\",\"contentUrl\":\"https:\/\/ross.international\/wp-content\/uploads\/2025\/12\/centros_ross-scaled.jpg\",\"width\":2560,\"height\":1352,\"caption\":\"Centros ross\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ross.international\/centros-ross-mapa\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/ross.international\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Centros R\u00d6S&#039;S\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ross.international\/#website\",\"url\":\"https:\/\/ross.international\/\",\"name\":\"R\u00d6S'S\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/ross.international\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ross.international\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ross.international\/#organization\",\"name\":\"R\u00d6S'S\",\"alternateName\":[\"Ross\",\"ROSS\",\"R\u00f6ss\"],\"url\":\"https:\/\/ross.international\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ross.international\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ross.international\/wp-content\/uploads\/2026\/03\/ross_logo.png\",\"contentUrl\":\"https:\/\/ross.international\/wp-content\/uploads\/2026\/03\/ross_logo.png\",\"width\":1200,\"height\":675,\"caption\":\"R\u00d6S'S\"},\"image\":{\"@id\":\"https:\/\/ross.international\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Localizador de Centros R\u00d6S'S Est\u00e9tica - Encuentra tu Sal\u00f3n","description":"Descubre d\u00f3nde disfrutar de los tratamientos R\u00d6S'S Est\u00e9tica. Encuentra en nuestro buscador los centros profesionales equipados con nuestra tecnolog\u00eda m\u00e1s cercanos a ti.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ross.international\/en\/ross-centers-map\/","og_locale":"en_US","og_type":"article","og_title":"Centros R\u00d6S&#039;S","og_description":"Descubre d\u00f3nde disfrutar de los tratamientos R\u00d6S'S Est\u00e9tica. Encuentra en nuestro buscador los centros profesionales equipados con nuestra tecnolog\u00eda m\u00e1s cercanos a ti.","og_url":"https:\/\/ross.international\/en\/ross-centers-map\/","og_site_name":"R\u00d6S&#039;S","article_modified_time":"2026-03-27T18:52:30+00:00","og_image":[{"width":2560,"height":1352,"url":"https:\/\/ross.international\/wp-content\/uploads\/2025\/12\/centros_ross-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ross.international\/centros-ross-mapa\/","url":"https:\/\/ross.international\/centros-ross-mapa\/","name":"Localizador de Centros R\u00d6S'S Est\u00e9tica - Encuentra tu Sal\u00f3n","isPartOf":{"@id":"https:\/\/ross.international\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ross.international\/centros-ross-mapa\/#primaryimage"},"image":{"@id":"https:\/\/ross.international\/centros-ross-mapa\/#primaryimage"},"thumbnailUrl":"https:\/\/ross.international\/wp-content\/uploads\/2025\/12\/centros_ross-scaled.jpg","datePublished":"2025-09-11T00:57:42+00:00","dateModified":"2026-03-27T18:52:30+00:00","description":"Descubre d\u00f3nde disfrutar de los tratamientos R\u00d6S'S Est\u00e9tica. Encuentra en nuestro buscador los centros profesionales equipados con nuestra tecnolog\u00eda m\u00e1s cercanos a ti.","breadcrumb":{"@id":"https:\/\/ross.international\/centros-ross-mapa\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ross.international\/centros-ross-mapa\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ross.international\/centros-ross-mapa\/#primaryimage","url":"https:\/\/ross.international\/wp-content\/uploads\/2025\/12\/centros_ross-scaled.jpg","contentUrl":"https:\/\/ross.international\/wp-content\/uploads\/2025\/12\/centros_ross-scaled.jpg","width":2560,"height":1352,"caption":"Centros ross"},{"@type":"BreadcrumbList","@id":"https:\/\/ross.international\/centros-ross-mapa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/ross.international\/"},{"@type":"ListItem","position":2,"name":"Centros R\u00d6S&#039;S"}]},{"@type":"WebSite","@id":"https:\/\/ross.international\/#website","url":"https:\/\/ross.international\/","name":"R\u00d6S'S","description":"","publisher":{"@id":"https:\/\/ross.international\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ross.international\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ross.international\/#organization","name":"R\u00d6S'S","alternateName":["Ross","ROSS","R\u00f6ss"],"url":"https:\/\/ross.international\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ross.international\/#\/schema\/logo\/image\/","url":"https:\/\/ross.international\/wp-content\/uploads\/2026\/03\/ross_logo.png","contentUrl":"https:\/\/ross.international\/wp-content\/uploads\/2026\/03\/ross_logo.png","width":1200,"height":675,"caption":"R\u00d6S'S"},"image":{"@id":"https:\/\/ross.international\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/pages\/23367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/comments?post=23367"}],"version-history":[{"count":8,"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/pages\/23367\/revisions"}],"predecessor-version":[{"id":24420,"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/pages\/23367\/revisions\/24420"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/media\/24415"}],"wp:attachment":[{"href":"https:\/\/ross.international\/en\/wp-json\/wp\/v2\/media?parent=23367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}