{"id":34435,"date":"2026-07-21T18:08:38","date_gmt":"2026-07-21T18:08:38","guid":{"rendered":"https:\/\/keckebonagung.demakkab.go.id\/?page_id=34435"},"modified":"2026-07-21T18:09:17","modified_gmt":"2026-07-21T18:09:17","slug":"informasi","status":"publish","type":"page","link":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/","title":{"rendered":"Informasi Kecamatan Kebonagung"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">    <style>\n      .layanan-wrap { max-width:100%; width:100%; margin:30px auto; font-family:Arial,Helvetica,sans-serif; color:#1f2937; box-sizing:border-box; padding:0 20px; }\n\n      \/* --- Grid kategori (header biru + 6 kotak) --- *\/\n      .lk-grid { display:grid; grid-template-columns:1fr 1.6fr; gap:24px; align-items:stretch; }\n      .lk-header { background:linear-gradient(135deg,#123c24,#1f7a4d); border-radius:16px; padding:36px 32px; color:#fff; display:flex; flex-direction:column; justify-content:center; }\n      .lk-header .lk-label { font-size:14px; opacity:0.85; margin-bottom:6px; }\n      .lk-header h2 { font-size:28px; font-weight:800; margin:0 0 14px; }\n      .lk-header p { font-size:14px; line-height:1.6; opacity:0.92; margin:0 0 18px; }\n      .lk-header a.lk-more { color:#fff; font-weight:700; text-decoration:underline; font-size:14px; }\n\n      .lk-categories { display:grid; grid-template-columns:1fr 1fr; gap:14px 28px; }\n      .lk-cat { display:flex; gap:14px; align-items:flex-start; text-decoration:none; color:inherit; padding:10px; border-radius:10px; transition:background 0.15s; }\n      .lk-cat:hover { background:#f3f6fb; }\n      .lk-cat-icon { flex:0 0 46px; width:46px; height:46px; border-radius:10px; background:#eaf3ee; color:#1f7a4d; display:flex; align-items:center; justify-content:center; font-size:20px; }\n      .lk-cat-icon .dashicons { width:22px; height:22px; font-size:22px; }\n      .lk-cat-text h4 { margin:0 0 4px; font-size:15px; font-weight:700; color:#111827; }\n      .lk-cat-text p { margin:0; font-size:13px; color:#6b7280; line-height:1.5; }\n\n      @media (max-width:800px) {\n        .lk-grid, .lk-categories { grid-template-columns:1fr; }\n      }\n\n      \/* --- Daftar layanan (list mode) --- *\/\n      .ll-grid { display:grid; grid-template-columns:repeat(auto-fill,minmax(260px,1fr)); gap:18px; margin-top:20px; }\n      .ll-card { display:block; text-decoration:none; color:inherit; border:1px solid #e5e7eb; border-radius:12px; padding:20px; transition:box-shadow 0.15s, transform 0.15s; }\n      .ll-card:hover { box-shadow:0 6px 20px rgba(0,0,0,0.08); transform:translateY(-2px); }\n      .ll-card h4 { margin:0 0 8px; font-size:16px; color:#123c24; }\n      .ll-card p { margin:0; font-size:13px; color:#6b7280; line-height:1.5; }\n      .ll-back { display:inline-block; margin-bottom:20px; color:#1f7a4d; text-decoration:none; font-weight:600; font-size:14px; }\n\n      \/* --- Detail layanan: Alur\/Prosedur --- *\/\n      .ld-section { margin-bottom:34px; }\n      .ld-section-title { display:flex; align-items:center; gap:10px; font-size:19px; font-weight:800; margin-bottom:18px; color:#111827; }\n      .ld-section-title .ld-icon-box { width:34px; height:34px; border-radius:8px; background:#eaf3ee; color:#1f7a4d; display:flex; align-items:center; justify-content:center; }\n\n      .ld-alur-item { display:flex; gap:16px; margin-bottom:0; }\n      .ld-alur-num { flex:0 0 36px; width:36px; height:36px; border-radius:50%; background:#123c24; color:#fff; font-weight:700; display:flex; align-items:center; justify-content:center; font-size:14px; position:relative; z-index:2; }\n      .ld-alur-line { flex:0 0 36px; display:flex; justify-content:center; }\n      .ld-alur-line::after { content:\"\"; width:2px; flex:1; background:#d7dee9; }\n      .ld-alur-box { flex:1; background:#f9fafb; border:1px solid #edf0f4; border-radius:10px; padding:14px 18px; margin-bottom:14px; font-size:14px; }\n      .ld-alur-row { display:flex; }\n      .ld-alur-row:last-child .ld-alur-line::after { display:none; }\n\n      \/* --- Detail layanan: Syarat --- *\/\n      .ld-syarat-box { border:1px solid #e5e7eb; border-radius:12px; overflow:hidden; }\n      .ld-syarat-note { background:#f9fafb; padding:14px 20px; font-size:13px; color:#6b7280; }\n      .ld-syarat-item { display:flex; align-items:center; gap:14px; padding:16px 20px; border-top:1px solid #eef0f3; font-size:14px; }\n      .ld-syarat-num { flex:0 0 26px; width:26px; height:26px; border-radius:50%; background:#eaf3ee; color:#1f7a4d; font-weight:700; font-size:12px; display:flex; align-items:center; justify-content:center; }\n\n      \/* --- Detail layanan: Kontak & Tarif --- *\/\n      .ld-hotline { background:linear-gradient(135deg,#123c24,#1f7a4d); border-radius:14px; padding:20px 26px; display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:14px; color:#fff; margin-bottom:20px; }\n      .ld-hotline-left { display:flex; align-items:center; gap:16px; }\n      .ld-hotline-icon { width:52px; height:52px; border-radius:50%; background:rgba(255,255,255,0.18); display:flex; align-items:center; justify-content:center; font-size:22px; }\n      .ld-hotline-label { font-size:13px; opacity:0.85; }\n      .ld-hotline-value { font-size:19px; font-weight:800; }\n      .ld-hotline-btn { background:#fff; color:#123c24; font-weight:700; padding:10px 22px; border-radius:8px; text-decoration:none; font-size:14px; }\n\n      .ld-two-col { display:grid; grid-template-columns:1fr 1fr; gap:18px; margin-bottom:20px; }\n      .ld-box { border:1px solid #e5e7eb; border-radius:12px; overflow:hidden; }\n      .ld-box-header { padding:12px 18px; font-weight:700; font-size:13px; display:flex; align-items:center; gap:8px; }\n      .ld-box-header.jam { background:#fff6ea; color:#b45309; }\n      .ld-box-header.tarif { background:#eaf3ee; color:#1f7a4d; }\n      .ld-jam-row { display:flex; justify-content:space-between; padding:12px 18px; border-top:1px solid #f1f1f1; font-size:14px; }\n      .ld-jam-row .tutup { color:#dc2626; font-weight:700; }\n      .ld-tarif-value { text-align:center; padding:26px 18px; }\n      .ld-tarif-value .angka { font-size:26px; font-weight:800; color:#1f7a4d; }\n      .ld-tarif-value .ket { font-size:13px; color:#6b7280; margin-top:4px; }\n\n      .ld-info-list { border:1px solid #e5e7eb; border-radius:12px; overflow:hidden; }\n      .ld-pdf-box { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:14px; background:#f9fafb; border:1px solid #e5e7eb; border-radius:12px; padding:18px 22px; margin-bottom:20px; }\n      .ld-pdf-left { display:flex; align-items:center; gap:14px; }\n      .ld-pdf-icon { width:44px; height:44px; border-radius:10px; background:#fde8e8; color:#dc2626; display:flex; align-items:center; justify-content:center; font-size:20px; }\n      .ld-pdf-title { font-weight:700; font-size:14px; color:#111827; }\n      .ld-pdf-sub { font-size:12px; color:#6b7280; }\n      .ld-pdf-btn { background:#123c24; color:#fff; font-weight:700; padding:10px 20px; border-radius:8px; text-decoration:none; font-size:13px; white-space:nowrap; }\n      .ld-info-row { display:flex; align-items:center; gap:14px; padding:14px 18px; border-top:1px solid #f1f1f1; font-size:14px; }\n      .ld-info-row:first-child { border-top:none; }\n      .ld-info-row .ld-info-icon { color:#1f7a4d; width:20px; text-align:center; }\n      .ld-info-row .ld-info-label { flex:0 0 110px; color:#6b7280; font-size:13px; }\n      .ld-info-row a { color:#1f7a4d; text-decoration:none; }\n\n      @media (max-width:700px) {\n        .ld-two-col { grid-template-columns:1fr; }\n        .ld-hotline { flex-direction:column; align-items:flex-start; }\n      }\n    <\/style>\n        <style>\n      .ik-card-thumb { width:100%; height:150px; border-radius:10px 10px 0 0; background-size:cover; background-position:center; background-color:#e5e7eb; margin:-20px -20px 14px; width:calc(100% + 40px); }\n      .ik-meta { font-size:12px; color:#9ca3af; margin-bottom:6px; }\n      .ik-badge { display:inline-block; background:#eaf3ee; color:#1f7a4d; font-size:11px; font-weight:700; padding:3px 10px; border-radius:20px; margin-bottom:10px; }\n      .ik-detail-thumb { width:100%; max-height:380px; object-fit:cover; border-radius:14px; margin-bottom:24px; }\n      .ik-detail-meta { font-size:13px; color:#9ca3af; margin-bottom:20px; }\n      .ik-content { font-size:15px; line-height:1.8; color:#1f2937; max-width:800px; }\n      .ik-content p { margin:0 0 16px; }\n      .ik-content img { max-width:100%; height:auto; border-radius:8px; }\n    <\/style>\n        <div class=\"layanan-wrap\">\n        <div class=\"lk-grid\">\n            <div class=\"lk-header\">\n                <div class=\"lk-label\">Informasi Publik<\/div>\n                <h2>Semua Informasi<\/h2>\n                <p>Akses informasi publik kecamatan, mulai dari ekonomi, kesehatan, pendidikan, hingga infrastruktur.<\/p>\n                <a class=\"lk-more\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/\">Lihat Semua &rarr;<\/a>\n            <\/div>\n            <div class=\"lk-categories\">\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/?kategori_informasi=ekonomi\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-chart-line\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Ekonomi<\/h4>\n                                                    <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/?kategori_informasi=infrastruktur\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-admin-tools\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Infrastruktur<\/h4>\n                                                    <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/?kategori_informasi=kesehatan\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-heart\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Kesehatan<\/h4>\n                                                    <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/?kategori_informasi=pemerintahan\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-building\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Pemerintahan<\/h4>\n                                                    <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/?kategori_informasi=pendidikan\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-welcome-learn-more\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Pendidikan<\/h4>\n                                                    <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/?kategori_informasi=sosial\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-groups\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Sosial<\/h4>\n                                                    <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/informasi\/?kategori_informasi=teknologi\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-laptop\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Teknologi<\/h4>\n                                                    <\/div>\n                    <\/a>\n                            <\/div>\n        <\/div>\n    <\/div>\n        <style>\n      .layanan-wrap { max-width:100%; width:100%; margin:30px auto; font-family:Arial,Helvetica,sans-serif; color:#1f2937; box-sizing:border-box; padding:0 20px; }\n\n      \/* --- Grid kategori (header biru + 6 kotak) --- *\/\n      .lk-grid { display:grid; grid-template-columns:1fr 1.6fr; gap:24px; align-items:stretch; }\n      .lk-header { background:linear-gradient(135deg,#123c24,#1f7a4d); border-radius:16px; padding:36px 32px; color:#fff; display:flex; flex-direction:column; justify-content:center; }\n      .lk-header .lk-label { font-size:14px; opacity:0.85; margin-bottom:6px; }\n      .lk-header h2 { font-size:28px; font-weight:800; margin:0 0 14px; }\n      .lk-header p { font-size:14px; line-height:1.6; opacity:0.92; margin:0 0 18px; }\n      .lk-header a.lk-more { color:#fff; font-weight:700; text-decoration:underline; font-size:14px; }\n\n      .lk-categories { display:grid; grid-template-columns:1fr 1fr; gap:14px 28px; }\n      .lk-cat { display:flex; gap:14px; align-items:flex-start; text-decoration:none; color:inherit; padding:10px; border-radius:10px; transition:background 0.15s; }\n      .lk-cat:hover { background:#f3f6fb; }\n      .lk-cat-icon { flex:0 0 46px; width:46px; height:46px; border-radius:10px; background:#eaf3ee; color:#1f7a4d; display:flex; align-items:center; justify-content:center; font-size:20px; }\n      .lk-cat-icon .dashicons { width:22px; height:22px; font-size:22px; }\n      .lk-cat-text h4 { margin:0 0 4px; font-size:15px; font-weight:700; color:#111827; }\n      .lk-cat-text p { margin:0; font-size:13px; color:#6b7280; line-height:1.5; }\n\n      @media (max-width:800px) {\n        .lk-grid, .lk-categories { grid-template-columns:1fr; }\n      }\n\n      \/* --- Daftar layanan (list mode) --- *\/\n      .ll-grid { display:grid; grid-template-columns:repeat(auto-fill,minmax(260px,1fr)); gap:18px; margin-top:20px; }\n      .ll-card { display:block; text-decoration:none; color:inherit; border:1px solid #e5e7eb; border-radius:12px; padding:20px; transition:box-shadow 0.15s, transform 0.15s; }\n      .ll-card:hover { box-shadow:0 6px 20px rgba(0,0,0,0.08); transform:translateY(-2px); }\n      .ll-card h4 { margin:0 0 8px; font-size:16px; color:#123c24; }\n      .ll-card p { margin:0; font-size:13px; color:#6b7280; line-height:1.5; }\n      .ll-back { display:inline-block; margin-bottom:20px; color:#1f7a4d; text-decoration:none; font-weight:600; font-size:14px; }\n\n      \/* --- Detail layanan: Alur\/Prosedur --- *\/\n      .ld-section { margin-bottom:34px; }\n      .ld-section-title { display:flex; align-items:center; gap:10px; font-size:19px; font-weight:800; margin-bottom:18px; color:#111827; }\n      .ld-section-title .ld-icon-box { width:34px; height:34px; border-radius:8px; background:#eaf3ee; color:#1f7a4d; display:flex; align-items:center; justify-content:center; }\n\n      .ld-alur-item { display:flex; gap:16px; margin-bottom:0; }\n      .ld-alur-num { flex:0 0 36px; width:36px; height:36px; border-radius:50%; background:#123c24; color:#fff; font-weight:700; display:flex; align-items:center; justify-content:center; font-size:14px; position:relative; z-index:2; }\n      .ld-alur-line { flex:0 0 36px; display:flex; justify-content:center; }\n      .ld-alur-line::after { content:\"\"; width:2px; flex:1; background:#d7dee9; }\n      .ld-alur-box { flex:1; background:#f9fafb; border:1px solid #edf0f4; border-radius:10px; padding:14px 18px; margin-bottom:14px; font-size:14px; }\n      .ld-alur-row { display:flex; }\n      .ld-alur-row:last-child .ld-alur-line::after { display:none; }\n\n      \/* --- Detail layanan: Syarat --- *\/\n      .ld-syarat-box { border:1px solid #e5e7eb; border-radius:12px; overflow:hidden; }\n      .ld-syarat-note { background:#f9fafb; padding:14px 20px; font-size:13px; color:#6b7280; }\n      .ld-syarat-item { display:flex; align-items:center; gap:14px; padding:16px 20px; border-top:1px solid #eef0f3; font-size:14px; }\n      .ld-syarat-num { flex:0 0 26px; width:26px; height:26px; border-radius:50%; background:#eaf3ee; color:#1f7a4d; font-weight:700; font-size:12px; display:flex; align-items:center; justify-content:center; }\n\n      \/* --- Detail layanan: Kontak & Tarif --- *\/\n      .ld-hotline { background:linear-gradient(135deg,#123c24,#1f7a4d); border-radius:14px; padding:20px 26px; display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:14px; color:#fff; margin-bottom:20px; }\n      .ld-hotline-left { display:flex; align-items:center; gap:16px; }\n      .ld-hotline-icon { width:52px; height:52px; border-radius:50%; background:rgba(255,255,255,0.18); display:flex; align-items:center; justify-content:center; font-size:22px; }\n      .ld-hotline-label { font-size:13px; opacity:0.85; }\n      .ld-hotline-value { font-size:19px; font-weight:800; }\n      .ld-hotline-btn { background:#fff; color:#123c24; font-weight:700; padding:10px 22px; border-radius:8px; text-decoration:none; font-size:14px; }\n\n      .ld-two-col { display:grid; grid-template-columns:1fr 1fr; gap:18px; margin-bottom:20px; }\n      .ld-box { border:1px solid #e5e7eb; border-radius:12px; overflow:hidden; }\n      .ld-box-header { padding:12px 18px; font-weight:700; font-size:13px; display:flex; align-items:center; gap:8px; }\n      .ld-box-header.jam { background:#fff6ea; color:#b45309; }\n      .ld-box-header.tarif { background:#eaf3ee; color:#1f7a4d; }\n      .ld-jam-row { display:flex; justify-content:space-between; padding:12px 18px; border-top:1px solid #f1f1f1; font-size:14px; }\n      .ld-jam-row .tutup { color:#dc2626; font-weight:700; }\n      .ld-tarif-value { text-align:center; padding:26px 18px; }\n      .ld-tarif-value .angka { font-size:26px; font-weight:800; color:#1f7a4d; }\n      .ld-tarif-value .ket { font-size:13px; color:#6b7280; margin-top:4px; }\n\n      .ld-info-list { border:1px solid #e5e7eb; border-radius:12px; overflow:hidden; }\n      .ld-pdf-box { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:14px; background:#f9fafb; border:1px solid #e5e7eb; border-radius:12px; padding:18px 22px; margin-bottom:20px; }\n      .ld-pdf-left { display:flex; align-items:center; gap:14px; }\n      .ld-pdf-icon { width:44px; height:44px; border-radius:10px; background:#fde8e8; color:#dc2626; display:flex; align-items:center; justify-content:center; font-size:20px; }\n      .ld-pdf-title { font-weight:700; font-size:14px; color:#111827; }\n      .ld-pdf-sub { font-size:12px; color:#6b7280; }\n      .ld-pdf-btn { background:#123c24; color:#fff; font-weight:700; padding:10px 20px; border-radius:8px; text-decoration:none; font-size:13px; white-space:nowrap; }\n      .ld-info-row { display:flex; align-items:center; gap:14px; padding:14px 18px; border-top:1px solid #f1f1f1; font-size:14px; }\n      .ld-info-row:first-child { border-top:none; }\n      .ld-info-row .ld-info-icon { color:#1f7a4d; width:20px; text-align:center; }\n      .ld-info-row .ld-info-label { flex:0 0 110px; color:#6b7280; font-size:13px; }\n      .ld-info-row a { color:#1f7a4d; text-decoration:none; }\n\n      @media (max-width:700px) {\n        .ld-two-col { grid-template-columns:1fr; }\n        .ld-hotline { flex-direction:column; align-items:flex-start; }\n      }\n    <\/style>\n        <style>\n      .ik-card-thumb { width:100%; height:150px; border-radius:10px 10px 0 0; background-size:cover; background-position:center; background-color:#e5e7eb; margin:-20px -20px 14px; width:calc(100% + 40px); }\n      .ik-meta { font-size:12px; color:#9ca3af; margin-bottom:6px; }\n      .ik-badge { display:inline-block; background:#eaf3ee; color:#1f7a4d; font-size:11px; font-weight:700; padding:3px 10px; border-radius:20px; margin-bottom:10px; }\n      .ik-detail-thumb { width:100%; max-height:380px; object-fit:cover; border-radius:14px; margin-bottom:24px; }\n      .ik-detail-meta { font-size:13px; color:#9ca3af; margin-bottom:20px; }\n      .ik-content { font-size:15px; line-height:1.8; color:#1f2937; max-width:800px; }\n      .ik-content p { margin:0 0 16px; }\n      .ik-content img { max-width:100%; height:auto; border-radius:8px; }\n    <\/style>\n        <div class=\"layanan-wrap\">\n        <h2 style=\"font-size:26px;font-weight:800;margin:0 0 20px;color:#111827;\">Semua Informasi<\/h2>\n        \n        <div class=\"ll-grid\">\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34435?informasi=pemerintah-kebonagung-sukses-menggelar-acara-syukuran\">\n                    <div class=\"ik-card-thumb\" style=\"background-image:url('https:\/\/keckebonagung.demakkab.go.id\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-02-at-13.48.10-2-300x169.jpeg');\"><\/div>                    <div class=\"ik-meta\">21 July 2026<\/div>\n                    <h4>Pemerintah Kebonagung Sukses Menggelar Acara Syukuran<\/h4>\n                    <p>Kebonagung Sukses diadakan di kantor kecamatan Kebonagung<\/p>                <\/a>\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34435?informasi=pemerintah-kebonagung-sukses-menyalurkan-bansos-2026\">\n                    <div class=\"ik-card-thumb\" style=\"background-image:url('https:\/\/keckebonagung.demakkab.go.id\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-20-at-08.27.53-1-300x135.jpeg');\"><\/div>                    <div class=\"ik-meta\">21 July 2026<\/div>\n                    <h4>Pemerintah Kebonagung Sukses Menyalurkan Bansos 2026<\/h4>\n                                    <\/a>\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34435?informasi=pemerintah-kecamatan-kebonagung-sukses-kolaborasi-dengan-mahasiswa-magang\">\n                    <div class=\"ik-card-thumb\" style=\"background-image:url('https:\/\/keckebonagung.demakkab.go.id\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-15.48.36-300x225.jpeg');\"><\/div>                    <div class=\"ik-meta\">21 July 2026<\/div>\n                    <h4>Pemerintah Kecamatan Kebonagung Sukses Kolaborasi Dengan Mahasiswa Magang<\/h4>\n                                    <\/a>\n                    <\/div>\n    <\/div>\n    <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-34435","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/pages\/34435","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/comments?post=34435"}],"version-history":[{"count":3,"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/pages\/34435\/revisions"}],"predecessor-version":[{"id":34439,"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/pages\/34435\/revisions\/34439"}],"wp:attachment":[{"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/media?parent=34435"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}