{"id":8828,"date":"2026-01-26T12:00:51","date_gmt":"2026-01-26T17:00:51","guid":{"rendered":"https:\/\/salud.quito.gob.ec\/?page_id=8828"},"modified":"2026-04-20T09:35:01","modified_gmt":"2026-04-20T14:35:01","slug":"agenda","status":"publish","type":"page","link":"https:\/\/salud.quito.gob.ec\/?page_id=8828","title":{"rendered":"Agenda"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8828\" class=\"elementor elementor-8828\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-441ab654 e-flex e-con-boxed e-con e-parent\" data-id=\"441ab654\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c6b95c3 elementor-widget elementor-widget-shortcode\" data-id=\"6c6b95c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t\t<!-- Flexy Breadcrumb -->\r\n\t\t\t<div class=\"fbc fbc-page\">\r\n\r\n\t\t\t\t<!-- Breadcrumb wrapper -->\r\n\t\t\t\t<div class=\"fbc-wrap\">\r\n\r\n\t\t\t\t\t<!-- Ordered list-->\r\n\t\t\t\t\t<ol class=\"fbc-items\" itemscope itemtype=\"https:\/\/schema.org\/BreadcrumbList\">\r\n\t\t\t\t\t\t            <li itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\">\r\n                <span itemprop=\"name\">\r\n                    <!-- Home Link -->\r\n                    <a itemprop=\"item\" href=\"https:\/\/salud.quito.gob.ec\">\r\n                    \r\n                                                    <i class=\"fa fa-home\" aria-hidden=\"true\"><\/i>Home                    <\/a>\r\n                <\/span>\r\n                <meta itemprop=\"position\" content=\"1\" \/><!-- Meta Position-->\r\n             <\/li><li><span class=\"fbc-separator\">\/<\/span><\/li><li class=\"active\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/ListItem\"><span itemprop=\"name\" title=\"Agenda\">Agenda<\/span><meta itemprop=\"position\" content=\"2\" \/><\/li>\t\t\t\t\t<\/ol>\r\n\t\t\t\t\t<div class=\"clearfix\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ffa357f e-flex e-con-boxed e-con e-parent\" data-id=\"ffa357f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30153d3 elementor-widget elementor-widget-html\" data-id=\"30153d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\/* ===== AGENDA SALUD MUNICIPAL (SOLO CALENDARIO) ===== *\/\r\n.agenda-salud{\r\n  font-family: Arial, sans-serif;\r\n  background: linear-gradient(135deg, #0b6fb8, #0aa6d7);\r\n  padding:22px;\r\n  border-radius:18px;\r\n  max-width:1200px;\r\n  margin:auto;\r\n  box-shadow: 0 12px 30px rgba(0,0,0,.18);\r\n}\r\n\r\n.agenda-title{\r\n  color:#fff;\r\n  font-size:22px;\r\n  font-weight:800;\r\n  margin-bottom:6px;\r\n  letter-spacing:.3px;\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n}\r\n\r\n.agenda-sub{\r\n  color:rgba(255,255,255,.92);\r\n  font-size:13px;\r\n  margin:0 0 14px 0;\r\n}\r\n\r\n.view{\r\n  background:#ffffff;\r\n  padding:16px;\r\n  border-radius:16px;\r\n  box-shadow: 0 8px 18px rgba(0,0,0,.08);\r\n}\r\n\r\n\/* HEADER *\/\r\n.calendar-header{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:12px;\r\n  margin-bottom:12px;\r\n}\r\n\r\n.month-box{\r\n  flex:1;\r\n  display:flex;\r\n  flex-direction:column;\r\n  align-items:center;\r\n  gap:8px;\r\n}\r\n\r\n.month-chip{\r\n  width:100%;\r\n  text-align:center;\r\n  font-weight:900;\r\n  color:#0b6fb8;\r\n  font-size:16px;\r\n  background:#eef7ff;\r\n  border:1px solid #cfe6fb;\r\n  border-radius:14px;\r\n  padding:10px 12px;\r\n}\r\n\r\n.nav{\r\n  background:#7dd3fc;\r\n  border:none;\r\n  padding:10px 12px;\r\n  border-radius:12px;\r\n  font-weight:900;\r\n  cursor:pointer;\r\n  color:#053b63;\r\n  box-shadow: 0 12px 22px rgba(125,211,252,.28);\r\n  transition:transform .12s ease, filter .12s ease;\r\n}\r\n\r\n.nav:hover{\r\n  transform:translateY(-1px);\r\n  filter:brightness(.98);\r\n}\r\n\r\n.nav:disabled{\r\n  opacity:.5;\r\n  cursor:not-allowed;\r\n  transform:none;\r\n  box-shadow:none;\r\n}\r\n\r\n\/* CONTADORES *\/\r\n.month-stats{\r\n  display:flex;\r\n  justify-content:center;\r\n  gap:12px;\r\n  flex-wrap:wrap;\r\n  width:100%;\r\n}\r\n\r\n.stat-pill{\r\n  padding:8px 14px;\r\n  border-radius:999px;\r\n  font-size:13px;\r\n  font-weight:800;\r\n  border:1px solid transparent;\r\n  background:#f8fafc;\r\n  text-align:center;\r\n}\r\n\r\n.stat-purple{\r\n  background:#ede9fe;\r\n  color:#5b21b6;\r\n  border-color:#d8b4fe;\r\n}\r\n\r\n.stat-orange{\r\n  background:#ffedd5;\r\n  color:#c2410c;\r\n  border-color:#fdba74;\r\n}\r\n\r\n.stat-blue{\r\n  background:#e0f2fe;\r\n  color:#0369a1;\r\n  border-color:#7dd3fc;\r\n}\r\n\r\n\/* CALENDARIO *\/\r\n.calendar-wrap{\r\n  overflow:auto;\r\n}\r\n\r\n.calendar{\r\n  display:grid;\r\n  grid-template-columns:repeat(7, minmax(140px, 1fr));\r\n  gap:10px;\r\n  min-width:980px;\r\n}\r\n\r\n.weekday{\r\n  background:#eef7ff;\r\n  border:1px solid #cfe6fb;\r\n  color:#0b6fb8;\r\n  font-weight:900;\r\n  padding:10px;\r\n  border-radius:12px;\r\n  text-align:center;\r\n}\r\n\r\n.calendar-day{\r\n  border:1px solid #e9eef5;\r\n  min-height:135px;\r\n  padding:10px;\r\n  font-size:13px;\r\n  border-radius:14px;\r\n  background:#fff;\r\n  transition:box-shadow .12s ease, transform .12s ease;\r\n}\r\n\r\n.calendar-day.has-events:hover{\r\n  transform:translateY(-1px);\r\n  box-shadow:0 10px 18px rgba(0,0,0,.06);\r\n}\r\n\r\n.day-num{\r\n  font-weight:900;\r\n  color:#0b6fb8;\r\n}\r\n\r\n.event{\r\n  background:#7dd3fc;\r\n  color:#053b63;\r\n  padding:6px 8px;\r\n  border-radius:12px;\r\n  margin-top:8px;\r\n  font-size:12px;\r\n  cursor:pointer;\r\n  font-weight:800;\r\n  line-height:1.2;\r\n  transition:filter .12s ease;\r\n}\r\n\r\n.event:hover{\r\n  filter:brightness(.98);\r\n}\r\n\r\n.event.event-orange{\r\n  background:#fdba74;\r\n  color:#7c2d12;\r\n}\r\n\r\n.event.event-purple{\r\n  background:#c4b5fd;\r\n  color:#4c1d95;\r\n}\r\n\r\n\/* MODAL *\/\r\n.modal{\r\n  display:none;\r\n  position:fixed;\r\n  inset:0;\r\n  background:rgba(0,0,0,.62);\r\n  align-items:center;\r\n  justify-content:center;\r\n  z-index:999999;\r\n  padding:18px;\r\n  overflow-y:auto;\r\n  -webkit-overflow-scrolling:touch;\r\n}\r\n\r\n.modal-content{\r\n  background:#ffffff;\r\n  border-radius:18px;\r\n  max-width:720px;\r\n  width:100%;\r\n  overflow:hidden;\r\n  box-shadow:0 22px 60px rgba(0,0,0,.35);\r\n  max-height:90vh;\r\n  display:flex;\r\n  flex-direction:column;\r\n  border:2px solid transparent;\r\n}\r\n\r\n.modal-header{\r\n  background: linear-gradient(135deg, #0b6fb8, #0aa6d7);\r\n  color:#fff;\r\n  padding:14px 16px;\r\n  display:flex;\r\n  justify-content:space-between;\r\n  align-items:center;\r\n  gap:12px;\r\n}\r\n\r\n.close{\r\n  font-weight:900;\r\n  cursor:pointer;\r\n  font-size:20px;\r\n  background:rgba(255,255,255,.22);\r\n  border:1px solid rgba(255,255,255,.4);\r\n  color:#fff;\r\n  width:34px;\r\n  height:34px;\r\n  border-radius:10px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n}\r\n\r\n.modal-body{\r\n  padding:16px;\r\n  overflow-y:auto;\r\n  -webkit-overflow-scrolling:touch;\r\n  max-height:calc(90vh - 64px);\r\n}\r\n\r\n.modal-body .event{\r\n  display:block;\r\n}\r\n\r\n.map-btn{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  margin-top:12px;\r\n  background:#7dd3fc;\r\n  color:#053b63;\r\n  padding:12px 14px;\r\n  border-radius:14px;\r\n  text-decoration:none;\r\n  font-weight:900;\r\n}\r\n\r\n.small-muted{\r\n  color:#6b7280;\r\n  font-size:12px;\r\n  margin-top:10px;\r\n}\r\n\r\n\/* COLOR DEL MODAL SEG\u00daN TIPO *\/\r\n.modal-content.modal-uba{\r\n  background:#fff7ed;\r\n  border:2px solid #fdba74;\r\n}\r\n\r\n.modal-content.modal-uba .modal-header{\r\n  background:#fb923c;\r\n  color:#7c2d12;\r\n}\r\n\r\n.modal-content.modal-uba .close{\r\n  background:rgba(255,255,255,.35);\r\n  border:1px solid rgba(255,255,255,.45);\r\n  color:#7c2d12;\r\n}\r\n\r\n.modal-content.modal-uba .map-btn{\r\n  background:#fdba74;\r\n  color:#7c2d12;\r\n}\r\n\r\n.modal-content.modal-caravana{\r\n  background:#f5f3ff;\r\n  border:2px solid #c4b5fd;\r\n}\r\n\r\n.modal-content.modal-caravana .modal-header{\r\n  background:#a78bfa;\r\n  color:#4c1d95;\r\n}\r\n\r\n.modal-content.modal-caravana .close{\r\n  background:rgba(255,255,255,.35);\r\n  border:1px solid rgba(255,255,255,.45);\r\n  color:#4c1d95;\r\n}\r\n\r\n.modal-content.modal-caravana .map-btn{\r\n  background:#c4b5fd;\r\n  color:#4c1d95;\r\n}\r\n\r\n.modal-content.modal-feria{\r\n  background:#eff6ff;\r\n  border:2px solid #7dd3fc;\r\n}\r\n\r\n.modal-content.modal-feria .modal-header{\r\n  background:#38bdf8;\r\n  color:#053b63;\r\n}\r\n\r\n.modal-content.modal-feria .close{\r\n  background:rgba(255,255,255,.35);\r\n  border:1px solid rgba(255,255,255,.45);\r\n  color:#053b63;\r\n}\r\n\r\n.modal-content.modal-feria .map-btn{\r\n  background:#7dd3fc;\r\n  color:#053b63;\r\n}\r\n\r\n\/* M\u00d3VIL *\/\r\n@media (max-width:680px){\r\n  .month-stats{\r\n    gap:8px;\r\n  }\r\n\r\n  .stat-pill{\r\n    font-size:12px;\r\n    padding:7px 10px;\r\n  }\r\n\r\n  .calendar{\r\n    min-width:640px;\r\n    grid-template-columns:repeat(7, minmax(90px, 1fr));\r\n    gap:6px;\r\n  }\r\n\r\n  .calendar-day{\r\n    min-height:90px;\r\n    padding:8px;\r\n  }\r\n\r\n  .weekday{\r\n    font-size:12px;\r\n    padding:8px 6px;\r\n  }\r\n\r\n  .event{\r\n    font-size:11px;\r\n    padding:5px 6px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"agenda-salud\">\r\n  <div class=\"agenda-title\">\r\n    \ud83d\udcc5 AGENDA \"QUITO NOS CUIDA CON SALUD EN TU BARRIO\"\r\n  <\/div>\r\n\r\n  <div class=\"agenda-sub\">\r\n    2026 \u00b7 Toca una feria para ver detalles y mapa\r\n  <\/div>\r\n\r\n  <div class=\"view\">\r\n    <div class=\"calendar-header\">\r\n      <button class=\"nav\" id=\"prevBtn\" onclick=\"prevMonth()\">\u25c0<\/button>\r\n\r\n      <div class=\"month-box\">\r\n        <div class=\"month-chip\" id=\"monthLabel\"><\/div>\r\n\r\n        <div class=\"month-stats\">\r\n          <div class=\"stat-pill stat-purple\">\ud83d\udfe3 Caravana Salud Mujer: <strong id=\"countCaravanas\">0<\/strong><\/div>\r\n          <div class=\"stat-pill stat-orange\">\ud83d\udfe0 Unidad de Bienestar Animal: <strong id=\"countUBA\">0<\/strong><\/div>\r\n          <div class=\"stat-pill stat-blue\">\ud83d\udd35 Ferias: <strong id=\"countFerias\">0<\/strong><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <button class=\"nav\" id=\"nextBtn\" onclick=\"nextMonth()\">\u25b6<\/button>\r\n    <\/div>\r\n\r\n    <div class=\"calendar-wrap\">\r\n      <div class=\"calendar\" id=\"calendarGrid\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- MODAL -->\r\n<div class=\"modal\" id=\"modal\" onclick=\"bgClose(event)\">\r\n  <div class=\"modal-content\" id=\"modalContent\">\r\n    <div class=\"modal-header\">\r\n      <div id=\"mTitle\"><\/div>\r\n      <div class=\"close\" onclick=\"closeModal()\">\u2716<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"modal-body\">\r\n      <div id=\"mText\"><\/div>\r\n      <iframe id=\"mMap\" style=\"width:100%;height:260px;border:none;border-radius:14px\"><\/iframe>\r\n      <a id=\"mBtn\" class=\"map-btn\" target=\"_blank\" rel=\"noopener\">\ud83d\ude97 C\u00f3mo llegar<\/a>\r\n      <div class=\"small-muted\" id=\"mHint\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\nconst eventos = [\r\n    \r\n    <!-- CARAVANAS -->\r\n    \r\n {\"fecha\":\"11-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"sector\":\"Bellavista\",\"map\":\"https:\/\/maps.app.goo.gl\/xWQ8Ca416HbiGGov6\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"11-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Guaman\u00ed\",\"zonal\":\"Quitumbe\",\"sector\":\"Nueva Aurora\",\"map\":\"https:\/\/maps.app.goo.gl\/tPa583zdThcCFAmx7\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"11-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"San Juan\",\"zonal\":\"Manuela S\u00e1enz\",\"sector\":\"Am\u00e9rica\",\"map\":\"https:\/\/maps.app.goo.gl\/injMFdxaYM1w56gJ9\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"12-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"sector\":\"Bellavista\",\"map\":\"https:\/\/maps.app.goo.gl\/xWQ8Ca416HbiGGov6\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"12-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Guaman\u00ed\",\"zonal\":\"Quitumbe\",\"sector\":\"Nueva Aurora\",\"map\":\"https:\/\/maps.app.goo.gl\/tPa583zdThcCFAmx7\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"12-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"San Juan\",\"zonal\":\"Manuela S\u00e1enz\",\"sector\":\"Am\u00e9rica\",\"map\":\"https:\/\/maps.app.goo.gl\/injMFdxaYM1w56gJ9\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"13-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"sector\":\"Bellavista\",\"map\":\"https:\/\/maps.app.goo.gl\/xWQ8Ca416HbiGGov6\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"13-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Guaman\u00ed\",\"zonal\":\"Quitumbe\",\"sector\":\"Nueva Aurora\",\"map\":\"https:\/\/maps.app.goo.gl\/tPa583zdThcCFAmx7\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"13-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"San Juan\",\"zonal\":\"Manuela S\u00e1enz\",\"sector\":\"Am\u00e9rica\",\"map\":\"https:\/\/maps.app.goo.gl\/injMFdxaYM1w56gJ9\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"14-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"sector\":\"Vista Hermosa\",\"map\":\"https:\/\/maps.app.goo.gl\/CTZzqkAiuxfy82PG8\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"14-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"sector\":\"Divino Ni\u00f1o\",\"map\":\"https:\/\/www.google.com\/maps\/place\/0%C2%B019'52.3%22S+78%C2%B031'31.7%22W\/@-0.3311918,-78.5280404,921m\/data=!3m2!1e3!4b1!4m4!3m3!8m2!3d-0.3311918!4d-78.5254655!5m1!1e1?\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"14-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"sector\":\"El Panecillo\",\"map\":\"https:\/\/maps.app.goo.gl\/bkSm6PbKPBACzv926\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"15-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Llano Chico\",\"zonal\":\"Calder\u00f3n\",\"sector\":\"Carmen Bajo\",\"map\":\"https:\/\/maps.app.goo.gl\/ZHmGy2daiurqSn5D9?g_st=aw\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"15-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"sector\":\"Divino Ni\u00f1o\",\"map\":\"https:\/\/www.google.com\/maps\/place\/0%C2%B019'52.3%22S+78%C2%B031'31.7%22W\/@-0.3311918,-78.5280404,921m\/data=!3m2!1e3!4b1!4m4!3m3!8m2!3d-0.3311918!4d-78.5254655!5m1!1e1?\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"15-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"sector\":\"El Panecillo\",\"map\":\"https:\/\/maps.app.goo.gl\/bkSm6PbKPBACzv926\",\"tipo\":\"caravana\"},\r\n  {\"fecha\":\"18-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"sector\":\"Caupichu 1\",\"map\":\"https:\/\/maps.app.goo.gl\/ZuRngYs6CLdq5o3L9\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"18-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Guayllabamba\",\"zonal\":\"Eugenio Espejo\",\"sector\":\"Casa Somos\",\"map\":\"https:\/\/maps.app.goo.gl\/PqQ1HJTnJ29KSQTH9\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"18-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"sector\":\"Mercado Cumbay\u00e1\",\"map\":\"https:\/\/maps.app.goo.gl\/WW6oXjPfow3Rx6FM9\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"19-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"sector\":\"Caupichu 1\",\"map\":\"https:\/\/maps.app.goo.gl\/ZuRngYs6CLdq5o3L9\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"19-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Guayllabamba\",\"zonal\":\"Eugenio Espejo\",\"sector\":\"Casa Somos\",\"map\":\"https:\/\/maps.app.goo.gl\/PqQ1HJTnJ29KSQTH9\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"19-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"sector\":\"Mercado Cumbay\u00e1\",\"map\":\"https:\/\/maps.app.goo.gl\/WW6oXjPfow3Rx6FM9\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"20-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"sector\":\"Mercado Cumbay\u00e1\",\"map\":\"https:\/\/maps.app.goo.gl\/WW6oXjPfow3Rx6FM9\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"20-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"barrio\":\"Terranova\",\"map\":\"https:\/\/maps.app.goo.gl\/j751ndcbnv34piA48\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"20-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Carcel\u00e9n\",\"zonal\":\"La Delicia\",\"barrio\":\"Carcel\u00e9n Alto\",\"map\":\"https:\/\/maps.app.goo.gl\/HYhzDfMi3UsBzJw58\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"barrio\":\"Terranova\",\"map\":\"https:\/\/maps.app.goo.gl\/j751ndcbnv34piA48\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Carcel\u00e9n\",\"zonal\":\"La Delicia\",\"barrio\":\"Carcel\u00e9n Alto\",\"map\":\"https:\/\/maps.app.goo.gl\/HYhzDfMi3UsBzJw58\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"sector\":\"Barrio Primavera\",\"map\":\" https:\/\/maps.google.com\/?q=-0.216349,-78.430855\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Guaman\u00ed\",\"zonal\":\"Quitumbe\",\"sector\":\"Pueblo Unido\",\"map\":\"https:\/\/www.google.com\/maps\/place\/0%C2%B017'38.3%22S+78%C2%B031'55.5%22W\/@-0.2943872,-78.5341563,401m\/data=!3m1!1e3!4m4!3m3!8m2!3d-0.2939744!4d-78.5320894!5m1!1e2?\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"22-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"barrio\":\"Terranova\",\"map\":\"https:\/\/maps.app.goo.gl\/j751ndcbnv34piA48\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"22-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Carcel\u00e9n\",\"zonal\":\"La Delicia\",\"barrio\":\"Carcel\u00e9n Alto\",\"map\":\"https:\/\/maps.app.goo.gl\/HYhzDfMi3UsBzJw58\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"22-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"sector\":\"Barrio Primavera\",\"map\":\" https:\/\/maps.google.com\/?q=-0.216349,-78.430855\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"25-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"sector\":\"Barrio Santo Tom\u00e1s II\",\"map\":\"https:\/\/maps.app.goo.gl\/NHscSLBdantyYdjs6\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"26-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"sector\":\"Barrio Santo Tom\u00e1s II\",\"map\":\"https:\/\/maps.app.goo.gl\/NHscSLBdantyYdjs6\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"25-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"sector\":\"La Rold\u00f3s\",\"map\":\"https:\/\/maps.app.goo.gl\/g3Xi7PQoav74DJJWA\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"26-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"sector\":\"La Rold\u00f3s\",\"map\":\"https:\/\/maps.app.goo.gl\/g3Xi7PQoav74DJJWA\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"27-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"sector\":\"La Rold\u00f3s\",\"map\":\"https:\/\/maps.app.goo.gl\/g3Xi7PQoav74DJJWA\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"27-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"sector\":\"Lumbis\u00ed\",\"map\":\"https:\/\/maps.app.goo.gl\/sCsYcDpRc8zHGsmdA\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"sector\":\"Lumbis\u00ed\",\"map\":\"https:\/\/maps.app.goo.gl\/sCsYcDpRc8zHGsmdA\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"29-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"sector\":\"Lumbis\u00ed\",\"map\":\"https:\/\/maps.app.goo.gl\/sCsYcDpRc8zHGsmdA\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"27-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"sector\":\"Ciudad de Quito\",\"map\":\"78.5664438,14678m\/data=!3m2!1e3!4b1!4m10!4m9!1m1!4e1!1m5!1m1!1s0x91d598ce90dc1afd:0x7780a4b6bab8983e!2m2!1d-78.5595229!2d-0.2690998!3e0!5m1!1e2?entry=ttu&g_ep=EgoyMDI2MDMxNy4wIKXMDSoASAFQAw%3D%3D\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Comit\u00e9 del Pueblo\",\"zonal\":\"La Delicia\",\"sector\":\"La Bota\",\"map\":\"https:\/\/maps.app.goo.gl\/ZdsNfvZsPV1nwwmZ7\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"29-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"sector\":\"Ciudad de Quito\",\"map\":\"https:\/\/www.google.com\/maps\/dir\/-0.206388,-78.496587\/Iglesia+Del+Nazareno+Filadelfia,+170142+Quito\/@-0.2367827,-\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"29-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"sector\":\"Profesores Municipales\",\"map\":\"https:\/\/maps.app.goo.gl\/5CyG1Tvj4gRn3XDg8\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"01-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Quitumbe\",\"zonal\":\"Quitumbe\",\"sector\":\"San Mart\u00edn de Porres\",\"map\":\"https:\/\/maps.app.goo.gl\/W7tawSQseHoJLEcb9?g_st=awb\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"02-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Quitumbe\",\"zonal\":\"Quitumbe\",\"sector\":\"San Mart\u00edn de Porres\",\"map\":\"https:\/\/maps.app.goo.gl\/W7tawSQseHoJLEcb9?g_st=awb\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"08-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"sector\":\"San Roque\",\"map\":\"https:\/\/share.google\/WJStE5F6Vtc8AAhIU\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"00-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"sector\":\"San Roque\",\"map\":\"https:\/\/share.google\/WJStE5F6Vtc8AAhIU\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"10-04-2026\",\"hora\":\"14h00 a 18h00\",\"parroquia\":\"Belisario Quevedo\",\"zonal\":\"La Mariscal\",\"sector\":\"La Gasca\",\"map\":\"https:\/\/share.google\/TII41o81euWLgez8v\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"sector\":\"Oyacoto\",\"map\":\"https:\/\/maps.app.goo.gl\/exKTKq7upCSB8tBA6\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"sector\":\"Oyacoto\",\"map\":\"https:\/\/maps.app.goo.gl\/exKTKq7upCSB8tBA6\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"15-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"La Ecuatoriana\",\"zonal\":\"Quitumbe\",\"sector\":\"La Ecuatoriana\",\"map\":\"https:\/\/maps.app.goo.gl\/5Hs5AdFHEEzyyG6z5\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"16-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"La Ecuatoriana\",\"zonal\":\"Quitumbe\",\"sector\":\"La Ecuatoriana\",\"map\":\"https:\/\/maps.app.goo.gl\/5Hs5AdFHEEzyyG6z5\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"17-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"La Mariscal\",\"zonal\":\"La Mariscal\",\"sector\":\"Altos de la Mariscal\",\"map\":\"https:\/\/share.google\/a87cZzyGYidxybZz8\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"18-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"La Mariscal\",\"zonal\":\"La Mariscal\",\"sector\":\"Altos de la Mariscal\",\"map\":\"https:\/\/share.google\/a87cZzyGYidxybZz8\",\"tipo\":\"caravana\"},\r\n{\"fecha\":\"19-04-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"La Mariscal\",\"zonal\":\"La Mariscal\",\"sector\":\"Altos de la Mariscal\",\"map\":\"https:\/\/share.google\/a87cZzyGYidxybZz8\",\"tipo\":\"caravana\"},\r\n\r\n\r\n  <!-- UBA -->\r\n  \r\n\r\n  {\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Nono\",\"zonal\":\"Choc\u00f3 andino\",\"map\":\"https:\/\/maps.app.goo.gl\/gNAPcR7PU4bdvcmA8\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Guayllabamba\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/58egHFDjAsSsUNwt6\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"08-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Nueva Aurora\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/5oUwD4CVEsjKCZHQ9\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"08-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"La Concepci\u00f3n\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/JeHxLouQyadpBtBd7\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"15-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Chillogallo\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/WFmHhxN8AL79qEW39\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"15-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"La Concepci\u00f3n\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/zPCP3QKw6Ue2kB2A7\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"15-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Chillogallo\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/PKjxDnLYZbUJVx7Q6?g_st=aw\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"21-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/gkf94dFqHGbfw4tv8\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"21-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"La Libertad\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/aJTcSwCjwGUFmoqK8?g_st=aw\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"22-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Itchimbia\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/zBXbGR79p3TbTnGFA\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"22-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"I\u00f1aquito\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/pz7U9W9xQHBvpb7w8\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"29-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"La Concepci\u00f3n\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/zPCP3QKw6Ue2kB2A7\",\"tipo\":\"UBA\"},\r\n  {\"fecha\":\"29-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/maps.app.goo.gl\/chgyt24iyf8qgsKv8\",\"tipo\":\"UBA\"},\r\n\r\n\r\n<!-- FERIAS -->\r\n\r\n {\"fecha\":\"09-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/tSjVC9gYUghQNA2m6\"},\r\n{\"fecha\":\"10-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/tSjVC9gYUghQNA2m6\"},\r\n{\"fecha\":\"11-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/UuDeeicSvJcTSGBa7\"},\r\n{\"fecha\":\"11-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/tSjVC9gYUghQNA2m6\"},\r\n{\"fecha\":\"12-03-2026\",\"hora\":\"15h00 a 19h00\",\"parroquia\":\"Itchimbia\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/fJkBL8Z7cutGRBn77\"},\r\n{\"fecha\":\"13-03-2026\",\"hora\":\"08h00 a 14h30\",\"parroquia\":\"Cotocollao\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/H2zEf3mdxd5E46jv5\"},\r\n{\"fecha\":\"13-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/y9N4yWBhYrFciJwH7\"},\r\n{\"fecha\":\"14-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Cochapamba\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/s3nkukEjeWeLVazs8\"},\r\n{\"fecha\":\"14-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chilibulo\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/GfduezpJyLjxoVQ19\"},\r\n{\"fecha\":\"14-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/dCASGB6HCRcKj1ux8\"},\r\n{\"fecha\":\"15-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Llano Chico\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/yu7mJNY3gy1ZQpgh7\"},\r\n{\"fecha\":\"15-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Quitumbe\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/W9XtKSwuWEyV5c6GA\"},\r\n{\"fecha\":\"15-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"San Isidro del Inca\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/share.google\/LKYp2wGtxCo6nxSFC\"},\r\n{\"fecha\":\"15-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Quitumbe\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/share.google\/yyFimzVimg9qCax1v\"},\r\n{\"fecha\":\"15-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Chillogallo\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/RhJg8g5TeJCR3ZTA6\"},\r\n {\"fecha\":\"03-03-2026\",\"hora\":\"13h00 a 18h00\",\"parroquia\":\"Calacal\u00ed\",\"zonal\":\"Choc\u00f3 Andino\",\"map\":\"https:\/\/maps.app.goo.gl\/P8r1sPBbjVhQToVP8?g_st=awb\"},\r\n{\"fecha\":\"04-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/tSjVC9gYUghQNA2m6\"},\r\n{\"fecha\":\"04-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/Fj7UdXDjGamdtHe5A\"},\r\n{\"fecha\":\"05-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/tSjVC9gYUghQNA2m6\"},\r\n{\"fecha\":\"05-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/YdHEDhmw1ATnKsu89\"},\r\n{\"fecha\":\"05-03-2026\",\"hora\":\"08h00 a 13h00\",\"parroquia\":\"Puengasi\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/rMSSnPV9xXFdSPhA6?g_st=aw\"},\r\n{\"fecha\":\"06-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/tSjVC9gYUghQNA2m6\"},\r\n{\"fecha\":\"06-03-2026\",\"hora\":\"08h00 a 13h00\",\"parroquia\":\"Puengasi\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/rMSSnPV9xXFdSPhA6?g_st=aw\"},\r\n{\"fecha\":\"06-03-2026\",\"hora\":\"08h00 a 15h00\",\"parroquia\":\"Itchimbia\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/share.google\/cpv4BhNFWOpnNvmuH\"},\r\n{\"fecha\":\"06-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/z3ENcvHyWCuRS8Vq7\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Solanda\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/goo.gl\/maps\/PzSiXDxoQ6mTgKxj7?g_st=awb\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/sP7kSNRywG6zs19eA\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Conocoto\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/t3F2CJ24jzpeRxiN9\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Belisario Quevedo\",\"zonal\":\"Mariscal\",\"map\":\"https:\/\/maps.app.goo.gl\/adCKBt56rxtrEMKD9\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/VSyWdyrp7yPLbSRW8\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Guayllabamba\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/MJaj9vdDNcvVSoo49\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/bzKbQuxVKYP5mkRY8\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Carcel\u00e9n\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/4RPhpuJ24v1NB6en6\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/KkgDQVifLJ1k8aXaA\"},\r\n{\"fecha\":\"07-03-2026\",\"hora\":\"11h00 a 15h00\",\"parroquia\":\"Kennedy\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/share.google\/Dt7yOI0P5ogLvYo19\"},\r\n{\"fecha\":\"08-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/kAbTH5ZmKext5Csr7?g_st=aw\"},\r\n{\"fecha\":\"08-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Guayllabamba\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/igpycM6ckW72k5Nu6\"},\r\n{\"fecha\":\"08-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Amagua\u00f1a\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/DJQcRbyHCLkKKXfQ6\"},\r\n{\"fecha\":\"08-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/KkgDQVifLJ1k8aXaA\"},\r\n{\"fecha\":\"08-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Cotocollao\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/axfvkTvYEGpyXd8Z9\"},\r\n{\"fecha\":\"08-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/LwKeZbFnwrfQ4Qi18\"},\r\n{\"fecha\":\"24-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Puengas\u00ed\",\"zonal\":\"Manuuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/d4w3q3WFSPNc52x8A\"},\r\n{\"fecha\":\"25-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Checa\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/www.google.com\/maps?q=-0.1275727,-78.3127292&z=17&hl=es\"},\r\n{\"fecha\":\"26-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Nono\",\"zonal\":\"Choc\u00f3 Andino\",\"map\":\"https:\/\/maps.app.goo.gl\/DHMkFRk2QqYvq9Kg7\"},\r\n{\"fecha\":\"26-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Puengasi\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/JHkD6tGHpmVjn4DY7?g_st=iw\"},\r\n{\"fecha\":\"27-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chillogallo\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/DEvCDb6eUDEr1X7LA\"},\r\n{\"fecha\":\"28-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Merced\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/kJWmADJwXna8dbv66\"},\r\n{\"fecha\":\"28-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/share.google\/JNPwFh0NuDfcOxUkz\"},\r\n{\"fecha\":\"01-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Guaman\u00ed\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/share.google\/JNPwFh0NuDfcOxUkz\"},\r\n{\"fecha\":\"01-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Quitumbe\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/W7tawSQseHoJLEcb9?g_st=awb\"},\r\n{\"fecha\":\"01-03-2026\",\"hora\":\"10h00 a 14h00\",\"parroquia\":\"Belisario Quevedol\",\"zonal\":\"Mariscal\",\"map\":\"https:\/\/maps.app.goo.gl\/fXZ2DJfYefsPSQvWA\"},\r\n{\"fecha\":\"19-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Nono\",\"zonal\":\"Choco\",\"map\":\"https:\/\/maps.app.goo.gl\/DVbct3yqvfuakDFQ7\"},\r\n{\"fecha\":\"19-02-2026\",\"hora\":\"11h00 a 13h00\",\"parroquia\":\"La Magdalena\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/UHk1nDvML4n5xWLS9\"},\r\n{\"fecha\":\"21-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/f5tRVPKX1dtPgHap6\"},\r\n{\"fecha\":\"21-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Guamani\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/er2K8LN5YUNQAgJg7\"},\r\n{\"fecha\":\"21-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Conocoto\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/mPZrAe6L1j8tqEFW9\"},\r\n{\"fecha\":\"21-02-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/EgE8ZEp6gYKw47vy7\"},\r\n{\"fecha\":\"21-02-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"Comite del Pueblo\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/YWVvBkuPEZyob13z7\"},\r\n{\"fecha\":\"21-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"La Libertad\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/4GT6LqR6M3xKrk1v8\"},\r\n{\"fecha\":\"22-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Conocoto\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/4GHvUtW9ARAAaesS9?g_st=aw\"},\r\n{\"fecha\":\"22-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Nanegal\",\"zonal\":\"Choc\u00f3\",\"map\":\"https:\/\/maps.app.goo.gl\/xjZHgzoxHhMABPsMA\"},\r\n{\"fecha\":\"22-02-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/fDjbsNfPuAgtwh789\"},\r\n{\"fecha\":\"22-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Yaruqui\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/maps.app.goo.gl\/eq83CdWDEumf3JkZ6\"},\r\n {\"fecha\":\"13-02-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/HjJfDTLHoiE7VXNa8\"},  \r\n{\"fecha\":\"08-01-2026\",\"hora\":\"16h00 a 20h00\",\"parroquia\":\"Itchimbia\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/5XFEzYmgfiBs6PYV6\"},\r\n{\"fecha\":\"10-01-2026\",\"hora\":\"12h00 a 16h00\",\"parroquia\":\"San Juan\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/APw9kPET7CUgeZu89\"},\r\n{\"fecha\":\"10-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Comit\u00e9 del Pueblo\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/vXfjCaXj29FYNaqV9\"},\r\n{\"fecha\":\"10-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/PB4HkSwu625c3f9FA\"},\r\n{\"fecha\":\"10-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Calacal\u00ed\",\"zonal\":\"El Choc\u00f3\",\"map\":\"https:\/\/maps.app.goo.gl\/y9fECccLt4BCPgDR9\"},\r\n{\"fecha\":\"12-01-2026\",\"hora\":\"13h00 a 18h00\",\"parroquia\":\"Nanegal\",\"zonal\":\"El Choc\u00f3\",\"map\":\"https:\/\/maps.app.goo.gl\/5JFgAYuUsPRDgD338\"},\r\n{\"fecha\":\"14-01-2026\",\"hora\":\"08h00 a 12h00\",\"parroquia\":\"Puengas\u00ed\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/dU7Pv6JUCzeNhHad9\"},\r\n{\"fecha\":\"14-01-2026\",\"hora\":\"13h00 a 18h00\",\"parroquia\":\"Nanegal\",\"zonal\":\"El Choc\u00f3\",\"map\":\"https:\/\/maps.app.goo.gl\/Jem7dV2gnPrs4kKy8\"},\r\n{\"fecha\":\"15-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Mariscal Sucre\",\"zonal\":\"Mariscal\",\"map\":\"https:\/\/share.google\/BZs9yz10ltsl4jEYo\"},\r\n{\"fecha\":\"17-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Guaman\u00ed\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/QuL7GwbT9YyErKxz5\"},\r\n{\"fecha\":\"17-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/nczLzCYasVzAbzeB7\"},\r\n{\"fecha\":\"17-01-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"La Libertad\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/Z5b4CYPMa7ZoTbD26\"},\r\n{\"fecha\":\"17-01-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"Carcel\u00e9n\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/QYWZV4FEP4YE4sjK6\"},\r\n{\"fecha\":\"17-01-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"San Antonio de Pichincha\",\"zonal\":\"Mariscal\",\"map\":\"https:\/\/maps.app.goo.gl\/VA8uWde48rdiA27E6\"},\r\n{\"fecha\":\"17-01-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"Z\u00e1mbiza\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/share.google\/qDfV1kXokr8Ub3bPC\"},\r\n{\"fecha\":\"17-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Guayllabamba\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/gTwadeZP6SoDUFL86\"},\r\n{\"fecha\":\"18-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/HY1CAbehQQ3Q6AREA\"},\r\n{\"fecha\":\"19-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/ReU1JptxxopmpHBq8\"},\r\n{\"fecha\":\"20-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/ReU1JptxxopmpHBq8\"},\r\n{\"fecha\":\"21-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Nanegal\",\"zonal\":\"El Choc\u00f3\",\"map\":\"https:\/\/maps.app.goo.gl\/1uc3kAi3YSvAzcqh7\"},\r\n{\"fecha\":\"21-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/ReU1JptxxopmpHBq8\"},\r\n{\"fecha\":\"22-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Nanegal\",\"zonal\":\"El Choc\u00f3\",\"map\":\"https:\/\/maps.app.goo.gl\/qfxYSyYffvVFmio39\"},\r\n{\"fecha\":\"22-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/ReU1JptxxopmpHBq8\"},\r\n{\"fecha\":\"24-01-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Cumbay\u00e1\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/maps.app.goo.gl\/5MwVoz1PUmiUAawu7\"},\r\n{\"fecha\":\"24-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Carcel\u00e9n\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/DrUo5KmU2XdZ3SWx5\"},\r\n{\"fecha\":\"24-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Nono\",\"zonal\":\"El Choc\u00f3\",\"map\":\"https:\/\/maps.app.goo.gl\/xNxqzd93vF3ybRM58\"},\r\n{\"fecha\":\"24-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Nay\u00f3n\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/hrvUbiV3LnuqJmDWA\"},\r\n{\"fecha\":\"25-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/vWX3zmaFKWMM1k3f7\"},\r\n{\"fecha\":\"25-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Lloa\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/KpjVkBNdAZiTfRhdA\"},\r\n{\"fecha\":\"28-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/iQcvRmzHxWXmznbZ7\"},\r\n{\"fecha\":\"29-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Nono\",\"zonal\":\"El Choc\u00f3\",\"map\":\"https:\/\/maps.app.goo.gl\/4erRNz5m4xrBxHdz6\"},\r\n{\"fecha\":\"30-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Atahualpa\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/pfSYZn1FdDj2zD836\"},\r\n{\"fecha\":\"30-01-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Cotocollao\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/s77RiKtQo3BUUK7a7\"},\r\n{\"fecha\":\"31-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"P\u00edntag\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/99ZicNoivPwYh3s49\"},\r\n{\"fecha\":\"31-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Lloa\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/BWKyBdmQjFsRWnzT9\"},\r\n{\"fecha\":\"31-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/LHzY8gCCsTCHFjjk6\"},\r\n{\"fecha\":\"31-01-2026\",\"hora\":\"09h00 a 16h30\",\"parroquia\":\"P\u00edntag\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/99ZicNoivPwYh3s49\"},\r\n{\"fecha\":\"31-01-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ecuatoriana\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/6fogYUhrzTfiezr6A\"},\r\n{\"fecha\":\"31-01-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"La Libertad\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/fstpymNWpmRk5aoRA\"},\r\n{\"fecha\":\"31-01-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Yaruqui\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/maps.app.goo.gl\/NRnqEcsregLaHnfJ9\"},\r\n{\"fecha\":\"31-01-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"San Antonio de Pichincha\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/VA8uWde48rdiA27E6\"},\r\n{\"fecha\":\"01-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ecuatoriana\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/6fogYUhrzTfiezr6A\"},\r\n{\"fecha\":\"01-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Guaman\u00ed\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/QbehZKf7MhE4w73z9\"},\r\n{\"fecha\":\"01-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Itchimbia\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/6SLU2m53og6Gw29GA\"},\r\n{\"fecha\":\"01-02-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Nay\u00f3n\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/Nhya4PfNL2Bw3SeK8\"},\r\n{\"fecha\":\"02-02-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"San Antonio de Pichincha\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/5aNH3qLroGpW935Q8\"},\r\n{\"fecha\":\"02-02-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/x9oZfsnYLcujrbqy9\"},\r\n{\"fecha\":\"02-02-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/JuSD6VRAaVcA7Lin6\"},\r\n{\"fecha\":\"03-02-2026\",\"hora\":\"12h00 a 15h30\",\"parroquia\":\"Itchimbia\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"google.com\/maps\/place\/PARQUE+EJIDO\/data=!4m2!3m1!1s0x91d59a3d7c9b519b:0xa3a3acdde6a3a01c?sa=X&ved=1t:155783&ictx=111\"},\r\n{\"fecha\":\"03-02-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Cochapamba\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/LYGr1h7NaZs14jYp6\"},\r\n{\"fecha\":\"04-02-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Cochapamba\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/nFEMq1roceyKEckV8\"},\r\n{\"fecha\":\"05-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"San Isidro del Inca\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/MYaH9A4ahQ5UM4A38\"},\r\n{\"fecha\":\"05-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"San Isidro del Inca\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/p8YnTo4gibm7mjie9\"},\r\n{\"fecha\":\"05-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Cotocollao\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/odgEeapASYpL5WLB7\"},\r\n{\"fecha\":\"05-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Llano Chico\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/gfG35ksPqvo7wdEy6\"},\r\n{\"fecha\":\"06-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Magdalena\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/UHk1nDvML4n5xWLS9\"},\r\n{\"fecha\":\"06-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Llano Chico\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/ZqLfEer2PgaSwvoH9\"},\r\n{\"fecha\":\"07-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Lloa\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/AZAdGfK3cqt8dKUVA\"},\r\n{\"fecha\":\"07-02-2026\",\"hora\":\"16h00 a 20h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/RMpsSDryJo8ffRmL9\"},\r\n{\"fecha\":\"07-02-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Carcel\u00e9n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/ns43pQtt6UR9YwAb8\"},\r\n{\"fecha\":\"07-02-2026\",\"hora\":\"11h00 a 13h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/EQBXTAehPawx6H6fA?g_st=awb\"},\r\n{\"fecha\":\"07-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Yaruqui\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/maps.app.goo.gl\/pSyAuTyKmHtKYdnV7?g_st=awb\"},\r\n{\"fecha\":\"07-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/xgHTH6U2Gygs2fAA7\"},\r\n{\"fecha\":\"08-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ecuatoriana\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/bWAtVB25B9G4hfEL8\"},\r\n{\"fecha\":\"08-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/Gtg59q1Mh25W4iD26\"},\r\n{\"fecha\":\"08-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Guamani\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/QbehZKf7MhE4w73z9\"},\r\n{\"fecha\":\"08-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Turubamba\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/pS2g3WobBe1oBk28A\"},\r\n{\"fecha\":\"08-02-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"San Juan\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/zrMqGJAjwhzEktfU7\"},\r\n{\"fecha\":\"09-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/5kiqoeVAu5upvfqYA\"},\r\n{\"fecha\":\"10-02-2026\",\"hora\":\"14h00 a 18h00\",\"parroquia\":\"Pomasqui\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/su22K5ZhwXyR4dsx5\"},\r\n{\"fecha\":\"14-02-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Puembo\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/maps.app.goo.gl\/R6yhq9pqL7KXpKxS7\"},\r\n{\"fecha\":\"19-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Nono\",\"zonal\":\"Choc\u00f3 Andino\",\"map\":\"https:\/\/maps.app.goo.gl\/9RZp9Pj2h4932tEp9 \"},\r\n{\"fecha\":\"19-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/YDw8VZsyLn8wZ8J3A\"},\r\n{\"fecha\":\"20-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/www.google.com\/maps?q=-0.09547130018472672,-78.45182037353516&z=17&hl=es\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/VzfoCm5zWuZgHMsc6\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"08h30 a 14h00\",\"parroquia\":\"Cotocollao\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/share.google\/wguXVTzdmkVidnIfN\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Solanda\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/fb7hHZ7KwXH2q1rF6\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/UmsqPPdVMdKojC8s6\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"12h00 a 17h00\",\"parroquia\":\"La Libertad\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/YS5uKnQvDp7fZW357\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"11h00 a 17h00\",\"parroquia\":\"Puembo\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/maps.app.goo.gl\/xayA4sJfS5Ci4rCW8\"},\r\n{\"fecha\":\"21-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Conocoto\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/vzXoAYYvZqhc1aKeA\"},\r\n{\"fecha\":\"22-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Quitumbe\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/W9XtKSwuWEyV5c6GA\"},\r\n{\"fecha\":\"22-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Yaruqui\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/maps.app.goo.gl\/BYke4DBHbiYey2BA6\"},\r\n{\"fecha\":\"24-03-2026\",\"hora\":\"12h00 a 16h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/www.google.com\/maps?q=-0.2207395,-78.5214756&z=17&hl=es\"},\r\n{\"fecha\":\"25-03-2026\",\"hora\":\"12h00 a 16h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/www.google.com\/maps?q=-0.2207395,-78.5214756&z=17&hl=es\"},\r\n{\"fecha\":\"25-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/www.google.com\/maps?q=-0.07598528265953064,-78.44448852539062&z=17&hl=es\"},\r\n{\"fecha\":\"26-03-2026\",\"hora\":\"12h00 a 16h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/www.google.com\/maps?q=-0.0871373862028122,-78.44952392578125&z=17&hl=es\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/5CyG1Tvj4gRn3XDg8\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"08h30 a 13h00\",\"parroquia\":\"Solanda\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/ttFMhvMzz4QVKBoz7\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/ZcgtfubFBkdYTYAa6\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Guaman\u00ed\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/njYyPpZtAmoamZ3d8\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"Cotocollao\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/share.google\/BUUvIKi3PAOBpEQtD\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"Nono\",\"zonal\":\"Choc\u00f3 Andino\",\"map\":\"https:\/\/maps.app.goo.gl\/mvB3Yc9L5NzLhYA7A\"},\r\n{\"fecha\":\"28-03-2026\",\"hora\":\"09h00 a 15h00\",\"parroquia\":\"Nay\u00f3n\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/maps.app.goo.gl\/XRcSexABYt6jmhf58\"},\r\n{\"fecha\":\"29-03-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Guangopolo\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/2ftzQ6wNgB2wJMkr7\"},\r\n{\"fecha\":\"29-03-2026\",\"hora\":\"08h30 a 14h30\",\"parroquia\":\"Carcel\u00e9n\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/V8zQPZfd76bcJxcLA\"},\r\n{\"fecha\":\"02-04-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/www.google.com\/maps?q=-0.07584190368652344,-78.43251037597656&z=17&hl=es\"},\r\n{\"fecha\":\"02-04-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/hzDQuoHyyXsCTyRu9\"},\r\n{\"fecha\":\"07-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Solanda\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/gAkZhSKyRKvRx46i7\"},\r\n{\"fecha\":\"07-04-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/HqvzJbzFzq52Ggyt7\"},\r\n{\"fecha\":\"07-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Solanda\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/gAkZhSKyRKvRx46i7\"},\r\n{\"fecha\":\"07-04-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/HqvzJbzFzq52Ggyt7\"},\r\n{\"fecha\":\"08-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ferroviaria\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/z1kDzonnARbpHrAeA\"},\r\n{\"fecha\":\"08-04-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/3ZJC6zdQ72gLy6Qc8\"},\r\n{\"fecha\":\"08-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/share.google\/AKRyB2e8wgyz4xwxi\"},\r\n{\"fecha\":\"09-04-2026\",\"hora\":\"09h00 a 14h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/3rKXmq4SjyhCzEu38\"},\r\n{\"fecha\":\"09-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Centro Hist\u00f3rico\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/share.google\/AKRyB2e8wgyz4xwxi\"},\r\n{\"fecha\":\"10-04-2026\",\"hora\":\"08h30 a 14h00\",\"parroquia\":\"El Condado\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/v9XmjhETAJM1VTPf6\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ferroviaria\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/DTFeiRb5Ycg4\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chilibulo\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/Hz6p24mrLbHckRKq6\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/dJTStuw9K1gvkUYR7\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Itchimbia\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/ZdDjaCSDLtgHyxoK7\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Yaruqui\",\"zonal\":\"Tumbaco\",\"map\":\"https:\/\/www.google.com\/maps\/place\/0%C2%B010'04.9%22S+78%C2%B018'41.2%22W\/@-0.1682255,-78.3116226,153m\/data=!3m1!1e3!4m4!3m3!8m2!3d-0.1680299!4d-78.3114319?hl=es&entry=ttu&g_ep=EgoyMDI2MDQwNS4wIKXMDSoASAFQAw%3D%3D\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"08h30 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/share.google\/ZzptknWzwxYCW77p8\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"08h30 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/share.google\/qSD5Q47kMLrOyVehi\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"08h30 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/J57LiyjyLox4WaMv5\"},\r\n{\"fecha\":\"11-04-2026\",\"hora\":\"08h30 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/share.google\/XWmjUbhnnr3CQda3q\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"08h30 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/J57LiyjyLox4WaMv5\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"08h30 a 14h30\",\"parroquia\":\"San Antonio de Pichincha\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/maps.app.goo.gl\/2M1AHDDaYB3bdfUS6\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"08h30 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/share.google\/XWmjUbhnnr3CQda3q\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/sepRsbzpyqDGMG5y\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Quitumbe\",\"zonal\":\"Quitumbe\",\"map\":\"https:\/\/maps.app.goo.gl\/W7tawSQseHoJLEc\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ferroviaria\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/saJSoA6XiDgFhE9U7\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ferroviaria\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/saJSoA6XiDgFhE9U7\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Itchimbia\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/UvGV6xc88gNqdveW8\"},\r\n{\"fecha\":\"12-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Alangas\u00ed\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/hF3rbiPNfKm88mu67\"},\r\n{\"fecha\":\"13-04-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/p9LTEBFK3HxPFog37\"},\r\n{\"fecha\":\"14-04-2026\",\"hora\":\"15h00 a 19h00\",\"parroquia\":\"La Libertad\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/XvZAPuhKThHRox1w6\"},\r\n{\"fecha\":\"15-04-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/oYLbbynv5ZzF9oRN8\"},\r\n{\"fecha\":\"15-04-2026\",\"hora\":\"12h00 a 17h00\",\"parroquia\":\"La Libertad\",\"zonal\":\"Manuela s\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/y8XZBHx8m45JAJej9\"},\r\n{\"fecha\":\"16-04-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Nono\",\"zonal\":\"Choic\u00f3 Andino\",\"map\":\"https:\/\/maps.app.goo.gl\/u424EfuD2RSaR5pF8\"},\r\n{\"fecha\":\"16-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Mariscal Sucre\",\"zonal\":\"La Mariscal\",\"map\":\"https:\/\/maps.app.goo.gl\/n7RF89bmJunjdncC8\"},\r\n{\"fecha\":\"18-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Conocoto\",\"zonal\":\"Los Chillos\",\"map\":\"https:\/\/maps.app.goo.gl\/o3cXnpVzMP1UjCzD7\"},\r\n{\"fecha\":\"18-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Solanda\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/xy34ePMPJm3eMh5H7\"},\r\n{\"fecha\":\"18-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chimbacalle\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/f5tRVPKX1dtPgHap6\"},\r\n{\"fecha\":\"18-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Argelia\",\"zonal\":\"Eloy Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/Ea4QPUp3oBwcphgC7\"},\r\n{\"fecha\":\"18-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Guayllabamba\",\"zonal\":\"Eugenio Espejo\",\"map\":\"https:\/\/share.google\/Dw9oWXNLRc6yrWgTJ\"},\r\n{\"fecha\":\"19-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"Chilibulo\",\"zonal\":\"ELoy  Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/Tyi9LYRrHvYdrHJ36\"},\r\n{\"fecha\":\"19-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ferroviaria\",\"zonal\":\"ELoy  Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/xHmKcVgqANYkiuMHA\"},\r\n{\"fecha\":\"19-04-2026\",\"hora\":\"09h00 a 13h00\",\"parroquia\":\"La Ferroviaria\",\"zonal\":\"ELoy  Alfaro\",\"map\":\"https:\/\/maps.app.goo.gl\/UEcMaYiyZWvjY8F57\"},\r\n{\"fecha\":\"19-04-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"San Antonio\",\"zonal\":\"La Delicia\",\"map\":\"https:\/\/share.google\/Dw9oWXNLRc6yrWgTJ\"},\r\n{\"fecha\":\"19-04-2026\",\"hora\":\"09h00 a 14h30\",\"parroquia\":\"Calder\u00f3n\",\"zonal\":\"Calder\u00f3n\",\"map\":\"https:\/\/maps.app.goo.gl\/MVoQRXizc9CBPujy7\"},\r\n{\"fecha\":\"19-04-2026\",\"hora\":\"09h00 a 13h30\",\"parroquia\":\"Puengas\u00ed\",\"zonal\":\"Manuela S\u00e1enz\",\"map\":\"https:\/\/maps.app.goo.gl\/te3KijHr6DuwunqP9\"}\r\n\r\n];\r\n\r\nfunction pad2(n){\r\n  return String(n).padStart(2,\"0\");\r\n}\r\n\r\nfunction toKey(d){\r\n  return `${pad2(d.getDate())}-${pad2(d.getMonth()+1)}-${d.getFullYear()}`;\r\n}\r\n\r\nfunction escapeHtml(text){\r\n  return String(text || \"\")\r\n    .replace(\/&\/g,\"&amp;\")\r\n    .replace(\/<\/g,\"&lt;\")\r\n    .replace(\/>\/g,\"&gt;\")\r\n    .replace(\/\"\/g,\"&quot;\")\r\n    .replace(\/'\/g,\"&#39;\");\r\n}\r\n\r\nconst eventosPorDia = {};\r\neventos.forEach(e=>{\r\n  if(!eventosPorDia[e.fecha]) eventosPorDia[e.fecha] = [];\r\n  eventosPorDia[e.fecha].push(e);\r\n});\r\n\r\nconst today = new Date();\r\nconst currentYear = 2026;\r\nlet currentMonth = (today.getFullYear() === currentYear) ? today.getMonth() : 0;\r\n\r\nconst calGrid = document.getElementById(\"calendarGrid\");\r\nconst monthLabel = document.getElementById(\"monthLabel\");\r\nconst modal = document.getElementById(\"modal\");\r\nconst modalContent = document.getElementById(\"modalContent\");\r\nconst prevBtn = document.getElementById(\"prevBtn\");\r\nconst nextBtn = document.getElementById(\"nextBtn\");\r\n\r\nconst countCaravanas = document.getElementById(\"countCaravanas\");\r\nconst countUBA = document.getElementById(\"countUBA\");\r\nconst countFerias = document.getElementById(\"countFerias\");\r\n\r\nconst mTitle = document.getElementById(\"mTitle\");\r\nconst mText = document.getElementById(\"mText\");\r\nconst mMap = document.getElementById(\"mMap\");\r\nconst mBtn = document.getElementById(\"mBtn\");\r\nconst mHint = document.getElementById(\"mHint\");\r\n\r\nconst weekdays = [\"Lun\",\"Mar\",\"Mi\u00e9\",\"Jue\",\"Vie\",\"S\u00e1b\",\"Dom\"];\r\nconst months = [\"Enero\",\"Febrero\",\"Marzo\",\"Abril\",\"Mayo\",\"Junio\",\"Julio\",\"Agosto\",\"Septiembre\",\"Octubre\",\"Noviembre\",\"Diciembre\"];\r\n\r\nfunction updateNavState(){\r\n  prevBtn.disabled = currentMonth === 0;\r\n  nextBtn.disabled = currentMonth === 11;\r\n}\r\n\r\nfunction countMonthStats(monthIndex){\r\n  let caravanas = 0;\r\n  let uba = 0;\r\n  let ferias = 0;\r\n\r\n  eventos.forEach(ev=>{\r\n    const parts = ev.fecha.split(\"-\");\r\n    const mm = parseInt(parts[1],10) - 1;\r\n    const yy = parseInt(parts[2],10);\r\n\r\n    if(yy === currentYear && mm === monthIndex){\r\n      if(ev.tipo === \"caravana\"){\r\n        caravanas++;\r\n      }else if(ev.tipo === \"UBA\"){\r\n        uba++;\r\n      }else{\r\n        ferias++;\r\n      }\r\n    }\r\n  });\r\n\r\n  return { caravanas, uba, ferias };\r\n}\r\n\r\nfunction updateMonthStats(){\r\n  const stats = countMonthStats(currentMonth);\r\n  countCaravanas.textContent = stats.caravanas;\r\n  countUBA.textContent = stats.uba;\r\n  countFerias.textContent = stats.ferias;\r\n}\r\n\r\nfunction setModalType(tipo){\r\n  modalContent.classList.remove(\"modal-uba\", \"modal-caravana\", \"modal-feria\");\r\n\r\n  if(tipo === \"UBA\"){\r\n    modalContent.classList.add(\"modal-uba\");\r\n  }else if(tipo === \"caravana\"){\r\n    modalContent.classList.add(\"modal-caravana\");\r\n  }else{\r\n    modalContent.classList.add(\"modal-feria\");\r\n  }\r\n}\r\n\r\nfunction openModal(e){\r\n  const parroquia = escapeHtml(e.parroquia);\r\n  const fecha = escapeHtml(e.fecha);\r\n  const hora = escapeHtml(e.hora);\r\n  const zonal = escapeHtml(e.zonal);\r\n  const tipoTexto = e.tipo === \"caravana\" ? \"Caravana\" : (e.tipo === \"UBA\" ? \"UBA\" : \"Feria\");\r\n\r\n  setModalType(e.tipo);\r\n\r\n  mTitle.innerHTML = `${tipoTexto} - ${parroquia}`;\r\n  mText.innerHTML = `\r\n    \ud83d\udcc5 <b>${fecha}<\/b><br>\r\n    \u23f0 <b>${hora}<\/b><br>\r\n    \ud83c\udfd8\ufe0f <b>${parroquia}<\/b> \u2013 Zonal <b>${zonal}<\/b>\r\n  `;\r\n\r\n  mMap.style.display = \"block\";\r\n  mBtn.style.display = \"flex\";\r\n  mMap.src = \"https:\/\/www.google.com\/maps?q=\" + encodeURIComponent((e.parroquia || \"\") + \", Quito, Ecuador\") + \"&output=embed\";\r\n  mBtn.href = e.map || \"#\";\r\n  mHint.innerHTML = \"Ubicaci\u00f3n referencial en mapa. El bot\u00f3n abre la ubicaci\u00f3n compartida.\";\r\n  modal.style.display = \"flex\";\r\n}\r\n\r\nfunction openDayModal(fechaKey, list){\r\n  modalContent.classList.remove(\"modal-uba\", \"modal-caravana\", \"modal-feria\");\r\n  modalContent.classList.add(\"modal-feria\");\r\n\r\n  mTitle.innerHTML = `Eventos del d\u00eda ${escapeHtml(fechaKey)}`;\r\n\r\n  const wrap = document.createElement(\"div\");\r\n  wrap.style.display = \"flex\";\r\n  wrap.style.flexDirection = \"column\";\r\n  wrap.style.gap = \"10px\";\r\n\r\n  list.forEach(e=>{\r\n    const tipoTexto = e.tipo === \"caravana\" ? \"Caravana\" : (e.tipo === \"UBA\" ? \"UBA\" : \"Feria\");\r\n    const colorClass =\r\n      e.tipo === \"caravana\" ? \"event-purple\" :\r\n      e.tipo === \"UBA\" ? \"event-orange\" :\r\n      \"\";\r\n\r\n    const item = document.createElement(\"div\");\r\n    item.className = `event ${colorClass}`;\r\n    item.innerHTML = `\r\n      <strong>${escapeHtml(tipoTexto)} - ${escapeHtml(e.parroquia)}<\/strong><br>\r\n      <span style=\"font-weight:normal\">\u23f0 ${escapeHtml(e.hora)}<br>\ud83c\udfd8\ufe0f ${escapeHtml(e.zonal)}<\/span>\r\n    `;\r\n\r\n    item.addEventListener(\"click\", function(){\r\n      openModal(e);\r\n    });\r\n\r\n    wrap.appendChild(item);\r\n  });\r\n\r\n  mText.innerHTML = \"\";\r\n  mText.appendChild(wrap);\r\n\r\n  mMap.style.display = \"none\";\r\n  mBtn.style.display = \"none\";\r\n  mMap.src = \"\";\r\n  mHint.innerHTML = \"Toca un evento para ver su ubicaci\u00f3n y el bot\u00f3n de c\u00f3mo llegar.\";\r\n  modal.style.display = \"flex\";\r\n}\r\n\r\nfunction renderCalendar(){\r\n  monthLabel.textContent = months[currentMonth] + \" \" + currentYear;\r\n  calGrid.innerHTML = \"\";\r\n\r\n  weekdays.forEach(d=>{\r\n    const w = document.createElement(\"div\");\r\n    w.className = \"weekday\";\r\n    w.textContent = d;\r\n    calGrid.appendChild(w);\r\n  });\r\n\r\n  const first = new Date(currentYear, currentMonth, 1);\r\n  const firstDay = (first.getDay() === 0) ? 6 : first.getDay() - 1;\r\n  const days = new Date(currentYear, currentMonth + 1, 0).getDate();\r\n\r\n  for(let i = 0; i < firstDay; i++){\r\n    const blank = document.createElement(\"div\");\r\n    blank.className = \"calendar-day\";\r\n    calGrid.appendChild(blank);\r\n  }\r\n\r\n  for(let day = 1; day <= days; day++){\r\n    const date = new Date(currentYear, currentMonth, day);\r\n    const key = toKey(date);\r\n    const list = eventosPorDia[key] || [];\r\n\r\n    const cell = document.createElement(\"div\");\r\n    cell.className = \"calendar-day\";\r\n\r\n    const num = document.createElement(\"div\");\r\n    num.className = \"day-num\";\r\n    num.textContent = day;\r\n    cell.appendChild(num);\r\n\r\n    if(list.length > 0){\r\n      cell.classList.add(\"has-events\");\r\n      cell.style.cursor = \"pointer\";\r\n\r\n      cell.addEventListener(\"click\", function(){\r\n        openDayModal(key, list);\r\n      });\r\n    }\r\n\r\n    list.forEach(e=>{\r\n      const badge = document.createElement(\"div\");\r\n      badge.className = \"event\";\r\n\r\n      if(e.tipo === \"UBA\"){\r\n        badge.classList.add(\"event-orange\");\r\n      }else if(e.tipo === \"caravana\"){\r\n        badge.classList.add(\"event-purple\");\r\n      }\r\n\r\n      badge.innerHTML = `${escapeHtml(e.parroquia)}<br><span style=\"font-weight:normal\">${escapeHtml(e.hora)}<\/span>`;\r\n\r\n      badge.addEventListener(\"click\", function(ev){\r\n        ev.stopPropagation();\r\n        openModal(e);\r\n      });\r\n\r\n      cell.appendChild(badge);\r\n    });\r\n\r\n    calGrid.appendChild(cell);\r\n  }\r\n\r\n  updateMonthStats();\r\n  updateNavState();\r\n}\r\n\r\nfunction prevMonth(){\r\n  if(currentMonth > 0){\r\n    currentMonth--;\r\n    renderCalendar();\r\n  }\r\n}\r\n\r\nfunction nextMonth(){\r\n  if(currentMonth < 11){\r\n    currentMonth++;\r\n    renderCalendar();\r\n  }\r\n}\r\n\r\nfunction closeModal(){\r\n  modal.style.display = \"none\";\r\n  mMap.src = \"\";\r\n  modalContent.classList.remove(\"modal-uba\", \"modal-caravana\", \"modal-feria\");\r\n}\r\n\r\nfunction bgClose(e){\r\n  if(e.target === modal){\r\n    closeModal();\r\n  }\r\n}\r\n\r\nrenderCalendar();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcc5 AGENDA \u00abQUITO NOS CUIDA CON SALUD EN TU BARRIO\u00bb 2026 \u00b7 Toca una feria para ver detalles y mapa [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8828","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/salud.quito.gob.ec\/index.php?rest_route=\/wp\/v2\/pages\/8828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/salud.quito.gob.ec\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/salud.quito.gob.ec\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/salud.quito.gob.ec\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/salud.quito.gob.ec\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8828"}],"version-history":[{"count":344,"href":"https:\/\/salud.quito.gob.ec\/index.php?rest_route=\/wp\/v2\/pages\/8828\/revisions"}],"predecessor-version":[{"id":10039,"href":"https:\/\/salud.quito.gob.ec\/index.php?rest_route=\/wp\/v2\/pages\/8828\/revisions\/10039"}],"wp:attachment":[{"href":"https:\/\/salud.quito.gob.ec\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}