{"id":2229,"date":"2026-08-05T16:17:59","date_gmt":"2026-08-05T07:47:59","guid":{"rendered":"https:\/\/depedilocosnorte.com\/sdoin\/?page_id=2229"},"modified":"2026-08-17T15:40:13","modified_gmt":"2026-08-17T07:10:13","slug":"elementary-directory","status":"publish","type":"page","link":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/school-directory\/elementary-directory\/","title":{"rendered":"ELEMENTARY SCHOOL"},"content":{"rendered":"\n\n<style>\n* { box-sizing: border-box; }\n\n.directory-app {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 20px 60px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    color: #0b1f45;\n}\n\n.directory-app button { font-family: Arial, Helvetica, sans-serif; }\n\n.breadcrumbs {\n    display:flex; align-items:center; flex-wrap:wrap; gap:8px;\n    margin-bottom:28px; font-family:Arial,Helvetica,sans-serif; font-size:14px;\n}\n.breadcrumb-link { color:#123b7a; cursor:pointer; }\n.breadcrumb-link:hover { text-decoration:underline; }\n.breadcrumb-current { color:#555; }\n.breadcrumb-arrow { colorneg:#888; }\n\n.district-grid, .municipality-grid, .school-grid {\n    display:grid; gap:24px;\n}\n.district-grid, .municipality-grid { grid-template-columns:repeat(2,1fr); }\n.school-grid { grid-template-columns:repeat(3,1fr); }\n\n.district-card, .municipality-card, .school-card, .school-detail {\n    background:#fff; border:1px solid #d5dce7; border-left:5px solid #102f72;\n    border-radius:8px; box-shadow:0 7px 18px rgba(20,45,90,.08);\n}\n.district-card {\n    min-height:215px; padding:32px 28px; transition:.25s ease;\n}\n.district-card:hover, .municipality-card:hover, .school-card:hover {\n    transform:translateY(-4px); box-shadow:0 12px 25px rgba(20,45,90,.14);\n}\n.card-label {\n    font-family:Arial,Helvetica,sans-serif; font-size:12px; letter-spacing:2px;\n    font-weight:bold; color:#314d78; margin-bottom:8px;\n}\n.district-card h2, .municipality-card h2, .page-title, .school-name,\n.detail-school-name {\n    color:#101010;\n}\n.district-card h2 { margin:0 0 10px; font-size:22px; }\n.district-description {\n    font-family:Arial,Helvetica,sans-serif; font-size:15px; color:#53647d; margin-bottom:18px;\n}\n.district-count, .municipality-count, .school-count-text {\n    font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#63718a;\n}\n.district-count { margin-bottom:17px; }\n\n.view-link, .back-button {\n    border:none; background:transparent; padding:0; color:#073b82;\n    font-family:Arial,Helvetica,sans-serif; font-size:14px; cursor:pointer;\n}\n.view-link span { font-size:20px; margin-left:5px; }\n.view-link:hover, .back-button:hover { text-decoration:underline; }\n\n.page-title { margin:0 0 10px; font-size:28px; }\n.municipality-card { min-height:150px; padding:24px; transition:.25s ease; }\n\/* Professional yellow location pin *\/\n.location-icon {\n    width: 22px;\n    height: 25px;\n    margin-bottom: 10px;\n    position: relative;\n}\n\n.location-icon::before {\n    content: \"\";\n    position: absolute;\n    width: 15px;\n    height: 15px;\n    border: 3px solid #e3a916;\n    border-radius: 50% 50% 50% 0;\n    transform: rotate(-45deg);\n    top: 1px;\n    left: 2px;\n}\n\n.location-icon::after {\n    content: \"\";\n    position: absolute;\n    width: 5px;\n    height: 5px;\n    background: #e3a916;\n    border-radius: 50%;\n    top: 7px;\n    left: 8px;\n}\n.municipality-card h2 { margin:0 0 8px; font-size:20px; }\n.municipality-count { margin-bottom:15px; }\n\n.school-count-text { margin-bottom:22px; }\n.school-card { padding:25px 23px; transition:.25s ease; }\n.school-header { display:flex; align-items:flex-start; gap:14px; margin-bottom:14px; }\n.school-logo, .detail-logo {\n    border-radius:50%; background:#102f72; color:#f0b323;\n    display:flex; align-items:center; justify-content:center;\n    font-family:Georgia,serif; font-weight:bold; text-align:center;\n}\n.school-logo { width:48px; height:48px; min-width:48px; font-size:10px; }\n.school-title-area { flex:1; }\n.school-name { margin:0 0 8px; font-size:17px; line-height:1.3; }\n.school-tags { display:flex; flex-wrap:wrap; gap:6px; }\n.school-tag {\n    padding:4px 10px; background:#e8eef7; border-radius:5px;\n    font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#123b7a;\n}\n.school-tag.location { background:#fff; border:1px solid #d5dce7; }\n.school-info { margin-top:12px; }\n.info-row {\n    display:flex; gap:9px; margin:10px 0; font-family:Arial,Helvetica,sans-serif;\n    font-size:12px; color:#53647d; line-height:1.5; word-break:break-word;\n}\n.info-icon { width:18px; min-width:18px; text-align:center; }\n.details-button {\n    width:100%; margin-top:16px; padding:10px; border:1px solid #d2d9e4;\n    border-radius:6px; background:#fff; color:#102f72; cursor:pointer; font-size:13px;\n}\n.details-button:hover { background:#f4f7fb; }\n\n.school-detail {\n    max-width:850px; margin:0 auto; padding:35px;\n}\n.detail-header { display:flex; gap:20px; align-items:center; margin-bottom:30px; }\n.detail-logo { width:75px; height:75px; min-width:75px; font-size:15px; }\n.detail-school-name { margin:0 0 10px; font-size:28px; }\n.detail-section { margin-top:25px; }\n.detail-section h3 { font-size:18px; margin-bottom:15px; color:#102f72; }\n.detail-info-row {\n    padding:13px 0; border-bottom:1px solid #e4e8ee;\n    font-family:Arial,Helvetica,sans-serif; font-size:14px; line-height:1.5;\n}\n.no-schools {\n    grid-column:1\/-1; padding:40px; text-align:center; background:#fff;\n    border:1px solid #d5dce7; border-radius:8px; font-family:Arial,Helvetica,sans-serif;\n    color:#66758b;\n}\n\n\n\/* =========================================================\n   DIRECTORY SEARCH BAR\n   Searches school name, municipality, district, school head,\n   position, school ID, barangay, phone and email.\n========================================================= *\/\n.directory-search-wrap {\n    margin: 0 0 32px;\n    font-family: Arial, Helvetica, sans-serif;\n}\n\n.directory-search-box {\n    position: relative;\n    width: 100%;\n    background: #ffffff;\n    border: 1px solid #cfd7e3;\n    border-radius: 10px;\n    box-shadow: 0 8px 24px rgba(20,45,90,.08);\n    overflow: hidden;\n}\n\n.directory-search-icon {\n    position: absolute;\n    left: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 18px;\n    height: 18px;\n    border: 2px solid #123b7a;\n    border-radius: 50%;\n    pointer-events: none;\n}\n\n.directory-search-icon::after {\n    content: \"\";\n    position: absolute;\n    width: 8px;\n    height: 2px;\n    background: #123b7a;\n    right: -6px;\n    bottom: -3px;\n    transform: rotate(45deg);\n    border-radius: 2px;\n}\n\n#directorySearch {\n    width: 100%;\n    height: 58px;\n    border: 0;\n    outline: 0;\n    padding: 0 105px 0 52px;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    color: #142b50;\n    background: #fff;\n}\n\n#directorySearch::placeholder { color: #7b8799; }\n#directorySearch:focus { box-shadow: inset 0 0 0 2px #123b7a; }\n\n.directory-search-clear {\n    position: absolute;\n    right: 14px;\n    top: 50%;\n    transform: translateY(-50%);\n    border: 0;\n    background: #eef2f7;\n    color: #123b7a;\n    border-radius: 6px;\n    padding: 7px 12px;\n    font-size: 12px;\n    font-weight: 700;\n    cursor: pointer;\n    display: none;\n}\n\n.directory-search-clear:hover { background: #e1e7ef; }\n\n.search-helper {\n    margin-top: 10px;\n    font-size: 12px;\n    color: #69778d;\n}\n\n.search-results-head {\n    display: flex;\n    align-items: baseline;\n    justify-content: space-between;\n    gap: 15px;\n    margin: 0 0 18px;\n    font-family: Arial, Helvetica, sans-serif;\n}\n\n.search-results-head h1 {\n    margin: 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    color: #101010;\n    font-size: 28px;\n}\n\n.search-results-count {\n    font-size: 13px;\n    color: #63718a;\n    white-space: nowrap;\n}\n\n.search-result-card { border-left-color: #e3a916; }\n\n.search-match {\n    margin: 8px 0 0;\n    padding-top: 8px;\n    border-top: 1px solid #edf0f4;\n    font-size: 11px;\n    color: #7b8799;\n}\n\n.search-empty {\n    grid-column: 1 \/ -1;\n    padding: 55px 25px;\n    text-align: center;\n    background: #fff;\n    border: 1px solid #d5dce7;\n    border-radius: 8px;\n    box-shadow: 0 7px 18px rgba(20,45,90,.06);\n    font-family: Arial, Helvetica, sans-serif;\n}\n\n.search-empty-title {\n    margin: 0 0 8px;\n    color: #102f72;\n    font-size: 19px;\n    font-weight: 700;\n}\n\n.search-empty-text { margin: 0; color: #66758b; font-size: 14px; }\n\n@media(max-width:700px) {\n    #directorySearch { height: 54px; font-size: 14px; padding-left: 48px; }\n    .directory-search-icon { left: 16px; }\n    .search-results-head { display:block; }\n    .search-results-head h1 { font-size: 23px; margin-bottom: 6px; }\n    .search-results-count { white-space: normal; }\n}\n\n@media(max-width:950px) { .school-grid { grid-template-columns:repeat(2,1fr); } }\n@media(max-width:700px) {\n    .district-grid,.municipality-grid,.school-grid { grid-template-columns:1fr; }\n    .directory-app { padding:15px; }\n    .school-detail { padding:22px; }\n    .detail-header { align-items:flex-start; }\n    .detail-school-name { font-size:22px; }\n}\n<\/style>\n\n<div class=\"directory-app\">\n\n    <!-- ================= DIRECTORY SEARCH ================= -->\n    <div class=\"directory-search-wrap\">\n        <div class=\"directory-search-box\">\n            <span class=\"directory-search-icon\" aria-hidden=\"true\"><\/span>\n\n            <input\n                id=\"directorySearch\"\n                type=\"search\"\n                autocomplete=\"off\"\n                placeholder=\"Search school, municipality, district, or school head...\"\n                aria-label=\"Search school directory\"\n            >\n\n            <button\n                id=\"directorySearchClear\"\n                class=\"directory-search-clear\"\n                type=\"button\"\n                aria-label=\"Clear search\">\n                Clear\n            <\/button>\n        <\/div>\n\n        <div class=\"search-helper\">\n            Search by school name, municipality, district, school head, school ID, barangay, position, phone, or email.\n        <\/div>\n    <\/div>\n\n    <div id=\"directoryContent\"><\/div>\n<\/div>\n\n<script>\n\/* =========================================================\n   ELEMENTARY SCHOOL DATA FROM THE UPLOADED EXCEL FILE\n   \"Elementary-and-Secondary-School-Heads-as-of-Sept-25-2025\"\n========================================================= *\/\n\nconst schools = [\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Apaleng-Libtong ES\",\n        \"schoolId\": \"100001\",\n        \"barangay\": \"Brgy. Libtong, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"ALE\",\n        \"head\": \"Pastor, Stephen Vea\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0999-992-6970\",\n        \"email\": \"stephen.pastor@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Bacarra CES\",\n        \"schoolId\": \"100002\",\n        \"barangay\": \"Brgy. Santa Rita (Pob.), Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"BC\",\n        \"head\": \"Pastor, Stephen Vea\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0999-992-6970\",\n        \"email\": \"stephen.pastor@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Buyon ES\",\n        \"schoolId\": \"100003\",\n        \"barangay\": \"Brgy. Buyon, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Ilay, Imelda Concepcion\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7018\",\n        \"email\": \"imelda.ilay001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Ganagan ES\",\n        \"schoolId\": \"100004\",\n        \"barangay\": \"Brgy. Ganagan, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"GE\",\n        \"head\": \"Domingo, Moises Galiza\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-955-0389\",\n        \"email\": \"moises.domingo001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Macupit ES\",\n        \"schoolId\": \"100005\",\n        \"barangay\": \"Brgy. Macupit, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Canao, Noraliza Pascua\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0927-396-4983\",\n        \"email\": \"noraliza.canao@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Nambaran ES\",\n        \"schoolId\": \"100006\",\n        \"barangay\": \"Brgy. Nambaran, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Galario, Venchito Fagaragan\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7016\",\n        \"email\": \"venchito.galario@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Pasiocan ES\",\n        \"schoolId\": \"100007\",\n        \"barangay\": \"Brgy. Pasiocan, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Laeno, Jesusa Guieb\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0998-558-6569\",\n        \"email\": \"jesusa.laeno@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Pulangi ES\",\n        \"schoolId\": \"100008\",\n        \"barangay\": \"Brgy. Pulangi, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Gamiao, Oscar Rivera\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0920-101-8039\",\n        \"email\": \"oscargamiaooppo@gmail.com\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Sabas-Sagisi MES\",\n        \"schoolId\": \"100009\",\n        \"barangay\": \"Brgy. Sangil, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"SSM\",\n        \"head\": \"Viernes, James Yanos\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0918-951-0981\",\n        \"email\": \"james.viernes@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Santo Cristo ES\",\n        \"schoolId\": \"100011\",\n        \"barangay\": \"Brgy. Santo Cristo I (Pob.), Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"SCE\",\n        \"head\": \"Acoba, Aristedes Acosta\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-992-7017\",\n        \"email\": \"aristedes.acoba@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"SPECIAL EDUCATION CENTER\",\n        \"schoolId\": \"100010\",\n        \"barangay\": \"Brgy. Santa Rita (Pob.), Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"SEC\",\n        \"head\": \"Rimalos, Nestor Mercado\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0999-992-6972\",\n        \"email\": \"nestor.rimalos@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Tambidao ES\",\n        \"schoolId\": \"100012\",\n        \"barangay\": \"Brgy. Tambidao, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Paredes, Jojit Antonieto Ramelb\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0908-864-5786\",\n        \"email\": \"jojitantonieto.paredes@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Bangsirit ES\",\n        \"schoolId\": \"100013\",\n        \"barangay\": \"Brgy. Cabusligan, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Martinez, Beverly Pascua\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0939-920-9548\",\n        \"email\": \"beverly.martinez@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Cabaruan ES\",\n        \"schoolId\": \"100014\",\n        \"barangay\": \"Brgy. Cabaruan, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Canao, Rudival Manadao\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0921-206-8179\",\n        \"email\": \"rudival.canao001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Cabulalaan IS\",\n        \"schoolId\": \"502712\",\n        \"barangay\": \"Brgy. Cabulalaan, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"CI\",\n        \"head\": \"Rasay, Dominga Ancheta\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0920-958-9467\",\n        \"email\": \"cabulalaan_elementaryschool@yahooo.com\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Cadaratan ES\",\n        \"schoolId\": \"100016\",\n        \"barangay\": \"Brgy. Cadaratan, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Visitacion, Cesaria Aranda\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-992-7107\",\n        \"email\": \"cesaria.visitacion@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Calioet ES\",\n        \"schoolId\": \"100017\",\n        \"barangay\": \"Brgy. Calioet-Libong, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Sagayadoro, Agnes Acidera\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0946-675-9168\",\n        \"email\": \"agnes.sagayadoro002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Casilian ES\",\n        \"schoolId\": \"100018\",\n        \"barangay\": \"Brgy. Casilian, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Caliva, Jhon Carlo Castro\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0909-533-0447\",\n        \"email\": \"jhoncarlo.caliva@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Casilian PS - Taguipuro Annex\",\n        \"schoolId\": \"150023\",\n        \"barangay\": \"Brgy. Casilian, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"CPTA\",\n        \"head\": \"Canao, Rudival Manadao\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0921-206-8179\",\n        \"email\": \"rudival.canao001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Paninaan ES\",\n        \"schoolId\": \"100019\",\n        \"barangay\": \"Brgy. Paninaan, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Cariaga, Grace Baysa\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0907-180-7731\",\n        \"email\": \"grace.baysa@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Parang ES\",\n        \"schoolId\": \"100020\",\n        \"barangay\": \"Brgy. Duripes, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Bumagat, Ferdinand Magaoay\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7156\",\n        \"email\": \"ferdinandbumagat1965@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Pungto ES\",\n        \"schoolId\": \"100021\",\n        \"barangay\": \"Brgy. Pungto, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Cadiz, Miafrecelle Pascua\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0908-895-5932\",\n        \"email\": \"miafrecelle.cadiz@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"San Agustin ES\",\n        \"schoolId\": \"100022\",\n        \"barangay\": \"Brgy. San Agustin Ii (Pob.), Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"SAE\",\n        \"head\": \"Marco, Jannet Medrano\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0999-992-6974\",\n        \"email\": \"jannet.marco@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BACARRA\",\n        \"name\": \"Tubburan IS\",\n        \"schoolId\": \"502711\",\n        \"barangay\": \"Brgy. Tubburan, Bacarra, Ilocos Norte\",\n        \"abbreviation\": \"TI\",\n        \"head\": \"Baxa, Rogelio Valite\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0999-992-7151\",\n        \"email\": \"arveebaxa@yahoo.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Ar-Arusip ES\",\n        \"schoolId\": \"100024\",\n        \"barangay\": \"Brgy. Ar-Arusip, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"AAE\",\n        \"head\": \"Pagat, Ryan Jay Rasalan\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0919-099-1140\",\n        \"email\": \"ryanjay.pagat@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Aring ES\",\n        \"schoolId\": \"150001\",\n        \"barangay\": \"Brgy. Aring, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"AE\",\n        \"head\": \"Villa, Estelita Valera\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-156-4647\",\n        \"email\": \"estelita.villa001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Badoc North Central School\",\n        \"schoolId\": \"100025\",\n        \"barangay\": \"Brgy. Lacuben, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"BNCS\",\n        \"head\": \"Padlan, Sandra Geraldine Lea Reyes\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0908-363-5462\",\n        \"email\": \"sandra.padlan@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Badoc South Central School SPED Center\",\n        \"schoolId\": \"100026\",\n        \"barangay\": \"Brgy. Garreta (Pob.), Badoc, Ilocos Norte\",\n        \"abbreviation\": \"BSCSS\",\n        \"head\": \"Santiago, Joseph Barlahan\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-123-9466\",\n        \"email\": \"joseph.santiago@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Camanga ES\",\n        \"schoolId\": \"100027\",\n        \"barangay\": \"Brgy. Camanga, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Ibuos, Chamie Garcia\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-397-9435\",\n        \"email\": \"chamie.ibuos@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Caraitan IS\",\n        \"schoolId\": \"500000\",\n        \"barangay\": \"Brgy. Caraitan, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"CI\",\n        \"head\": \"Agpoon, Maricon Pagurayan\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0960-274-6117\",\n        \"email\": \"maricon.agpoon@deped.com.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Gabut ES\",\n        \"schoolId\": \"100029\",\n        \"barangay\": \"Brgy. Gabut Norte, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"GE\",\n        \"head\": \"Reyno, Renato Dadoy\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0928-467-3801\",\n        \"email\": \"renato.reyno001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Labut ES\",\n        \"schoolId\": \"100030\",\n        \"barangay\": \"Brgy. Labut, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Taclay, Rosalie Adzuara\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0906-965-3634\",\n        \"email\": \"rosalie.taclay@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Lasien School\",\n        \"schoolId\": \"100031\",\n        \"barangay\": \"Brgy. Nagrebcan, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"LS\",\n        \"head\": \"Tulay, Alaila Mae Abarra\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-123-1467\",\n        \"email\": \"alailamae.tulay@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Mabusag Sur ES\",\n        \"schoolId\": \"150002\",\n        \"barangay\": \"Brgy. Mabusag Sur, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"MSE\",\n        \"head\": \"Agbayani, Analyn Mendoza\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0945-580-5110\",\n        \"email\": \"analyn.agbayni@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Mabusag-Napu ES\",\n        \"schoolId\": \"100032\",\n        \"barangay\": \"Brgy. Mabusag Norte, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"MNE\",\n        \"head\": \"Pagaling, Bernard Martin\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0917-775-5410\",\n        \"email\": \"bernard.pagaling@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Madupayas ES\",\n        \"schoolId\": \"100033\",\n        \"barangay\": \"Brgy. Pugot, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Lacuesta, Fely Ann Vergara\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0905-499-1754\",\n        \"email\": \"felyann.lacuesta@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Morong ES\",\n        \"schoolId\": \"100034\",\n        \"barangay\": \"Brgy. Morong, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Valdez, Jeremy Vergara\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0975-279-4762\",\n        \"email\": \"jeremy.valdez@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Nagrebcan ES\",\n        \"schoolId\": \"100035\",\n        \"barangay\": \"Brgy. Alay-Nangbabaan (Alay 15-B), Badoc, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Mendoza, Norma Palacpac\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-182-8004\",\n        \"email\": \"norma.mendoza001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Pagsanahan ES\",\n        \"schoolId\": \"100036\",\n        \"barangay\": \"Brgy. Pagsanahan Sur, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Villa, Vincent Valdez\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0917-130-3487\",\n        \"email\": \"vincent.villa@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Paltit ES\",\n        \"schoolId\": \"100037\",\n        \"barangay\": \"Brgy. Paltit, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Marquez, Cristina Miranda\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0965-347-7493\",\n        \"email\": \"cristina.miranda001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Pasuc-Parang ES\",\n        \"schoolId\": \"100038\",\n        \"barangay\": \"Barangay 17-B, Pasuc, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"PPE\",\n        \"head\": \"Coloma, Remedios Tabrilla\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0991-560-5358\",\n        \"email\": \"remedios.tabrilla@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Saud ES\",\n        \"schoolId\": \"100176\",\n        \"barangay\": \"Brgy. Saud, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Fernandez, Ofelia Agapay\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0917-180-5519\",\n        \"email\": \"ofelia.fernandez@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Sta. Cruz ES\",\n        \"schoolId\": \"100040\",\n        \"barangay\": \"Brgy. Santa Cruz Sur, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"SCE\",\n        \"head\": \"Aguinaldo, Floralyn Salmasan\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-157-7830\",\n        \"email\": \"floralyn.aguinaldo001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Turod ES\",\n        \"schoolId\": \"100041\",\n        \"barangay\": \"Brgy. Turod, Badoc, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Garcia, Ritchi Rossan Baisa\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0915-273-4455\",\n        \"email\": \"ritchirossan.garcia001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BADOC\",\n        \"name\": \"Virgen Milagrosa ES\",\n        \"schoolId\": \"100042\",\n        \"barangay\": \"Brgy. La Virgen Milagrosa (Paguetpet), Badoc, Ilocos Norte\",\n        \"abbreviation\": \"VME\",\n        \"head\": \"Apuan, Carlito Pasion\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0955-175-8183\",\n        \"email\": \"4tuneapuan@gmail.com\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Abaca ES\",\n        \"schoolId\": \"100043\",\n        \"barangay\": \"Brgy. Abaca, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"AE\",\n        \"head\": \"Callanga, Arnel Paleracio\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0998-989-0607\",\n        \"email\": \"arnel.callanga@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Alao-ao ES\",\n        \"schoolId\": \"100044\",\n        \"barangay\": \"Brgy. Payac, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"AAE\",\n        \"head\": \"Navarro, Shanely Delos Reyes\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0938-393-8506\",\n        \"email\": \"shanely.navarro@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Bacsil ES\",\n        \"schoolId\": \"100180\",\n        \"barangay\": \"Brgy. Bacsil, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Aggabao, Marylin Corpuz\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-772-0016\",\n        \"email\": \"marylin.aggabao001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Banban ES\",\n        \"schoolId\": \"100046\",\n        \"barangay\": \"Brgy. Banban, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Hidalgo, Nobleza Caliw-Caliw\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-303-1920\",\n        \"email\": \"nobleza.hidalgo@gmail.com\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Bangui CES\",\n        \"schoolId\": \"100047\",\n        \"barangay\": \"Brgy. San Lorenzo (Pob.), Bangui, Ilocos Norte\",\n        \"abbreviation\": \"BC\",\n        \"head\": \"Garcia, Sonia Guerrero\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0960-535-1901\",\n        \"email\": \"sonia.garcia011@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Baruyen ES\",\n        \"schoolId\": \"100048\",\n        \"barangay\": \"Brgy. Baruyen, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Alupay, Margie Maculam\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-319-1584\",\n        \"email\": \"margie.alupay@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Dadaor ES\",\n        \"schoolId\": \"100049\",\n        \"barangay\": \"Brgy. Dadaor, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Martinez, Joy Rigates\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0916-286-2509\",\n        \"email\": \"joy.martinez004@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"DUMALNEG\",\n        \"name\": \"Dumalneg ES\",\n        \"schoolId\": \"100050\",\n        \"barangay\": \"Kalaw, Dumalneg, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Domingsil, Jessa Mae Ramirez\",\n        \"position\": \"Head Teacher II\",\n        \"phone\": \"0956-265-9898\",\n        \"email\": \"jessamae.ramirez001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Lanao ES\",\n        \"schoolId\": \"100051\",\n        \"barangay\": \"Brgy. Lanao, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Cadavona, Imelda Corpuz\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0935-577-4997\",\n        \"email\": \"imelda.cadavona@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Masikil ES\",\n        \"schoolId\": \"100052\",\n        \"barangay\": \"Brgy. Masikil, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Nalla, Jessa Mae Agliam\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0993-526-6843\",\n        \"email\": \"jessamae.agliam@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Nagbalagan ES\",\n        \"schoolId\": \"100053\",\n        \"barangay\": \"Brgy. Nagbalagan, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Tumalip, Marilyn Agsunod\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0998-853-2399\",\n        \"email\": \"marilyn.tumalip@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Paddagan ES\",\n        \"schoolId\": \"100054\",\n        \"barangay\": \"Brgy. Payac, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Galicinao, King Harold Soposo\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0918-408-0596\",\n        \"email\": \"kingharold.galicinao@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"DUMALNEG\",\n        \"name\": \"San Isidro ES\",\n        \"schoolId\": \"100055\",\n        \"barangay\": \"San Isidro, Dumalneg, Ilocos Norte\",\n        \"abbreviation\": \"SIE\",\n        \"head\": \"Alupay, Jeny Balalio\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0947-470-2408\",\n        \"email\": \"jeny.balalio@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Suyo ES\",\n        \"schoolId\": \"100056\",\n        \"barangay\": \"Barangay Baruyen, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Sagadraca, Remy Navarro\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0906-241-1463\",\n        \"email\": \"remy.sagadraca@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BANGUI\",\n        \"name\": \"Taguipuro ES\",\n        \"schoolId\": \"100057\",\n        \"barangay\": \"Brgy. Taguiporo, Bangui, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Cacao, Joanne Manuel\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0928-787-6436\",\n        \"email\": \"joanne.manuel@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Bangsar ES\",\n        \"schoolId\": \"100058\",\n        \"barangay\": \"Brgy. Bangsar, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Alunday, Rovin Jay Morales\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0949-601-5082\",\n        \"email\": \"alundayrovin@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Banna CES\",\n        \"schoolId\": \"100059\",\n        \"barangay\": \"Brgy. Marcos (Pob.), Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"BC\",\n        \"head\": \"Lagoc, Celso Manzano\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-708-8475\",\n        \"email\": \"celso.lagoc@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Barbarangay ES\",\n        \"schoolId\": \"100060\",\n        \"barangay\": \"Brgy. Barbarangay, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Sagsagat, Ednalyn Vicente\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0997-681-7527\",\n        \"email\": \"ednalyn.sagsagat@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Bomitog ES\",\n        \"schoolId\": \"100061\",\n        \"barangay\": \"Brgy. Bomitog, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Nisperos, Claire Bernadette Abad\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0956-097-2670\",\n        \"email\": \"clairebernadetteabadcte@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Bugasi ES\",\n        \"schoolId\": \"100062\",\n        \"barangay\": \"Brgy. Bugasi, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Mercado, Maylani Gracia Delos Reyes\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0912-343-5940\",\n        \"email\": \"maylanigracia.mercado@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Caestebanan ES\",\n        \"schoolId\": \"100063\",\n        \"barangay\": \"Brgy. Caestebanan, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Faylogna, Alvin Ladia\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0969-290-9122\",\n        \"email\": \"alvin.faylogna@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Caribquib ES\",\n        \"schoolId\": \"100064\",\n        \"barangay\": \"Brgy. Caribquib, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Zafaralla, Mazel Agdeppa\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0955-758-9278\",\n        \"email\": \"mazel.zafaralla@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Catagtaguen ES\",\n        \"schoolId\": \"100065\",\n        \"barangay\": \"Brgy. Catagtaguen, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Valencia, Aeia Katrina Agpuldo\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0960-535-1536\",\n        \"email\": \"aeiakatrina.agpuldo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Crispina ES\",\n        \"schoolId\": \"100066\",\n        \"barangay\": \"Brgy. Crispina, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Rafanan, Russel Jhon Buguis\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0956-072-8566\",\n        \"email\": \"russeljhonrafan@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Imelda ES\",\n        \"schoolId\": \"100150\",\n        \"barangay\": \"Brgy. Imelda (Capariaan), Marcos, Ilocos Norte\",\n        \"abbreviation\": \"IE\",\n        \"head\": \"Rupisan, Tom Jacob Dinong\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-924-4274\",\n        \"email\": \"tomjacob.rupisan@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Lading ES\",\n        \"schoolId\": \"100068\",\n        \"barangay\": \"Brgy. Balioeg, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Rigates, Lorena Colubong\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0968-339-0840\",\n        \"email\": \"lorena.rigates001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Macayepyep ES\",\n        \"schoolId\": \"100069\",\n        \"barangay\": \"Brgy. Macayepyep, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Camillon, Marisol Foronda\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0998-157-1812\",\n        \"email\": \"marisol.camillon001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Nagpatayan ES\",\n        \"schoolId\": \"100070\",\n        \"barangay\": \"Brgy. Nagpatayan, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Dela Cruz, Imelda Guillermo\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0995-963-1883\",\n        \"email\": \"imelda.delacruz@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Quiaoit Memorial ES\",\n        \"schoolId\": \"100071\",\n        \"barangay\": \"Brgy. Binacag, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"QME\",\n        \"head\": \"Manuel, Floreih Lyn Cabanatan\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0960-537-5754\",\n        \"email\": \"floreihlyn.manuel001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Sinamar ES\",\n        \"schoolId\": \"100072\",\n        \"barangay\": \"Brgy. Sinamar, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Remigio, Primella Domingo\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-433-3100\",\n        \"email\": \"primella.remigio001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Tabtabagan ES\",\n        \"schoolId\": \"100073\",\n        \"barangay\": \"Brgy. Tabtabagan, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Aguilar, Eric Bactat\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-992-6942\",\n        \"email\": \"ericaguilar1925@ymail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"BANNA (ESPIRITU)\",\n        \"name\": \"Valdez ES\",\n        \"schoolId\": \"100074\",\n        \"barangay\": \"Brgy. Valdez, Banna (Espiritu), Ilocos Norte\",\n        \"abbreviation\": \"VE\",\n        \"head\": \"Coloma, Estelita Salem\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0910-693-5605\",\n        \"email\": \"estelita.coloma001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Ablan Community School\",\n        \"schoolId\": \"100100\",\n        \"barangay\": \"Brgy. Ablan Sarat, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"ACS\",\n        \"head\": \"Dalo, Erwin Trinidad\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0960-535-1606\",\n        \"email\": \"erwin.dalo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Agaga ES\",\n        \"schoolId\": \"100101\",\n        \"barangay\": \"Brgy. Agaga, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"AE\",\n        \"head\": \"Garcia, Geraldyn Ignacio\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0949-660-3660\",\n        \"email\": \"geraldyn.garcia@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Bayog ES\",\n        \"schoolId\": \"100102\",\n        \"barangay\": \"Brgy. Bayog, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Garalde, Divina Arimbuyotan\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0906-031-6531\",\n        \"email\": \"divina.garalde001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"BLISS ES\",\n        \"schoolId\": \"100103\",\n        \"barangay\": \"Brgy. Buduan (Malituek), Burgos, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Oximas, Jovelyn Miguel\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-473-7832\",\n        \"email\": \"jovelyn.oximas@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Bobon ES\",\n        \"schoolId\": \"100104\",\n        \"barangay\": \"Brgy. Bobon, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Lagpacan, Rolando Mayubay\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0999-992-7108\",\n        \"email\": \"rolando.lagpacan001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Burgos Central ES\",\n        \"schoolId\": \"100105\",\n        \"barangay\": \"Brgy. Poblacion, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"BCE\",\n        \"head\": \"Bautista, Alma Sagadraca\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0919-009-3273\",\n        \"email\": \"alma.bautista005@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Nagsurot ES\",\n        \"schoolId\": \"100106\",\n        \"barangay\": \"Brgy. Nagsurot, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Ramos, Jean Impat\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0961-505-5912\",\n        \"email\": \"jean.ramos004@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Paayas ES\",\n        \"schoolId\": \"100107\",\n        \"barangay\": \"Brgy. Paayas, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Crisologo, Jerry Jr. Lagpacan\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0949-864-0295\",\n        \"email\": \"jerryjr.crisologo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Saoit - Pagali ES\",\n        \"schoolId\": \"100108\",\n        \"barangay\": \"Brgy. Pagali, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"SPE\",\n        \"head\": \"Rabago, Virgie Bernardino\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0960-535-1640\",\n        \"email\": \"virgie.rabago001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"BURGOS\",\n        \"name\": \"Tanap ES\",\n        \"schoolId\": \"100109\",\n        \"barangay\": \"Brgy. Tanap, Burgos, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Tundayag, Dolores Ramiro\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0919-445-1729\",\n        \"email\": \"dolores.tundayag@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Bimmanga ES\",\n        \"schoolId\": \"100110\",\n        \"barangay\": \"Brgy. Bimmanga, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Galindo, Richard Lopez\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0910-245-6455\",\n        \"email\": \"richard.galindo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Comcomloong-Anggapang ES\",\n        \"schoolId\": \"100111\",\n        \"barangay\": \"Brgy. Comcomloong, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"CAE\",\n        \"head\": \"Sarmiento, Clifford King Batugal\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0968-852-3395\",\n        \"email\": \"cliffordking.sarmiento@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Do\u00f1a Josefa E. Marcos ES\",\n        \"schoolId\": \"100112\",\n        \"barangay\": \"Brgy. Poblacion Ii, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"DJEME\",\n        \"head\": \"Manayan, Louiegene Galeon\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0968-899-9354\",\n        \"email\": \"louiegene.manayan@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Langayan ES\",\n        \"schoolId\": \"100113\",\n        \"barangay\": \"Brgy. Lang-Ayan-Baramban, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Acar, Maria Teresa Baybado\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0925-852-6412\",\n        \"email\": \"maria.acar@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Maglaoi ES\",\n        \"schoolId\": \"100114\",\n        \"barangay\": \"Brgy. Maglaoi Centro, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Dela Cruz, Vilma Anastacio\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0968-855-6684\",\n        \"email\": \"delacruzvilma1103@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Paguludan PS\",\n        \"schoolId\": \"100115\",\n        \"barangay\": \"Brgy. Paguludan-Salindeg, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"PP\",\n        \"head\": \"Galindo, Richard Lopez\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0910-245-6455\",\n        \"email\": \"richard.galindo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Pangil ES\",\n        \"schoolId\": \"100116\",\n        \"barangay\": \"Brgy. Pangil, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Santiago, Chameabeth Ann Ni\u00f1o\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0961-972-2118\",\n        \"email\": \"chameabethann.nino@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Pias-Gaang ES\",\n        \"schoolId\": \"100117\",\n        \"barangay\": \"Brgy. Pias Norte, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"PGE\",\n        \"head\": \"Labso, Jerry Marcos\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0920-959-0320\",\n        \"email\": \"jerry.labso001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"CURRIMAO\",\n        \"name\": \"Wilbur C. Go ES\",\n        \"schoolId\": \"150012\",\n        \"barangay\": \"Brgy. Victoria, Currimao, Ilocos Norte\",\n        \"abbreviation\": \"WCGE\",\n        \"head\": \"Cabinian, Rowena Viernes\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0933-686-2295\",\n        \"email\": \"rowena.cabinian@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Baresbes ES\",\n        \"schoolId\": \"100118\",\n        \"barangay\": \"Brgy. Baresbes, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Balinbin, Jayson Salvador\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-770-6066\",\n        \"email\": \"jayson.balinbin@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Barong ES\",\n        \"schoolId\": \"100119\",\n        \"barangay\": \"Brgy. Barong, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Pagatpatan, Loida Manzanillo\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0933-877-1740\",\n        \"email\": \"loida.pagatpatan001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Dingras Central ES\",\n        \"schoolId\": \"100120\",\n        \"barangay\": \"Brgy. Guerrero (Pob.), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"DCE\",\n        \"head\": \"Bueno, Marisalyn Mateo\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-122-7739\",\n        \"email\": \"marisalyn.bueno@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Elizabeth ES\",\n        \"schoolId\": \"100144\",\n        \"barangay\": \"Brgy. Elizabeth (Culao), Marcos, Ilocos Norte\",\n        \"abbreviation\": \"EE\",\n        \"head\": \"Odrigue, Macrina Reyes\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0906-314-9201\",\n        \"email\": \"macrina.odrigue@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Elizabeth-Lanas ES\",\n        \"schoolId\": \"100121\",\n        \"barangay\": \"Brgy. Lanas, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"ELE\",\n        \"head\": \"Saces, Antonia Maribel Dumrique\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0926-210-9042\",\n        \"email\": \"antoniamaribel.saces@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Francisco ES\",\n        \"schoolId\": \"100122\",\n        \"barangay\": \"Brgy. San Francisco (Surrate), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"FE\",\n        \"head\": \"Ramos, Rowena Casimiro\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-721-0024\",\n        \"email\": \"rowena.ramos001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Mabino ES\",\n        \"schoolId\": \"150021\",\n        \"barangay\": \"Brgy. San Francisco (Surrate), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Agustin, Noralynn Lucas\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-555-1354\",\n        \"email\": \"noralynn.agustin@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Medina Parado ES\",\n        \"schoolId\": \"100123\",\n        \"barangay\": \"Brgy. Parado (Bangay), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"MPE\",\n        \"head\": \"Delos Santos, Cirilo Jr. Romero\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0993-932-6259\",\n        \"email\": \"cirilo.delossantosjr@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Saludares-Cali ES\",\n        \"schoolId\": \"100124\",\n        \"barangay\": \"Brgy. Cali, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"SCE\",\n        \"head\": \"Nacnac, Janice De La Cruz\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0995-406-3803\",\n        \"email\": \"janicenacnac2@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"San Marcelino ES\",\n        \"schoolId\": \"100125\",\n        \"barangay\": \"Brgy. San Marcelino (Padong), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"SME\",\n        \"head\": \"Mamuad, Jesus Valdez\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0956-072-6409\",\n        \"email\": \"jesus.mamuad@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Sulquiano ES\",\n        \"schoolId\": \"100126\",\n        \"barangay\": \"Brgy. Sulquiano (Sidiran), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"De Los Santos, Imelda Saladino\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0998-989-6847\",\n        \"email\": \"imelda.delossantos001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Ver ES\",\n        \"schoolId\": \"100127\",\n        \"barangay\": \"Brgy. Ver (Naglayaan), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"VE\",\n        \"head\": \"Mariano, Rodolfo Mariano\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7118\",\n        \"email\": \"rodolfo.mariano001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"schoolId\": \"100128\",\n\"barangay\": \"Brgy. Bacsil, Dingras, Ilocos Norte\",\n        \"name\": \"Bacsil ES\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Agustin, Jayson Baniaga\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0908-865-2836\",\n        \"email\": \"jayson.agustin@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Bagut ES\",\n        \"schoolId\": \"150013\",\n        \"barangay\": \"Brgy. Bagut, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Aquino, Maristella April Ann Domingo\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0912-320-7810\",\n        \"email\": \"maristellaaprilann.aquino@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Capasan ES\",\n        \"schoolId\": \"100129\",\n        \"barangay\": \"Brgy. Capasan, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Baniaga, Lovella Tagalicud\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0961-629-8587\",\n        \"email\": \"lovella.baniaga@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Dingras West CES\",\n        \"schoolId\": \"100130\",\n        \"barangay\": \"Brgy. Madamba (Pob.), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"DWC\",\n        \"head\": \"Jose, Francis Maravilla\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0956-279-8895\",\n        \"email\": \"francis.jose@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Espiritu ES\",\n        \"schoolId\": \"100131\",\n        \"barangay\": \"Brgy. Espiritu, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"EE\",\n        \"head\": \"Agustin, Vanessa Balagat\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0945-773-7967\",\n        \"email\": \"vanessa.agustin@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Hilaria Salvatierra Mem. ES\",\n        \"schoolId\": \"100132\",\n        \"barangay\": \"Brgy. Foz, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"HSME\",\n        \"head\": \"Balais, Heidiebel Cabbat\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0977-443-9496\",\n        \"email\": \"heidiebel.balais@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Mandaloque ES\",\n        \"schoolId\": \"100133\",\n        \"barangay\": \"Brgy. Mandaloque, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Felipe, Marjorie Tagayona\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0929-894-9680\",\n        \"email\": \"marjorie.felipe@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Peralta ES\",\n        \"schoolId\": \"100134\",\n        \"barangay\": \"Brgy. Peralta (Pob.), Dingras, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Apostol, Jean Colubong\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0947-170-6982\",\n        \"email\": \"jean.apostol003@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Sagpatan ES\",\n        \"schoolId\": \"100136\",\n        \"barangay\": \"Brgy. Sagpatan, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Valencia, Virginia Delos Reyes\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0947-169-2750\",\n        \"email\": \"virginia.valencia001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"San Esteban ES\",\n        \"schoolId\": \"100135\",\n        \"barangay\": \"Brgy. San Esteban, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"SEE\",\n        \"head\": \"Ramil, Bernadette Lagrio\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0945-109-5777\",\n        \"email\": \"bernadette.ramil@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"San Marcos ES\",\n        \"schoolId\": \"100137\",\n        \"barangay\": \"Brgy. San Marcos, Dingras, Ilocos Norte\",\n        \"abbreviation\": \"SME\",\n        \"head\": \"Corrales, Marites Dulig\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0916-320-5766\",\n        \"email\": \"marites.corrales001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"DINGRAS\",\n        \"name\": \"Suyo ES\",\n        \"schoolId\": \"100138\",\n        \"barangay\": \"Barangay Baruyen, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Olivas, Marvin Ballesteros\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0968-513-6072\",\n        \"email\": \"marvin.olivas@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Biding ES\",\n        \"schoolId\": \"100141\",\n        \"barangay\": \"Brgy. Valdez (Biding), Marcos, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Ababao, Lovelyn Tamayo\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0977-775-1732\",\n        \"email\": \"lovelyn.ababao001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Cacafean ES\",\n        \"schoolId\": \"100143\",\n        \"barangay\": \"Brgy. Cacafean, Marcos, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Barrientos, Jocelyn Bumanglag\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-712-2137\",\n        \"email\": \"jocelyn.bumanglag@deped.gov.ph\"\n    },\n   {\n    \"district\": \"District II\",\n    \"municipality\": \"MARCOS\",\n    \"name\": \"Elizabeth ES\",\n    \"schoolId\": \"100144\",\n    \"barangay\": \"Brgy. Elizabeth (Culao), Marcos, Ilocos Norte\",\n    \"abbreviation\": \"EE\",\n    \"head\": \"Layugan, Christian Joy Ganal\",\n    \"position\": \"Head Teacher III\",\n    \"phone\": \"0905-221-5471\",\n    \"email\": \"christianjoy.layugan@deped.gov.ph\"\n},\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Escoda ES\",\n        \"schoolId\": \"100145\",\n        \"barangay\": \"Brgy. Escoda, Marcos, Ilocos Norte\",\n        \"abbreviation\": \"EE\",\n        \"head\": \"Bayudan, Felix Gabriel\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0967-652-1706\",\n        \"email\": \"felix.bayudan001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"F. Daquioag Mem. ES\",\n        \"schoolId\": \"100146\",\n        \"barangay\": \"Brgy. Daquioag, Marcos, Ilocos Norte\",\n        \"abbreviation\": \"FDME\",\n        \"head\": \"Mateo, Rodelio Poleracio\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-104-5754\",\n        \"email\": \"rodelio.mateo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Ferdinand ES\",\n        \"schoolId\": \"100147\",\n        \"barangay\": \"Brgy. Ferdinand, Marcos, Ilocos Norte\",\n        \"abbreviation\": \"FE\",\n        \"head\": \"Manuel, Floreilyn Ibe\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-555-4674\",\n        \"email\": \"floreilyn.manuel@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Fortuna ES\",\n        \"schoolId\": \"100148\",\n        \"barangay\": \"Brgy. Fortuna, Marcos, Ilocos Norte\",\n        \"abbreviation\": \"FE\",\n        \"head\": \"Eugenio, Jenefer Domingo\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0945-482-6299\",\n        \"email\": \"jenefer.eugenio001@deped.gov.ph\"\n    },\n    {\n\"district\": \"District II\",\n\"municipality\": \"MARCOS\",\n\"name\": \"Imelda ES\",\n\"schoolId\": \"100150\",\n\"barangay\": \"Brgy. Imelda (Capariaan), Marcos, Ilocos Norte\",\n\"abbreviation\": \"IE\",\n\"head\": \"Nonato, Reden Keith Langdet\",\n\"position\": \"Head Teacher III\",\n\"phone\": \"0917-110-0165\",\n\"email\": \"redenkeith.nonato@deped.gov.ph\"\n},\n\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Mabuti ES\",\n        \"schoolId\": \"100151\",\n        \"barangay\": \"Brgy. Mabuti, Marcos, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Ni\u00f1o, Bhonen Mark Andres\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0926-643-4613\",\n        \"email\": \"bhonenmark.nino@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Marcos CS\",\n        \"schoolId\": \"100152\",\n        \"barangay\": \"Brgy. Lydia (Pob.), Marcos, Ilocos Norte\",\n        \"abbreviation\": \"MC\",\n        \"head\": \"Bayudan, Remedios Pilar\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0949-995-0847\",\n        \"email\": \"remy.bayudan@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Pacifico ES\",\n        \"schoolId\": \"100155\",\n        \"barangay\": \"Brgy. Pacifico (Agunit), Marcos, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Navarro, Analie Feir\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0915-056-1693\",\n        \"email\": \"analie.miiguel002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Santiago ES\",\n        \"schoolId\": \"100156\",\n        \"barangay\": \"Brgy. Santiago, Marcos, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Medina, Benedict Valente Pascua\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0968-513-7170\",\n        \"email\": \"benedictvalente.medina@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"MARCOS\",\n        \"name\": \"Tabucbuc ES\",\n        \"schoolId\": \"100158\",\n        \"barangay\": \"Brgy. Tabucbuc (Ragas), Marcos, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Rosquita, Ruena Pilar\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0919-096-3693\",\n        \"email\": \"ruenarosquita@yahoo.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Acnam-Caray ES\",\n        \"schoolId\": \"100139\",\n        \"barangay\": \"Brgy. Caray, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"ACE\",\n        \"head\": \"Magadia, Dolena Banquil\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0951-746-1744\",\n        \"email\": \"dolena.magadia@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Barangobong E\/S\",\n        \"schoolId\": \"100140\",\n        \"barangay\": \"Brgy. Barangobong, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Nicolas, Fedelina Padamada\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0926-900-5923\",\n        \"email\": \"fedelina.nicolas@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Barikir ES\",\n        \"schoolId\": \"150018\",\n        \"barangay\": \"Brgy. Barikir, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Picar, Rocelyn Rapacon\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0951-058-6052\",\n        \"email\": \"rocelyn.picar@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Bugayong ES\",\n        \"schoolId\": \"150019\",\n        \"barangay\": \"Brgy. Bugayong, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Belisario, Carolyn Sacalamitao\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-515-8625\",\n        \"email\": \"Carolynbelisario7@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Cabittauran ES\",\n        \"schoolId\": \"100142\",\n        \"barangay\": \"Brgy. Cabittauran, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Umayas, Aprilyn Mahor\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0998-592-0208\",\n        \"email\": \"aprilyn.umayas001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Garnaden IS\",\n        \"schoolId\": \"100149\",\n        \"barangay\": \"Brgy. Garnaden, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"GI\",\n        \"head\": \"Inong, Juvelyn Tayaoan\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0950-387-4956\",\n        \"email\": \"juvelyn.inong@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Naguilian ES\",\n        \"schoolId\": \"100153\",\n        \"barangay\": \"Brgy. Naguillan (Pagpag-Ong), Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Remos, Marites Farinas\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0906-458-3929\",\n        \"email\": \"marites.remos001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Nueva Era CES\",\n        \"schoolId\": \"100154\",\n        \"barangay\": \"Brgy. Poblacion, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"NEC\",\n        \"head\": \"Canonizado, Hershel Riquelman\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0921-378-2344\",\n        \"email\": \"hershel.canonizado001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Santo Nino ES\",\n        \"schoolId\": \"100157\",\n        \"barangay\": \"Brgy. Santo Ni\u00f1o, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"SNE\",\n        \"head\": \"Abrojena, Charmaine Cacayorin\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0960-537-5806\",\n        \"email\": \"charmaine.abrogena@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"NUEVA ERA\",\n        \"name\": \"Uguis IS\",\n        \"schoolId\": \"500594\",\n        \"barangay\": \"Brgy. Uguis, Nueva Era, Ilocos Norte\",\n        \"abbreviation\": \"UI\",\n        \"head\": \"Galut, Esperanza Balinsuec\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0926-673-1956\",\n        \"email\": \"espiegalut@gmail.com\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"ADAMS\",\n        \"name\": \"Adams Central ES\",\n        \"schoolId\": \"100160\",\n        \"barangay\": \"Adams, Ilocos Norte\",\n        \"abbreviation\": \"AC\",\n        \"head\": \"Flores, Marites Cascayan\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0939-551-4568\",\n        \"email\": \"marites.flores@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Aggasi ES\",\n        \"schoolId\": \"100161\",\n        \"barangay\": \"Brgy. Aggasi, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"AE\",\n        \"head\": \"Aguba, Marvin Edurice\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0956-227-0715\",\n        \"email\": \"marvin.aguba@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Balaoi IS\",\n        \"schoolId\": \"100162\",\n        \"barangay\": \"Brgy. Balaoi, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"BI\",\n        \"head\": \"Lim, Liwliwa Ubasa\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-585-1965\",\n        \"email\": \"liwliwa.lim@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"ADAMS\",\n        \"name\": \"Bucarot PS\",\n        \"schoolId\": \"100163\",\n        \"barangay\": \"Bucarot, Adams, Ilocos Norte\",\n        \"abbreviation\": \"BP\",\n        \"head\": \"Valencia, Joan Mondiguing\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-763-0086\",\n        \"email\": \"joan.valencia002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Burayoc ES\",\n        \"schoolId\": \"100164\",\n        \"barangay\": \"Brgy. Burayoc, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Macalos, Diana Sagario\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0948-529-1925\",\n        \"email\": \"diana.macalos002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Caparispisan ES\",\n        \"schoolId\": \"100165\",\n        \"barangay\": \"Brgy. Caparispisan, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Valera, Jay-Ar Agullana\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-145-1102\",\n        \"email\": \"jayar.valera@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Caunayan ES\",\n        \"schoolId\": \"100166\",\n        \"barangay\": \"Brgy. Caunayan, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Curammeng, Eddie Tambio\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-6988\",\n        \"email\": \"eddie.curammeng@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Dampig ES\",\n        \"schoolId\": \"100167\",\n        \"barangay\": \"Brgy. Dampig, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Gamiao, Jeanne Robillos\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0948-430-1397\",\n        \"email\": \"jeanne.gamiao001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Gamaban ES\",\n        \"schoolId\": \"100168\",\n        \"barangay\": \"Brgy. Balaoi, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"GE\",\n        \"head\": \"Pedronan, Erol Sagucio\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0946-677-4427\",\n        \"email\": \"erol.pedronan001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Luzong ES\",\n        \"schoolId\": \"100169\",\n        \"barangay\": \"Brgy. Baduang, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Pasion, Joe Ann Ganno\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0922-811-7275\",\n        \"email\": \"joe.ann.pasion@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Luzuyo PS\",\n        \"schoolId\": \"100170\",\n        \"barangay\": \"Brgy. Burayoc, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"LP\",\n        \"head\": \"Macalos, Diana Sagario\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0948-529-1925\",\n        \"email\": \"diana.macalos002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"MALAGGAO PS\",\n        \"schoolId\": \"150007\",\n        \"barangay\": \"Brgy. Adams (Pob.), Adams, Ilocos Norte\",\n        \"abbreviation\": \"MP\",\n        \"head\": \"Valencia, Joan Mondiguing\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-763-0086\",\n        \"email\": \"joan.valencia002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Pagudpud CES\",\n        \"schoolId\": \"100171\",\n        \"barangay\": \"Brgy. Poblacion 2, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"PC\",\n        \"head\": \"Cortez, Lorelyn Medrano\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0998-953-5198\",\n        \"email\": \"lorelyn.cortez@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Pagudpud South CES\",\n        \"schoolId\": \"100172\",\n        \"barangay\": \"Brgy. Poblacion 1, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"PSC\",\n        \"head\": \"Riveral, Richard Dela Cruz\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0948-401-0238\",\n        \"email\": \"richard.riveral@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Pancian ES\",\n        \"schoolId\": \"100173\",\n        \"barangay\": \"Brgy. Pancian, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Garana, Jacquelyne Espejo\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0910-054-6003\",\n        \"email\": \"jacquelyne.garana@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Pasaleng ES\",\n        \"schoolId\": \"100174\",\n        \"barangay\": \"Brgy. Pasaleng, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Samalio, Marylou Magarro\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0950-792-2222\",\n        \"email\": \"marylou.magarro@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Saguigui ES\",\n        \"schoolId\": \"100175\",\n        \"barangay\": \"Brgy. Saguigui, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Ferreras, Niel Galat\",\n        \"position\": \"Master Teacher I\",\n        \"phone\": \"0950-816-2174\",\n        \"email\": \"niel.ferreras@deped.gov.ph\"\n    },\n   {\n    \"district\": \"District I\",\n    \"municipality\": \"PAGUDPUD\",\n    \"name\": \"Saud ES\",\n    \"schoolId\": \"100176\",\n    \"barangay\": \"Brgy. Saud, Pagudpud, Ilocos Norte\",\n    \"abbreviation\": \"SE\",\n    \"head\": \"Dumlao, Jovy Pedronan\",\n    \"position\": \"Teacher III\",\n    \"phone\": \"0997-099-1517\",\n    \"email\": \"jovy.dumlao@deped.gov.ph\"\n},\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Subec ES\",\n        \"schoolId\": \"100177\",\n        \"barangay\": \"Brgy. Subec, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Ventura, Arnold Abad\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0099-577-6078\",\n        \"email\": \"arnold.ventura002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PAGUDPUD\",\n        \"name\": \"Tarrag ES\",\n        \"schoolId\": \"100179\",\n        \"barangay\": \"Brgy. Tarrag, Pagudpud, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Rivera, Ailyn Balibago\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0946-806-4545\",\n        \"email\": \"ailyn.rivera@deped.gov.ph\"\n    },\n  \n{\n    \"district\": \"District II\",\n    \"municipality\": \"PAOAY\",\n    \"name\": \"Bacsil ES\",\n    \"schoolId\": \"100180\",\n    \"barangay\": \"Brgy. Bacsil, Paoay, Ilocos Norte\",\n    \"abbreviation\": \"BE\",\n    \"head\": \"Villanueva, Agnes Bugarin\",\n    \"position\": \"School Principal I\",\n    \"phone\": \"0961-366-8064\",\n    \"email\": \"agnes.villanueva001@deped.gov.ph\"\n},\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Evangelista ES\",\n        \"schoolId\": \"100181\",\n        \"barangay\": \"Brgy. Paratong, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"EE\",\n        \"head\": \"Negre, Virgilio Gomez\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-119-0882\",\n        \"email\": \"virgilio.negre@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Malaguip IS\",\n        \"schoolId\": \"500345\",\n        \"barangay\": \"Brgy. Masintoc, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"MI\",\n        \"head\": \"Sadumiano, Reynerio Tolentino\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0925-741-3421\",\n        \"email\": \"reynersadumiano@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Monte ES\",\n        \"schoolId\": \"100183\",\n        \"barangay\": \"Brgy. Monte, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Agcaoili, Rose Mae Cabacungan\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0967-203-5151\",\n        \"email\": \"rosemae.agcaoili@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Mumulaan ES\",\n        \"schoolId\": \"100184\",\n        \"barangay\": \"Brgy. Mumulaan, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Bagasol, Glomarie Padayao\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0915-434-7218\",\n        \"email\": \"glomarie.bagasol001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Nagbacalan ES\",\n        \"schoolId\": \"100185\",\n        \"barangay\": \"Brgy. Nagbacalan, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Sacro, Fortunata Arcayna\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0925-334-2872\",\n        \"email\": \"fortunata.sacro001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Nagbacalan West ES\",\n        \"schoolId\": \"150003\",\n        \"barangay\": \"Brgy. Nagbacalan, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"NWE\",\n        \"head\": \"Macadangdang, Jenifer Caracar\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0968-877-0773\",\n        \"email\": \"jenfer.macadangdang001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Nalasin ES\",\n        \"schoolId\": \"100186\",\n        \"barangay\": \"Brgy. Nalasin, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Acosta, Jackson Macalma\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-193-8635\",\n        \"email\": \"jackson.acosta@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Nanguyudan ES\",\n        \"schoolId\": \"100187\",\n        \"barangay\": \"Brgy. Nanguyudan, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Gaygay, Leahmor Daoang\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0926-037-0282\",\n        \"email\": \"leahmor.gaygay@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Paoay CES\",\n        \"schoolId\": \"100188\",\n        \"barangay\": \"Brgy. Veronica, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"PC\",\n        \"head\": \"Yap, Jeanette Villanueva\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0946-865-2745\",\n        \"email\": \"jeanette.yap@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Paoay East Central ES\",\n        \"schoolId\": \"100189\",\n        \"barangay\": \"Brgy. Dolores, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"PECE\",\n        \"head\": \"Lacambra, Ronaliza Alegado\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0906-593-2961\",\n        \"email\": \"rhondrei0615@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Pasil ES\",\n        \"schoolId\": \"100190\",\n        \"barangay\": \"Brgy. Pasil, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Acosta, Elpidio Agag\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-102-9520\",\n        \"email\": \"elpidio.acosta@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Salbang ES\",\n        \"schoolId\": \"100191\",\n        \"barangay\": \"Brgy. Salbang (Pob.), Paoay, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Florentino, Evangeline Tabije\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0917-167-7224\",\n        \"email\": \"evangeline.florentino001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Sideg ES\",\n        \"schoolId\": \"100192\",\n        \"barangay\": \"Brgy. Sideg, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Dumaoal, Arlyn Revilla\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0917-144-7861\",\n        \"email\": \"arlyn.dumaoal001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PAOAY\",\n        \"name\": \"Suba ES\",\n        \"schoolId\": \"100193\",\n        \"barangay\": \"Brgy. Suba, Paoay, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Bartolome, Judalyn Ligsay\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0995-457-8600\",\n        \"email\": \"judalyn.bartolome@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Binsang ES\",\n        \"schoolId\": \"100194\",\n        \"barangay\": \"Brgy. Binsang, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Pasol, Madelyne Madrid\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7183\",\n        \"email\": \"madelyne.pasol@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Cababaan IS\",\n        \"schoolId\": \"100195\",\n        \"barangay\": \"Brgy. Susugaen, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"CI\",\n        \"head\": \"Dancel, Sherwin Tagavilla\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7139\",\n        \"email\": \"sherwin.dancel@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Caruan ES\",\n        \"schoolId\": \"100196\",\n        \"barangay\": \"Brgy. Caruan, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Cabacungan, Grace Divina\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0939-925-7238\",\n        \"email\": \"grace.cabacungan@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Carusikis ES\",\n        \"schoolId\": \"100197\",\n        \"barangay\": \"Brgy. Carusikis, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Yanos, Karen Jane Aromin\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0977-833-3140\",\n        \"email\": \"karenjane.yanos@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Dadaeman ES\",\n        \"schoolId\": \"100198\",\n        \"barangay\": \"Brgy. Ngabangab, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Magana, Annelyn Manayan\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0946-818-3336\",\n        \"email\": \"annelyn.magana001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Davila ES\",\n        \"schoolId\": \"100199\",\n        \"barangay\": \"Brgy. Davila, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Ravelo, Laurentino Sampayan\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0921-433-3654\",\n        \"email\": \"laurentino.ravelo@gmail.com\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Dilanis ES\",\n        \"schoolId\": \"100200\",\n        \"barangay\": \"Brgy. Dilanis, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Udaundo, Jo Ann Aguda\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0960-554-1052\",\n        \"email\": \"joann.udaundo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Dilavo ES\",\n        \"schoolId\": \"100201\",\n        \"barangay\": \"Brgy. Dilavo, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Tamayo, Lorena Paet\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-357-7220\",\n        \"email\": \"lorena.tamayo001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Gabaldon ES\",\n        \"schoolId\": \"100202\",\n        \"barangay\": \"Brgy. Poblacion 3, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"GE\",\n        \"head\": \"Abarabar, Genevieve Sales\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0923-246-4312\",\n        \"email\": \"genevieve.abarabar@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Madalayap ES\",\n        \"schoolId\": \"100203\",\n        \"barangay\": \"Brgy. Santa Matilde, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Semana, Marjorie Agbunag\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0956-748-5166\",\n        \"email\": \"marjorie.semana@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Nagabungan ES\",\n        \"schoolId\": \"100204\",\n        \"barangay\": \"Brgy. Davila, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Erum, Carmen Acebu\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0998-338-5136\",\n        \"email\": \"carmen.erum@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Naglicuan ES\",\n        \"schoolId\": \"100205\",\n        \"barangay\": \"Brgy. Naglicuan, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Aguinaldo, Charieze Lei Fermin\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-886-2121\",\n        \"email\": \"charieze.aguinaldo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Nagsanga ES\",\n        \"schoolId\": \"100206\",\n        \"barangay\": \"Brgy. Nagsanga, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Agoo, Mae Rose Ratuita\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0925-335-3920\",\n        \"email\": \"mae.agoo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Pangil ES\",\n        \"schoolId\": \"100207\",\n        \"barangay\": \"Brgy. Pangil, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Acoba, Edencia Ramento\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-577-6154\",\n        \"email\": \"edencia.acoba@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Pasuquin CES\",\n        \"schoolId\": \"100208\",\n        \"barangay\": \"Brgy. Poblacion 1, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"PC\",\n        \"head\": \"Aylar, Elmer Ranay\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0918-921-1248\",\n        \"email\": \"elmer.aylar@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Puyupuyan ES\",\n        \"schoolId\": \"100209\",\n        \"barangay\": \"Brgy. Puyupuyan, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"De La Cruz, Remedios Palalay\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0998-980-0758\",\n        \"email\": \"remedios.delacruz@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"San Isidro ES\",\n        \"schoolId\": \"150008\",\n        \"barangay\": \"Brgy. Batuli, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"SIE\",\n        \"head\": \"Villanueva, Nelia Tabin\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0995-057-6121\",\n        \"email\": \"nibatnel@gmail.com\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"San Juan ES\",\n        \"schoolId\": \"100210\",\n        \"barangay\": \"Brgy. San Juan, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"SJE\",\n        \"head\": \"Onza, Gladys Anne Agcaracar\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-397-9302\",\n        \"email\": \"gladysanne.onza@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Sta. Catalina ES\",\n        \"schoolId\": \"100211\",\n        \"barangay\": \"Brgy. Santa Catalina, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"SCE\",\n        \"head\": \"Pagaduan, Manny Sarmiento\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0917-772-9752\",\n        \"email\": \"manny.pagaduan001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Sulbec ES\",\n        \"schoolId\": \"100212\",\n        \"barangay\": \"Brgy. Sulbec, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Guerrero, Jayferson Palomares\",\n        \"position\": \"Teacher II\",\n        \"phone\": \"0948-292-1306\",\n        \"email\": \"jayferson.guerrero001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Surong PS\",\n        \"schoolId\": \"100213\",\n        \"barangay\": \"Brgy. Surong, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"SP\",\n        \"head\": \"Romero, Rodielyn Sagayadoro\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-300-4539\",\n        \"email\": \"rodielyn.romero@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Tabungao PS\",\n        \"schoolId\": \"100214\",\n        \"barangay\": \"Brgy. Tabungao, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"TP\",\n        \"head\": \"Daproza, Ruby Ann Palomas\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0977-866-1027\",\n        \"email\": \"rubyann.daproza@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PASUQUIN\",\n        \"name\": \"Tadao ES\",\n        \"schoolId\": \"100215\",\n        \"barangay\": \"Brgy. Tadao, Pasuquin, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Vicente, Wilhelmina Andrada\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0920-945-9741\",\n        \"email\": \"wilhelmina.vicente@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Ab-Abut ES\",\n        \"schoolId\": \"100216\",\n        \"barangay\": \"Brgy. Sucsuquen, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"AAE\",\n        \"head\": \"Dela Cruz, Emily Mariano\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0966-905-5224\",\n        \"email\": \"emily.delacruz@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Abucay ES\",\n        \"schoolId\": \"100217\",\n        \"barangay\": \"Brgy. Abucay, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"AE\",\n        \"head\": \"Gonzales, Maribelle Manzano\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7024\",\n        \"email\": \"maribelle.gonzales@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Boyboy ES\",\n        \"schoolId\": \"100218\",\n        \"barangay\": \"Brgy. Boyboy, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Nicolas, Jovy Magno\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0920-951-9473\",\n        \"email\": \"jovy.nicolas@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Calambeg ES\",\n        \"schoolId\": \"100219\",\n        \"barangay\": \"Brgy. Calambeg, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Cayaban, Gliceria Duldulao\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0925-335-2917\",\n        \"email\": \"gliceria.cayaban@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"CARASI\",\n        \"name\": \"Carasi ES\",\n        \"schoolId\": \"100220\",\n        \"barangay\": \"Barbaqueso (Pob.), Carasi, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Sapiay, Fe Marie Andres\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0963-879-7835\",\n        \"email\": \"fe.sapiay@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Dupitac ES\",\n        \"schoolId\": \"100221\",\n        \"barangay\": \"Brgy. Dupitac, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Aquino, Daniel Larry Cortez\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0976-177-4191\",\n        \"email\": \"daniel.aquino003@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Estancia IS\",\n        \"schoolId\": \"100222\",\n        \"barangay\": \"Brgy. Estancia, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"EI\",\n        \"head\": \"Hilario, Shineth Bondoc\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0960-554-1161\",\n        \"email\": \"shineth.hilario@deped.goc.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Gayamat PS\",\n        \"schoolId\": \"100223\",\n        \"barangay\": \"Brgy. Gayamat, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"GP\",\n        \"head\": \"Aquino, Carlo Mariano\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-326-7844\",\n        \"email\": \"carlo.aquino@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Lagandit ES\",\n        \"schoolId\": \"100224\",\n        \"barangay\": \"Brgy. Lagandit, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Alejandro, Farida Mae Madayag\",\n        \"position\": \"Master Teacher I\",\n        \"phone\": \"0998-997-4321\",\n        \"email\": \"faridamae.alejandro@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Libnaoan ES\",\n        \"schoolId\": \"100225\",\n        \"barangay\": \"Brgy. Libnaoan, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Bareng, Guillerma Cardona\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0915-333-0425\",\n        \"email\": \"guillerma.bareng001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Maab-abaca PS\",\n        \"schoolId\": \"150020\",\n        \"barangay\": \"Brgy. Maab-Abaca, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"MAP\",\n        \"head\": \"Saguilla, Patricia Anne Arzadon\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0939-544-4721\",\n        \"email\": \"patriciaanne.arzadon001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Maruaya ES\",\n        \"schoolId\": \"100226\",\n        \"barangay\": \"Brgy. Maruaya, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Lorenzo, Peperosie Cu\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0921-558-1117\",\n        \"email\": \"peperosie.lorenzo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Piddig Central ES\",\n        \"schoolId\": \"100227\",\n        \"barangay\": \"Brgy. Cabaroan (Pob.), Piddig, Ilocos Norte\",\n        \"abbreviation\": \"PCE\",\n        \"head\": \"Gulla, Evangeline Lagasca\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-992-7002\",\n        \"email\": \"evangeline.gulla@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Piddig South CES\",\n        \"schoolId\": \"100228\",\n        \"barangay\": \"Brgy. Cabaroan (Pob.), Piddig, Ilocos Norte\",\n        \"abbreviation\": \"PSC\",\n        \"head\": \"Ubay, Demetrio Tumamao\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0908-815-5277\",\n        \"email\": \"demetrio.ubay13@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"San Antonio ES\",\n        \"schoolId\": \"100229\",\n        \"barangay\": \"Brgy. San Antonio, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"SAE\",\n        \"head\": \"Viloria, Larry Jorge Salud\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0929-966-3536\",\n        \"email\": \"larry.viloria@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Sta. Maria ES\",\n        \"schoolId\": \"100230\",\n        \"barangay\": \"Brgy. Santa Maria, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"SME\",\n        \"head\": \"Notarte, Gloria Calapit\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0925-331-1970\",\n        \"email\": \"gloria.notarte@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Tangaoan ES\",\n        \"schoolId\": \"100231\",\n        \"barangay\": \"Brgy. Tangaoan, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Ibonia, Richard Asuncion\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0961-600-4469\",\n        \"email\": \"richard.ibonia@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Tonoton ES\",\n        \"schoolId\": \"100232\",\n        \"barangay\": \"Brgy. Mangitayag, Piddig, Ilocos Norte\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Lazaro, Linda Duldulao\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0925-333-1964\",\n        \"email\": \"linda.lazaro@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"PIDDIG\",\n        \"name\": \"Virbira-Angset ES\",\n        \"schoolId\": \"100233\",\n        \"barangay\": \"Brgy. Cabaroan (Pob.), Piddig, Ilocos Norte\",\n        \"abbreviation\": \"VAE\",\n        \"head\": \"Dalere, Irene Pilien\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0995-774-4169\",\n        \"email\": \"irene.dalere@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Badio ES\",\n        \"schoolId\": \"100234\",\n        \"barangay\": \"Brgy. Badio, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Bumanglag, Ermelito Saludez\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-110-5522\",\n        \"email\": \"ermelito.bumanglag001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Barbar ES\",\n        \"schoolId\": \"100235\",\n        \"barangay\": \"Brgy. Barbar, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Tactacan, Dionelyn Raceles\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0906-336-6256\",\n        \"email\": \"dionelyn.tactacan001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Bicbica PS\",\n        \"schoolId\": \"100236\",\n        \"barangay\": \"Brgy. Lumbaan-Bicbica, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"BP\",\n        \"head\": \"Baldomir, Julia Pacana\",\n        \"position\": \"Teacher II\",\n        \"phone\": \"0927-568-8152\",\n        \"email\": \"julia.baldomir@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Buanga ES\",\n        \"schoolId\": \"100237\",\n        \"barangay\": \"Brgy. Buanga, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Aguinaldo, Luzviminda Tacotaco\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0927-042-4205\",\n        \"email\": \"luzviminda.aguinaldo001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Bulbulala ES\",\n        \"schoolId\": \"100238\",\n        \"barangay\": \"Brgy. Bulbulala, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Gambol, Daisylyn Palado\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0995-348-2822\",\n        \"email\": \"daisylyn.gambol@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Cabaroan ES\",\n        \"schoolId\": \"100239\",\n        \"barangay\": \"Brgy. Cabaroan, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Tabladillo, Fria Joy Lacambra\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-676-9964\",\n        \"email\": \"friajoy.tabladillo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Darat ES\",\n        \"schoolId\": \"100240\",\n        \"barangay\": \"Brgy. Darat, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Pacariem, Nestor Gamet\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0917-170-4852\",\n        \"email\": \"nestor.pacariem@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Don Mariano Marcos Mem. Sch.\",\n        \"schoolId\": \"100241\",\n        \"barangay\": \"Brgy. Pagdilao (Pob.), Pinili, Ilocos Norte\",\n        \"abbreviation\": \"DMMMS\",\n        \"head\": \"Cabading, Dennis Ecija\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0915-013-3965\",\n        \"email\": \"dennis.cabading@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Godogod ES\",\n        \"schoolId\": \"150011\",\n        \"barangay\": \"Brgy. Sacritan, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"GE\",\n        \"head\": \"Madarcos, Marie Grace Alejo\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0999-464-9659\",\n        \"email\": \"madarcosmariegracecngin@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Gulpeng PS\",\n        \"schoolId\": \"100242\",\n        \"barangay\": \"Brgy. Gulpeng, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"GP\",\n        \"head\": \"Echiverri, Jeanilyn Antonio\",\n        \"position\": \"Teacher II\",\n        \"phone\": \"0960-853-8299\",\n        \"email\": \"jeanilyn.echiverri@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Liliputen ES\",\n        \"schoolId\": \"100243\",\n        \"barangay\": \"Brgy. Liliputen, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Peralta, Alison Macaculop\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0956-072-6388\",\n        \"email\": \"alison.peralta@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Nagtrigoan ES\",\n        \"schoolId\": \"100244\",\n        \"barangay\": \"Brgy. Nagtrigoan, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Bumanglag, Marie Anne Nalundasan\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0968-513-1480\",\n        \"email\": \"marie.bumanglag@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Pugaoan-Bungro ES\",\n        \"schoolId\": \"100245\",\n        \"barangay\": \"Brgy. Bungro, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"PBE\",\n        \"head\": \"Fernandez, Jelyn Raceles\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0995-981-8558\",\n        \"email\": \"jelyn.fernandez@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Puritac-Dalayap ES\",\n        \"schoolId\": \"100246\",\n        \"barangay\": \"Brgy. Puritac, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"PDE\",\n        \"head\": \"Oamerga, Hessel Ni\u00f1o\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0939-981-9228\",\n        \"email\": \"hessel.oamerga@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Puzol ES\",\n        \"schoolId\": \"100247\",\n        \"barangay\": \"Brgy. Puzol, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Consulta, Marichu Ranada\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-332-7923\",\n        \"email\": \"marichuconsulta001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Sacritan IS\",\n        \"schoolId\": \"500593\",\n        \"barangay\": \"Brgy. Sacritan, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"SI\",\n        \"head\": \"Falible, Jenalyn Sunico\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-786-9756\",\n        \"email\": \"jenalyn.falible@deped.gov.ph.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Salanap ES\",\n        \"schoolId\": \"100249\",\n        \"barangay\": \"Brgy. Salanap, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Rambaud, Aileen Rambaud\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-771-7186\",\n        \"email\": \"aileen.rambaud001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Sto. Tomas IS\",\n        \"schoolId\": \"100250\",\n        \"barangay\": \"Brgy. Santo Tomas, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"STI\",\n        \"head\": \"Sotilo, Maricel Pascua\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0993-676-2055\",\n        \"email\": \"maricel.pascua004@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"PINILI\",\n        \"name\": \"Upon PS\",\n        \"schoolId\": \"150004\",\n        \"barangay\": \"Brgy. Upon, Pinili, Ilocos Norte\",\n        \"abbreviation\": \"UP\",\n        \"head\": \"Ringor, Rochelle Duque\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0927-150-9505\",\n        \"email\": \"rochelle.ringor@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Asuncion ES\",\n        \"schoolId\": \"100251\",\n        \"barangay\": \"Brgy. Santa Asuncion (Samac), San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"AE\",\n        \"head\": \"Araga, Nenita Bunnao\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0998-951-6327\",\n        \"email\": \"nenita.araga@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Barabar ES\",\n        \"schoolId\": \"100252\",\n        \"barangay\": \"Brgy. Santa Cecilia (Barabar), San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Bagay, Vilma Delos Reyes\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0961-761-1314\",\n        \"email\": \"vilma100966@gmail.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Bingao ES\",\n        \"schoolId\": \"100253\",\n        \"barangay\": \"Brgy. San Pedro (Bingao), San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Ladia, Milagros Ramos\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0999-992-6981\",\n        \"email\": \"milagros.ladia001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Bugnay ES\",\n        \"schoolId\": \"100254\",\n        \"barangay\": \"Brgy. San Agustin, San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Gabug, Artemio Duldulao\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0998-867-8620\",\n        \"email\": \"artemio.gabug@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Catuguing ES\",\n        \"schoolId\": \"100255\",\n        \"barangay\": \"Brgy. San Guillermo (Catuguing), San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Vicente, Bernardino Valdez\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0909-940-7080\",\n        \"email\": \"bernardino.vicente001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Cayetano Bumanglag ES\",\n        \"schoolId\": \"100259\",\n        \"barangay\": \"Brgy. San Marcos (Payas), San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"CBE\",\n        \"head\": \"Rosales, Randy Ramos\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-850-2129\",\n        \"email\": \"randy.rosales004@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Eladio V. Barangan Mem. ES\",\n        \"schoolId\": \"100256\",\n        \"barangay\": \"Brgy. San Gregorio, San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"EVBME\",\n        \"head\": \"Oracion, Rolen Abad\",\n        \"position\": \"School Principal IV\",\n        \"phone\": \"0939-904-6509\",\n        \"email\": \"rolen.oracion@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Filipinas East ES\",\n        \"schoolId\": \"100257\",\n        \"barangay\": \"Brgy. San Juan Bautista, San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"FEE\",\n        \"head\": \"Bandiola, Rowena Comamo\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0919-080-0844\",\n        \"email\": \"rowena.bandiola@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Filipinas West ES\",\n        \"schoolId\": \"150022\",\n        \"barangay\": \"Brgy. San Miguel, San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"FWE\",\n        \"head\": \"Viloria, Melba Ramos\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-153-1852\",\n        \"email\": \"melba.viloria@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"Pasion Barangan MES\",\n        \"schoolId\": \"100258\",\n        \"barangay\": \"Brgy. Santa Monica (Nagrebcan), San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"PBM\",\n        \"head\": \"Agustin, Ruben Tomas\",\n        \"position\": \"School Principal III\",\n        \"phone\": \"0998-951-5229\",\n        \"email\": \"ruben.agustin001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SAN NICOLAS\",\n        \"name\": \"San Nicolas ES\",\n        \"schoolId\": \"100260\",\n        \"barangay\": \"Brgy. San Ildefonso, San Nicolas, Ilocos Norte\",\n        \"abbreviation\": \"SNE\",\n        \"head\": \"Pascua, Orlando Asuncion\",\n        \"position\": \"School Principal III\",\n        \"phone\": \"0920-977-0731\",\n        \"email\": \"orlando.pascua@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Binaratan ES\",\n        \"schoolId\": \"100261\",\n        \"barangay\": \"Brgy. San Roque, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Barrientos, Rogelio Quibol\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0947-342-0651\",\n        \"email\": \"rogelio.barrientos001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Cabuloan ES\",\n        \"schoolId\": \"100262\",\n        \"barangay\": \"Brgy. San Marcos, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Sebastian, Jacqueline Gumarit\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-246-9191\",\n        \"email\": \"jacqueline.sebastian001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Golgol ES\",\n        \"schoolId\": \"100263\",\n        \"barangay\": \"Brgy. San Jose, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"GE\",\n        \"head\": \"Carmen, Sarilyn Sumacbay\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-125-5616\",\n        \"email\": \"sarilyn.agoo001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Pandan IS\",\n        \"schoolId\": \"500592\",\n        \"barangay\": \"Brgy. San Juan, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"PI\",\n        \"head\": \"Peralta, Angelina Arellano\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0998-542-2421\",\n        \"email\": \"angelina.peralta002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Parang ES\",\n        \"schoolId\": \"100265\",\n        \"barangay\": \"Brgy. San Marcos, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"James, Manuel Macni\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7046\",\n        \"email\": \"manuel.james@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Patad ES\",\n        \"schoolId\": \"100266\",\n        \"barangay\": \"Brgy. San Manuel, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Paz, Bagnus Dennis Calaranan\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0960-869-5037\",\n        \"email\": \"bagnusdennis.paz@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Ruiz ES\",\n        \"schoolId\": \"100267\",\n        \"barangay\": \"Brgy. San Felipe, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"RE\",\n        \"head\": \"Malicad, Edwin Corpuz\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7043\",\n        \"email\": \"edwin.malicad001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Sagpatan ES\",\n        \"schoolId\": \"100268\",\n        \"barangay\": \"Brgy. San Cristobal, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Lagutan, Nancy Tamayo\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0998-866-1934\",\n        \"email\": \"nancy.lagutan@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"San Andres ES\",\n        \"schoolId\": \"150015\",\n        \"barangay\": \"Brgy. San Andres, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"SAE\",\n        \"head\": \"Aguto, Rosalyn Santos\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0945-482-7848\",\n        \"email\": \"rosalyn.aguto@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"San Antonio ES\",\n        \"schoolId\": \"100269\",\n        \"barangay\": \"Brgy. San Antonio, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"SAE\",\n        \"head\": \"Asuncion, Donalyn Tuliao\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0945-654-0786\",\n        \"email\": \"donalyn.asuncion@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"San Bernabe ES\",\n        \"schoolId\": \"100270\",\n        \"barangay\": \"Brgy. San Bernabe, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"SBE\",\n        \"head\": \"Agpaoa, Elsie Ruiz\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-147-9445\",\n        \"email\": \"elsie.agpaoa001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"San Pedro ES\",\n        \"schoolId\": \"150009\",\n        \"barangay\": \"Brgy. San Pedro, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"SPE\",\n        \"head\": \"Rarugal, Cheryl Tuliao\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-309-6365\",\n        \"email\": \"cheryl.rarugal@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Sarrat Central School\",\n        \"schoolId\": \"100271\",\n        \"barangay\": \"Brgy. San Leandro (Pob.), Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"SCS\",\n        \"head\": \"James, Barbara Carmen\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-992-7050\",\n        \"email\": \"barbara.james@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Sarrat North CS\",\n        \"schoolId\": \"100272\",\n        \"barangay\": \"Brgy. San Francisco (Pob.), Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"SNC\",\n        \"head\": \"Gaoiran, Angelita Fiesta\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-138-0343\",\n        \"email\": \"angelita.gaoiran001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"SARRAT\",\n        \"name\": \"Sta. Rosa ES\",\n        \"schoolId\": \"100273\",\n        \"barangay\": \"Brgy. Santa Rosa, Sarrat, Ilocos Norte\",\n        \"abbreviation\": \"SRE\",\n        \"head\": \"Ammasi, Lorena Bumagat\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0916-930-2810\",\n        \"email\": \"lorena.ammasi001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Alsem, Vintar, Ilocos Norte\",\n        \"name\": \"Alsem ES\",\n        \"schoolId\": \"100288\",\n        \"abbreviation\": \"AE\",\n        \"head\": \"Agbayani, Edgar Miguel\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0998-866-1939\",\n        \"email\": \"edgar.agbayani001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Bago, Vintar, Ilocos Norte\",\n        \"name\": \"Bago ES\",\n        \"schoolId\": \"100289\",\n        \"abbreviation\": \"BE\",\n        \"head\": \"Madamba, Realine Marie Aragon\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-130-1437\",\n        \"email\": \"realinemarie.aragon003@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Bulbulala, Vintar, Ilocos Norte\",\n        \"name\": \"Bulbulala PS\",\n        \"schoolId\": \"150005\",\n        \"abbreviation\": \"BP\",\n        \"head\": \"Agcaoili, Roger Rivera\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-733-9409\",\n        \"email\": \"roger.agcaoili@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Cabangaran, Vintar, Ilocos Norte\",\n        \"name\": \"Cabangaran ES\",\n        \"schoolId\": \"100291\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Mendoza, Julie Ann Camalig\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0967-284-8683\",\n        \"email\": \"julieann.mendoza002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Canaam, Vintar, Ilocos Norte\",\n        \"name\": \"Canaam ES\",\n        \"schoolId\": \"100292\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Ramos, James Rick Coloma\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0961-527-8646\",\n        \"email\": \"jamesrick.ramos@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Dagupan, Vintar, Ilocos Norte\",\n        \"name\": \"Danao ES\",\n        \"schoolId\": \"100293\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Camaquin, Vanessa Ibana\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0905-068-9428\",\n        \"email\": \"vanessa.camaquin001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Tamdagan, Vintar, Ilocos Norte\",\n        \"name\": \"Dimamaga ES\",\n        \"schoolId\": \"100294\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Pailma, Demetrio Crisostomo\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0960-554-1768\",\n        \"email\": \"demetrio.pailma@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Dipilat, Vintar, Ilocos Norte\",\n        \"name\": \"Dipilat ES\",\n        \"schoolId\": \"100295\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Foronda, Arleen Agpaoa\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0936-337-7008\",\n        \"email\": \"arleen.foronda002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Esperanza, Vintar, Ilocos Norte\",\n        \"name\": \"Esperanza ES\",\n        \"schoolId\": \"100296\",\n        \"abbreviation\": \"EE\",\n        \"head\": \"Ramil, Miriam Calaramo\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-766-8806\",\n        \"email\": \"miriam.calaramo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Ester, Vintar, Ilocos Norte\",\n        \"name\": \"Ester ES\",\n        \"schoolId\": \"100297\",\n        \"abbreviation\": \"EE\",\n        \"head\": \"Agbayani, Christopher Rivera\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-880-2009\",\n        \"email\": \"christopher.agbayani@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Canaam, Vintar, Ilocos Norte\",\n        \"name\": \"Gubang ES\",\n        \"schoolId\": \"100298\",\n        \"abbreviation\": \"GE\",\n        \"head\": \"Nucum, Carina Enera\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0966-536-2197\",\n        \"email\": \"carina.nucum@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Mabanbanag, Vintar, Ilocos Norte\",\n        \"name\": \"Mabanbanag PS\",\n        \"schoolId\": \"150014\",\n        \"abbreviation\": \"MP\",\n        \"head\": \"Calban, Zailene Mae Salvador\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0939-977-1002\",\n        \"email\": \"zailenemae.calban@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Margaay, Vintar, Ilocos Norte\",\n        \"name\": \"Margaay ES\",\n        \"schoolId\": \"100299\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Tagala, Zaldy Cumlat\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-992-7084\",\n        \"email\": \"zaldy.tagala@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Canaam, Vintar, Ilocos Norte\",\n        \"name\": \"Masadsaduel ES\",\n        \"schoolId\": \"100300\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Corpuz, Ismhael Vinoya\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0931-980-3031\",\n        \"email\": \"ismhael.corpuz@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Namoroc, Vintar, Ilocos Norte\",\n        \"name\": \"Namoroc-Mabanbanag ES\",\n        \"schoolId\": \"100301\",\n        \"abbreviation\": \"NME\",\n        \"head\": \"Abad, Hazel Viernes\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0960-554-1811\",\n        \"email\": \"hazel.abad001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Bulbulala, Vintar, Ilocos Norte\",\n        \"name\": \"Pallas IS\",\n        \"schoolId\": \"500343\",\n        \"abbreviation\": \"PI\",\n        \"head\": \"Villanueva, Michael Agbayani\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0909-358-6157\",\n        \"email\": \"michael.villanueva001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Dipilat, Vintar, Ilocos Norte\",\n        \"name\": \"Sagpat ES\",\n        \"schoolId\": \"100303\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Viernes, Chenivie Labrador\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0915-317-7641\",\n        \"email\": \"chenivie.viernes@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Tamdagan, Vintar, Ilocos Norte\",\n        \"name\": \"Tamdagan ES\",\n        \"schoolId\": \"100304\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Agregado, Grace Mabanag\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-193-7712\",\n        \"email\": \"grace.agregado@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. San Nicolas, Vintar, Ilocos Norte\",\n        \"name\": \"Vintar CES\",\n        \"schoolId\": \"100305\",\n        \"abbreviation\": \"VC\",\n        \"head\": \"Duque, Fredil Fidel Santillan\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0998-866-1936\",\n        \"email\": \"fredilfidel.duque@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Visaya, Vintar, Ilocos Norte\",\n        \"name\": \"Visaya ES\",\n        \"schoolId\": \"100306\",\n        \"abbreviation\": \"VE\",\n        \"head\": \"Camacho, Frederick Carlos\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-685-1026\",\n        \"email\": \"frederick.camacho@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Abkir, Vintar, Ilocos Norte\",\n        \"name\": \"Abkir ES\",\n        \"schoolId\": \"100307\",\n        \"abbreviation\": \"AE\",\n        \"head\": \"Marcelino, Diego Romeo Viernes\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0968-853-0858\",\n        \"email\": \"diego.marcelino@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Alejo Malasig, Vintar, Ilocos Norte\",\n        \"name\": \"Alejo Malasig ES\",\n        \"schoolId\": \"100308\",\n        \"abbreviation\": \"AME\",\n        \"head\": \"Agbayani, Edna Ramos\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0925-338-1825\",\n        \"email\": \"edna.agbayani@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Cabayo, Vintar, Ilocos Norte\",\n        \"name\": \"Cabayo ES\",\n        \"schoolId\": \"100309\",\n        \"abbreviation\": \"CE\",\n        \"head\": \"Abad, Patrocinio Salvador\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0935-254-8280\",\n        \"email\": \"patrocinio.abad@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Cabisocolan, Vintar, Ilocos Norte\",\n        \"name\": \"Cabisuculan-Columbia ES\",\n        \"schoolId\": \"100310\",\n        \"abbreviation\": \"CCE\",\n        \"head\": \"Agpoon, Kevin John Agtang\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0906-567-9578\",\n        \"email\": \"kevinjohn.agpoon@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Columbia, Vintar, Ilocos Norte\",\n        \"name\": \"Columbia PS\",\n        \"schoolId\": \"150016\",\n        \"abbreviation\": \"CP\",\n        \"head\": \"Agpoon, Kevin John Agtang\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0906-567-9578\",\n        \"email\": \"kevinjohn.agpoon@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Isic Isic, Vintar, Ilocos Norte\",\n        \"name\": \"Dasar ES\",\n        \"schoolId\": \"100311\",\n        \"abbreviation\": \"DE\",\n        \"head\": \"Agregado, Bong Bong -\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0977-855-5035\",\n        \"email\": \"bongbong.agregado@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Santa Maria, Vintar, Ilocos Norte\",\n        \"name\": \"Florentino Camaquin IS\",\n        \"schoolId\": \"500591\",\n        \"abbreviation\": \"FCI\",\n        \"head\": \"Puzon, Allan Guetteng\",\n        \"position\": \"School Principal III\",\n        \"phone\": \"0917-555-7605\",\n        \"email\": \"puzonallan@ymail.com\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Isic Isic, Vintar, Ilocos Norte\",\n        \"name\": \"Isic-Isic ES\",\n        \"schoolId\": \"100313\",\n        \"abbreviation\": \"IIE\",\n        \"head\": \"Butac, Joyce Ann Gapuzan\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0917-144-4249\",\n        \"email\": \"joyceann.butac@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. San Jose, Vintar, Ilocos Norte\",\n        \"name\": \"Lipay ES\",\n        \"schoolId\": \"100314\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Tacang, Evangeline Salacup\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0927-861-7232\",\n        \"email\": \"evangeline.tacang@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Lubnac, Vintar, Ilocos Norte\",\n        \"name\": \"Lubnac ES\",\n        \"schoolId\": \"100315\",\n        \"abbreviation\": \"LE\",\n        \"head\": \"Lutap, Liza Irene Agsunod\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0977-802-4332\",\n        \"email\": \"liza.lutap@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Salsalamagui, Vintar, Ilocos Norte\",\n        \"name\": \"Magabobo ES\",\n        \"schoolId\": \"100316\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Calaramo, Alma Jane Calzada\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0939-799-7787\",\n        \"email\": \"alma.calaramo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Malampa, Vintar, Ilocos Norte\",\n        \"name\": \"Malampa ES\",\n        \"schoolId\": \"100317\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Castillo, Ethel Agramon\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0912-616-0794\",\n        \"email\": \"ethel.castillo001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Manarang, Vintar, Ilocos Norte\",\n        \"name\": \"Manarang ES\",\n        \"schoolId\": \"100318\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Ubay, Wilford Pacheco\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0935-160-8776\",\n        \"email\": \"wilford.ubay@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Parparoroc, Vintar, Ilocos Norte\",\n        \"name\": \"Parparoroc ES\",\n        \"schoolId\": \"100319\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Vidad, Daisy Agpaoa\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0917-555-0792\",\n        \"email\": \"daisy.vidad002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Parut, Vintar, Ilocos Norte\",\n        \"name\": \"Parut ES\",\n        \"schoolId\": \"100320\",\n        \"abbreviation\": \"PE\",\n        \"head\": \"Domingo, Flordeliza Corpuz\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0949-995-0853\",\n        \"email\": \"flordeliza.domingo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Pedro F. Alviar, Vintar, Ilocos Norte\",\n        \"name\": \"SALPAD IS\",\n        \"schoolId\": \"500344\",\n        \"abbreviation\": \"SI\",\n        \"head\": \"Ramones, Jose Crisostomo Acob\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0962-154-0313\",\n        \"email\": \"josecrisostomo.ramones@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Salsalamagui, Vintar, Ilocos Norte\",\n        \"name\": \"Salsalamagui ES\",\n        \"schoolId\": \"100322\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Abad, Jina Marcelino\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0949-995-0848\",\n        \"email\": \"jina.abad@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. San Jose, Vintar, Ilocos Norte\",\n        \"name\": \"Saricao ES\",\n        \"schoolId\": \"100323\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Sarandi, John Ericson Lea\u00f1o\",\n        \"position\": \"Teacher III\",\n        \"phone\": \"0927-807-2154\",\n        \"email\": \"johnericson.sarandi@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District I\",\n        \"municipality\": \"VINTAR\",\n        \"barangay\": \"Brgy. Isic Isic, Vintar, Ilocos Norte\",\n        \"name\": \"Tungel ES\",\n        \"schoolId\": \"100324\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Agregado, Bong Bong -\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0977-855-5035\",\n        \"email\": \"bongbong.agregado@deped.gov.ph\"\n    }\n,\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100274\",\n        \"barangay\": \"Brgy. Capurictan, Solsona, Ilocos Norte\",\n        \"name\": \"Bagbag ES\",\n        \"abbreviation\": \"BES\",\n        \"head\": \"Pascua, Adrialine Dela Cruz\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0961-144-8539\",\n        \"email\": \"adrialine.pascua@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100275\",\n        \"barangay\": \"Brgy. Bagbago, Solsona, Ilocos Norte\",\n        \"name\": \"Bagbago ES\",\n        \"abbreviation\": \"BES\",\n        \"head\": \"Ballesteros, Reymart Jay Ganal\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0917-165-0313\",\n        \"email\": \"reymartjay.ballesteros@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100276\",\n        \"barangay\": \"Brgy. Barcelona, Solsona, Ilocos Norte\",\n        \"name\": \"Barcelona ES\",\n        \"abbreviation\": \"BES\",\n        \"head\": \"Fermin, Rosmarie Zabala\",\n        \"position\": \"School Principal II\",\n        \"phone\": \"0999-992-7152\",\n        \"email\": \"rosmarie.fermin@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100277\",\n        \"barangay\": \"Brgy. Catangraran, Solsona, Ilocos Norte\",\n        \"name\": \"Catangraran ES\",\n        \"abbreviation\": \"CES\",\n        \"head\": \"Garcia, Chita Lhaarnie Ucol\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0915-776-2344\",\n        \"email\": \"chitalhaarnie.garcia@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100278\",\n        \"barangay\": \"Brgy. Darasdas, Solsona, Ilocos Norte\",\n        \"name\": \"Darasdas ES\",\n        \"abbreviation\": \"DES\",\n        \"head\": \"Dela Cruz, Lorna Rafael\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0939-931-6101\",\n        \"email\": \"lorna.delacruz002@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100279\",\n        \"barangay\": \"Brgy. Lipay, Solsona, Ilocos Norte\",\n        \"name\": \"Lipay ES\",\n        \"abbreviation\": \"LES\",\n        \"head\": \"Antonio, Michelle Corpuz\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0995-642-9853\",\n        \"email\": \"antoniomichelle912@yahoo.com\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100280\",\n        \"barangay\": \"Brgy. Maananteng, Solsona, Ilocos Norte\",\n        \"name\": \"Maananteng ES\",\n        \"abbreviation\": \"ME\",\n        \"head\": \"Del Castillo, Maria Cristina Agustin\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0918-965-4890\",\n        \"email\": \"mariacristina.delcastillo@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100281\",\n        \"barangay\": \"Brgy. Mariquet, Solsona, Ilocos Norte\",\n        \"name\": \"Manalpac ES\",\n        \"abbreviation\": \"MES\",\n        \"head\": \"Pascua, Cristine Dichoso\",\n        \"position\": \"Head Teacher I\",\n        \"phone\": \"0960-554-1595\",\n        \"email\": \"cristine.pascua@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100282\",\n        \"barangay\": \"Brgy. Nagpatpatan, Solsona, Ilocos Norte\",\n        \"name\": \"Nagpatpatan ES\",\n        \"abbreviation\": \"NE\",\n        \"head\": \"Martillano, Norlyn Mae Aquino\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0910-074-8933\",\n        \"email\": \"norlynmae.martillano@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100283\",\n        \"barangay\": \"Brgy. San Juan, Solsona, Ilocos Norte\",\n        \"name\": \"San Juan ES\",\n        \"abbreviation\": \"SJE\",\n        \"head\": \"De Los Santos, Melecio Resurreccion\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7175\",\n        \"email\": \"melecio.delossantos@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100284\",\n        \"barangay\": \"Brgy. Santiago, Solsona, Ilocos Norte\",\n        \"name\": \"Santiago ES\",\n        \"abbreviation\": \"SE\",\n        \"head\": \"Colobong, Regino Glenn Bayudan\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0918-965-7317\",\n        \"email\": \"regino.colobong@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100285\",\n        \"barangay\": \"Brgy. Laureta (Pob.), Solsona, Ilocos Norte\",\n        \"name\": \"Solsona Central ES\",\n        \"abbreviation\": \"SCE\",\n        \"head\": \"Baliton, Madelyn Aguinaldo\",\n        \"position\": \"School Principal I\",\n        \"phone\": \"0999-992-6950\",\n        \"email\": \"madelyn.baliton@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100286\",\n        \"barangay\": \"Brgy. Santa Ana, Solsona, Ilocos Norte\",\n        \"name\": \"Sta. Ana ES\",\n        \"abbreviation\": \"SAE\",\n        \"head\": \"Caoile, Ferdinand Bilhera\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0998-539-6158\",\n        \"email\": \"ferdinand.caoile001@deped.gov.ph\"\n    },\n    {\n        \"district\": \"District II\",\n        \"municipality\": \"SOLSONA\",\n        \"schoolId\": \"100287\",\n        \"barangay\": \"Brgy. Talugtog, Solsona, Ilocos Norte\",\n        \"name\": \"Talugtog ES\",\n        \"abbreviation\": \"TE\",\n        \"head\": \"Dancel, Miraluz Garro\",\n        \"position\": \"Head Teacher III\",\n        \"phone\": \"0999-992-7160\",\n        \"email\": \"miraluz.dancel@deped.gov.ph\"\n    }\n];\n\n\/* =========================================================\n   MUNICIPALITIES REQUESTED\n========================================================= *\/\n\nconst districts = {\n    \"District I\": [\n        \"ADAMS\",\n        \"BACARRA\",\n        \"BANGUI\",\n        \"BURGOS\",\n        \"CARASI\",\n        \"DUMALNEG\",\n        \"PAGUDPUD\",\n        \"PASUQUIN\",\n        \"PIDDIG\",\n        \"SARRAT\",\n        \"VINTAR\"\n    ],\n    \"District II\": [\n        \"BADOC\",\n        \"BANNA (ESPIRITU)\",\n        \"CURRIMAO\",\n        \"DINGRAS\",\n        \"MARCOS\",\n        \"NUEVA ERA\",\n        \"PAOAY\",\n        \"PINILI\",\n        \"SAN NICOLAS\",\n        \"SOLSONA\"\n    ]\n};\n\nlet currentDistrict = null;\nlet currentMunicipality = null;\nlet currentSchool = null;\n\nfunction getSchoolCount(municipality) {\n    return schools.filter(school => school.municipality === municipality).length;\n}\n\nfunction getDistrictSchoolCount(district) {\n    return schools.filter(school => school.district === district).length;\n}\n\nfunction renderBreadcrumbs(level) {\n    let html = `\n        <div class=\"breadcrumbs\">\n            <span class=\"breadcrumb-link\" onclick=\"showDistricts()\">All districts<\/span>\n    `;\n\n    if (level >= 2) {\n        html += `\n            <span class=\"breadcrumb-arrow\">\u203a<\/span>\n            <span class=\"breadcrumb-link\"\n                  onclick=\"showMunicipalities('${currentDistrict}')\">\n                ${currentDistrict}\n            <\/span>\n        `;\n    }\n\n    if (level >= 3) {\n        html += `\n            <span class=\"breadcrumb-arrow\">\u203a<\/span>\n            <span class=\"breadcrumb-current\">${currentMunicipality}<\/span>\n        `;\n    }\n\n    html += `<\/div>`;\n    return html;\n}\n\n\n\/* =========================================================\n   GLOBAL SEARCH\n========================================================= *\/\nfunction normalizeSearch(value) {\n    return String(value || \"\")\n        .toLowerCase()\n        .normalize(\"NFD\")\n        .replace(\/[\\u0300-\\u036f]\/g, \"\")\n        .trim();\n}\n\nfunction getSchoolSearchText(school) {\n    return [\n        school.name,\n        school.municipality,\n        school.district,\n        school.schoolId,\n        school.barangay,\n        school.abbreviation,\n        school.head,\n        school.position,\n        school.phone,\n        school.email\n    ].join(\" \");\n}\n\nfunction getSearchMatchType(school, query) {\n    const q = normalizeSearch(query);\n    if (!q) return \"\";\n\n    const checks = [\n        [school.name, \"School\"],\n        [school.head, \"School Head\"],\n        [school.municipality, \"Municipality\"],\n        [school.district, \"District\"],\n        [school.schoolId, \"School ID\"],\n        [school.barangay, \"Barangay\"],\n        [school.position, \"Position\"],\n        [school.phone, \"Contact\"],\n        [school.email, \"Email\"]\n    ];\n\n    for (const item of checks) {\n        if (normalizeSearch(item[0]).includes(q)) return item[1];\n    }\n\n    return \"Directory record\";\n}\n\nfunction renderSearchResults(query) {\n    const search = normalizeSearch(query);\n    const content = document.getElementById(\"directoryContent\");\n\n    if (!search) {\n        showDistricts();\n        return;\n    }\n\n    currentDistrict = null;\n    currentMunicipality = null;\n    currentSchool = null;\n\n    const results = schools.filter(school =>\n        normalizeSearch(getSchoolSearchText(school)).includes(search)\n    );\n\n    let html = `\n        <div class=\"search-results-head\">\n            <h1>Search Results<\/h1>\n            <div class=\"search-results-count\">\n                ${results.length} record${results.length === 1 ? \"\" : \"s\"} found\n            <\/div>\n        <\/div>\n        <div class=\"school-grid\">\n    `;\n\n    if (results.length === 0) {\n        html += `\n            <div class=\"search-empty\">\n                <p class=\"search-empty-title\">No matching school record found<\/p>\n                <p class=\"search-empty-text\">\n                    Try searching another school name, municipality, district, or school head.\n                <\/p>\n            <\/div>\n        `;\n    } else {\n        results.forEach(school => {\n            html += createSchoolCard(school, true, getSearchMatchType(school, search));\n        });\n    }\n\n    html += `<\/div>`;\n    content.innerHTML = html;\n}\n\nfunction initializeDirectorySearch() {\n    const input = document.getElementById(\"directorySearch\");\n    const clearButton = document.getElementById(\"directorySearchClear\");\n\n    if (!input || !clearButton) return;\n\n    input.addEventListener(\"input\", function () {\n        const value = this.value;\n        clearButton.style.display = value.trim() ? \"block\" : \"none\";\n        renderSearchResults(value);\n    });\n\n    clearButton.addEventListener(\"click\", function () {\n        input.value = \"\";\n        clearButton.style.display = \"none\";\n        input.focus();\n        showDistricts();\n    });\n}\n\nfunction showDistricts() {\n    currentDistrict = null;\n    currentMunicipality = null;\n    currentSchool = null;\n\n    let html = renderBreadcrumbs(1);\n    html += `<div class=\"district-grid\">`;\n\n    Object.keys(districts).forEach(districtName => {\n        const schoolCount = getDistrictSchoolCount(districtName);\n\n        html += `\n            <div class=\"district-card\">\n                <div class=\"card-label\">SCHOOLS DIVISION DISTRICT<\/div>\n                <h2>${districtName}<\/h2>\n                <div class=\"district-description\">\n                    ${districtName === \"District I\"\n                        ? \"Northern and western municipalities of Ilocos Norte.\"\n                        : \"Central and southern municipalities of Ilocos Norte.\"}\n                <\/div>\n                <div class=\"district-count\">\n                    ${districts[districtName].length} municipalities \u00b7\n                    ${schoolCount} elementary schools\n                <\/div>\n                <button class=\"view-link\"\n                        onclick=\"showMunicipalities('${districtName}')\">\n                    View municipalities <span>\u203a<\/span>\n                <\/button>\n            <\/div>\n        `;\n    });\n\n    html += `<\/div>`;\n    document.getElementById(\"directoryContent\").innerHTML = html;\n}\n\nfunction showMunicipalities(districtName) {\n    currentDistrict = districtName;\n    currentMunicipality = null;\n    currentSchool = null;\n\n    let html = renderBreadcrumbs(2);\n\n    html += `\n        <h1 class=\"page-title\">${districtName}<\/h1>\n        <div class=\"school-count-text\">\n            Select a municipality to view its elementary schools.\n        <\/div>\n        <div class=\"municipality-grid\">\n    `;\n\n    districts[districtName].forEach(municipality => {\n        const count = getSchoolCount(municipality);\n\n        html += `\n            <div class=\"municipality-card\">\n                <div class=\"location-icon\"><\/div>\n                <h2>${municipality}<\/h2>\n                <div class=\"municipality-count\">\n                    ${count} elementary school${count === 1 ? \"\" : \"s\"}\n                <\/div>\n                <button class=\"view-link\"\n                        onclick=\"showSchools('${districtName}', '${municipality}')\">\n                    View schools <span>\u203a<\/span>\n                <\/button>\n            <\/div>\n        `;\n    });\n\n    html += `<\/div>`;\n    document.getElementById(\"directoryContent\").innerHTML = html;\n}\n\nfunction showSchools(districtName, municipality) {\n    currentDistrict = districtName;\n    currentMunicipality = municipality;\n    currentSchool = null;\n\n    renderSchools();\n}\n\nfunction renderSchools() {\n    const municipalitySchools = schools.filter(school =>\n        school.district === currentDistrict &&\n        school.municipality === currentMunicipality\n    );\n\n    let html = renderBreadcrumbs(3);\n\n    html += `\n        <h1 class=\"page-title\">\n            Elementary Schools in ${currentMunicipality}\n        <\/h1>\n        <div class=\"school-count-text\">\n            ${municipalitySchools.length}\n            elementary school${municipalitySchools.length === 1 ? \"\" : \"s\"}\n            found in ${currentMunicipality}\n        <\/div>\n        <div class=\"school-grid\">\n    `;\n\n    if (municipalitySchools.length === 0) {\n        html += `\n            <div class=\"no-schools\">\n                No elementary-school record is available for\n                ${currentMunicipality} in the uploaded Excel file.\n                <br><br>\n                Additional school records can be added from the Excel file later.\n            <\/div>\n        `;\n    }\n\n    municipalitySchools.forEach(school => {\n        html += createSchoolCard(school);\n    });\n\n    html += `<\/div>`;\n    document.getElementById(\"directoryContent\").innerHTML = html;\n}\n\nfunction createSchoolCard(school, isSearchResult = false, matchType = \"\") {\n    return `\n        <div class=\"school-card${isSearchResult ? \" search-result-card\" : \"\"}\">\n            <div class=\"school-header\">\n                <div class=\"school-logo\">${school.abbreviation}<\/div>\n\n                <div class=\"school-title-area\">\n                    <h2 class=\"school-name\">${school.name}<\/h2>\n\n                    <div class=\"school-tags\">\n                        <span class=\"school-tag location\">\n                            ${school.barangay || 'Barangay not yet added'}\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            ${isSearchResult ? `\n                <div class=\"search-match\">Matched by: ${matchType}<\/div>\n            ` : \"\"}\n\n            <div class=\"school-info\">\n\n                <div class=\"info-row\">\n                    <span class=\"info-icon\">\ud83c\udd94<\/span>\n                    <span>School ID: ${school.schoolId || 'Not available'}<\/span>\n                <\/div>\n\n                <div class=\"info-row\">\n                    <span class=\"info-icon\">\ud83d\udc64<\/span>\n                    <span>${school.head}<\/span>\n                <\/div>\n\n                <div class=\"info-row\">\n                    <span class=\"info-icon\">\ud83d\udcbc<\/span>\n                    <span>${school.position}<\/span>\n                <\/div>\n\n                <div class=\"info-row\">\n                    <span class=\"info-icon\">\u260e<\/span>\n                    <span>${school.phone}<\/span>\n                <\/div>\n\n                <div class=\"info-row\">\n                    <span class=\"info-icon\">\u2709<\/span>\n                    <span>${school.email}<\/span>\n                <\/div>\n\n            <\/div>\n\n            <button class=\"details-button\"\n                    onclick=\"showSchoolDetails('${school.name.replace(\/'\/g, \"\\\\'\")}')\">\n                View details\n            <\/button>\n        <\/div>\n    `;\n}\n\nfunction showSchoolDetails(schoolName) {\n    currentSchool = schoolName;\n\n    const school = schools.find(item => item.name === schoolName);\n\n    if (!school) return;\n\n    let html = renderBreadcrumbs(3);\n\n    html += `\n        <button class=\"back-button\" onclick=\"renderSchools()\">\n            \u2190 Back to schools\n        <\/button>\n\n        <div class=\"school-detail\">\n\n            <div class=\"detail-header\">\n                <div class=\"detail-logo\">${school.abbreviation}<\/div>\n\n                <div>\n                    <h1 class=\"detail-school-name\">${school.name}<\/h1>\n\n                    <div class=\"school-tags\">\n                        <span class=\"school-tag location\">\n                            ${school.barangay || 'Barangay not yet added'}\n                        <\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"detail-section\">\n                <h3>School Information<\/h3>\n\n                <div class=\"detail-info-row\">\n                    <strong>School Head:<\/strong> ${school.head}\n                <\/div>\n\n                <div class=\"detail-info-row\">\n                    <strong>Position:<\/strong> ${school.position}\n                <\/div>\n\n                <div class=\"detail-info-row\">\n                    <strong>Contact Number:<\/strong> ${school.phone}\n                <\/div>\n\n                <div class=\"detail-info-row\">\n                    <strong>Email:<\/strong> ${school.email}\n                <\/div>\n            <\/div>\n\n        <\/div>\n    `;\n    document.getElementById(\"directoryContent\").innerHTML = html;\n}\n\ninitializeDirectorySearch();\nshowDistricts();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Clear Search by school name, municipality, district, school head, school ID, barangay, position, phone, or email.<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":2172,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2229","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages\/2229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/comments?post=2229"}],"version-history":[{"count":223,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages\/2229\/revisions"}],"predecessor-version":[{"id":3442,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages\/2229\/revisions\/3442"}],"up":[{"embeddable":true,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages\/2172"}],"wp:attachment":[{"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/media?parent=2229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}