{"id":34380,"date":"2026-07-20T19:04:45","date_gmt":"2026-07-20T19:04:45","guid":{"rendered":"https:\/\/keckebonagung.demakkab.go.id\/?page_id=34380"},"modified":"2026-07-20T19:25:07","modified_gmt":"2026-07-20T19:25:07","slug":"administrasi-kependudukan","status":"publish","type":"page","link":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/administrasi-kependudukan\/","title":{"rendered":"Pelayanan Publik Kecamatan Kebonagung"},"content":{"rendered":"<p>    <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        <div class=\"layanan-wrap\">\n        <div class=\"lk-grid\">\n            <div class=\"lk-header\">\n                <div class=\"lk-label\">Layanan<\/div>\n                <h2>Pelayanan Kecamatan<\/h2>\n                <p>Temukan layanan administrasi dan pengesahan dokumen yang tersedia di kecamatan.<\/p>\n                <a class=\"lk-more\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/administrasi-kependudukan\/\">Lihat Semua &rarr;<\/a>\n            <\/div>\n            <div class=\"lk-categories\">\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/administrasi-kependudukan\/?kategori_layanan=administrasi-kependudukan\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-universal-access\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Administrasi Kependudukan<\/h4>\n                            <p>Layanan pengesahan dan penerbitan dokumen kependudukan seperti KTP, KK, surat pindah, dan domisili.<\/p>                        <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/administrasi-kependudukan\/?kategori_layanan=keagamaan-sosial-budaya\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-universal-access\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Keagamaan &amp; Sosial Budaya<\/h4>\n                            <p>Layanan pengesahan rekomendasi tempat ibadah, kelompok kesenian, sanggar seni, dan kegiatan budaya.<\/p>                        <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/administrasi-kependudukan\/?kategori_layanan=ketertiban-hukum\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-universal-access\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Ketertiban &amp; Hukum<\/h4>\n                            <p>Layanan pengesahan SKCK, surat ahli waris, rekomendasi NTCR, dan dokumen hukum lainnya.<\/p>                        <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/administrasi-kependudukan\/?kategori_layanan=pencatatan-sipil\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-universal-access\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Pencatatan Sipil<\/h4>\n                            <p>Layanan pengesahan permohonan akta pencatatan sipil meliputi kelahiran, kematian, dan perkawinan.<\/p>                        <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/administrasi-kependudukan\/?kategori_layanan=sosialisasi-kemasyarakatan\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-universal-access\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Sosialisasi &amp; Kemasyarakatan<\/h4>\n                            <p>Layanan legalisasi dan pengesahan dokumen sosial, bantuan sosial, serta surat keterangan miskin.<\/p>                        <\/div>\n                    <\/a>\n                                    <a class=\"lk-cat\" href=\"https:\/\/keckebonagung.demakkab.go.id\/index.php\/administrasi-kependudukan\/?kategori_layanan=usaha-ekonomi\">\n                        <div class=\"lk-cat-icon\"><span class=\"dashicons dashicons-universal-access\"><\/span><\/div>\n                        <div class=\"lk-cat-text\">\n                            <h4>Usaha &amp; Ekonomi<\/h4>\n                            <p>Layanan legalisasi pendirian kelompok usaha, koperasi, badan hukum, dan rekomendasi usaha.<\/p>                        <\/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        <div class=\"layanan-wrap\">\n        <h2 style=\"font-size:26px;font-weight:800;margin:0 0 20px;color:#111827;\">Semua Layanan<\/h2>\n        \n        <div class=\"ll-grid\">\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34380?layanan=legalisasi-proposal-bantuan-sosial-hibah\">\n                    <h4>Legalisasi Proposal Bantuan Sosial &#038; Hibah<\/h4>\n                    <p>Layanan legalisasi proposal pengajuan bantuan sosial dan hibah dari masyarakat Kecamatan Kebonagung.\r\n\r\nLayanan Tersedia\r\nSosial &amp; Kemasyarakatan\r\nSenin\u2013Kamis 07.30\u201315.30 \u00b7 Jumat 07.30\u201315.00<\/p>                <\/a>\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34380?layanan=penerbitan-surat-keterangan-domisili\">\n                    <h4>Penerbitan Surat Keterangan Domisili<\/h4>\n                    <p>Penerbitan Surat Keterangan Domisili\r\nLayanan penerbitan surat keterangan domisili penduduk Kecamatan Kebonagung untuk berbagai keperluan administrasi.\r\n\r\nLayanan Tersedia\r\nAdministrasi Kependudukan\r\nSenin\u2013Kamis 07.30\u201315.30 \u00b7 Jumat 07.30\u201315.00<\/p>                <\/a>\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34380?layanan=pengesahan-dispensasi-nikah\">\n                    <h4>Pengesahan Dispensasi Nikah<\/h4>\n                    <p>Layanan pengesahan permohonan dispensasi nikah bagi warga Kecamatan Kebonagung sesuai ketentuan yang berlaku.\r\n\r\nLayanan Tersedia\r\nPencatatan Sipil\r\nSenin\u2013Kamis 07.30\u201315.30 \u00b7 Jumat 07.30\u201315.00<\/p>                <\/a>\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34380?layanan=pengesahan-pengantar-skck\">\n                    <h4>Pengesahan Pengantar SKCK<\/h4>\n                    <p>Layanan pengesahan penerbitan surat pengantar Surat Catatan Kepolisian (SKCK) dari Kecamatan Kebonagung.\r\n\r\nLayanan Tersedia\r\nKetertiban &amp; Hukum\r\nSenin\u2013Kamis 07.30\u201315.30 \u00b7 Jumat 07.30\u201315.00<\/p>                <\/a>\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34380?layanan=pengesahan-surat-pengantar-pindah-kawin\">\n                    <h4>Pengesahan Surat Pengantar Pindah Kawin<\/h4>\n                    <p>Layanan pengesahan penerbitan surat pengantar pindah kawin bagi warga Kecamatan Kebonagung.\r\n\r\nLayanan Tersedia\r\nAdministrasi Kependudukan\r\nSenin\u2013Kamis 07.30\u201315.30 \u00b7 Jumat 07.30\u201315.00<\/p>                <\/a>\n                            <a class=\"ll-card\" href=\"\/index.php\/wp-json\/wp\/v2\/pages\/34380?layanan=rekomendasi-kelompok-kesenian-sanggar-seni\">\n                    <h4>Rekomendasi Kelompok Kesenian &#038; Sanggar Seni<\/h4>\n                    <p>Layanan pengesahan rekomendasi pendirian kelompok kesenian dan sanggar seni di Kecamatan Kebonagung.\r\n\r\nLayanan Tersedia\r\nKeagamaan &amp; Sosial Budaya\r\nSenin\u2013Kamis 07.30\u201315.30 \u00b7 Jumat 07.30\u201315.00<\/p>                <\/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-34380","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/pages\/34380","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=34380"}],"version-history":[{"count":3,"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/pages\/34380\/revisions"}],"predecessor-version":[{"id":34393,"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/pages\/34380\/revisions\/34393"}],"wp:attachment":[{"href":"https:\/\/keckebonagung.demakkab.go.id\/index.php\/wp-json\/wp\/v2\/media?parent=34380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}