{"id":25634,"date":"2026-05-27T13:07:36","date_gmt":"2026-05-27T06:07:36","guid":{"rendered":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634"},"modified":"2026-07-06T11:46:50","modified_gmt":"2026-07-06T04:46:50","slug":"8-2-o3-%e0%b8%9c%e0%b8%a5%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%9b%e0%b8%8f%e0%b8%b4%e0%b8%9a%e0%b8%b1%e0%b8%95%e0%b8%b4%e0%b8%87%e0%b8%b2%e0%b8%99%e0%b8%82%e0%b8%ad%e0%b8%87%e0%b9%81%e0%b8%95%e0%b9%88","status":"publish","type":"page","link":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634","title":{"rendered":"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25634\" class=\"elementor elementor-25634\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a20bbc e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"8a20bbc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8f82bb elementor-widget elementor-widget-html\" data-id=\"a8f82bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n:root {\r\n    --primary-color: #1e293b;\r\n    --accent-color: #0284c7;\r\n    --bg-color: #f8fafc;\r\n    --card-bg: #ffffff;\r\n    --text-main: #334155;\r\n    --text-light: #64748b;\r\n}\r\n\r\n*{\r\n    box-sizing:border-box;\r\n    margin:0;\r\n    padding:0;\r\n    font-family:'Sarabun','Chakra Petch',sans-serif;\r\n}\r\n\r\n.report-system-wrapper{\r\n    background-color:var(--bg-color);\r\n    color:var(--text-main);\r\n    width:100%;\r\n    padding:20px;\r\n    border-radius:20px;\r\n}\r\n\r\n\/* HEADER *\/\r\n.header-container{\r\n    width:100%;\r\n    max-width:1100px;\r\n    display:flex;\r\n    align-items:center;\r\n    gap:15px;\r\n    margin:0 auto 25px auto;\r\n    padding:0 10px;\r\n}\r\n\r\n.logo{\r\n    width:70px;\r\n    height:70px;\r\n    object-fit:contain;\r\n}\r\n\r\n.title-group h1{\r\n    font-size:24px;\r\n    color:var(--primary-color);\r\n    font-weight:700;\r\n    margin-bottom:5px;\r\n}\r\n\r\n.title-group p{\r\n    font-size:14px;\r\n    color:var(--text-light);\r\n}\r\n\r\n\/* MONITOR *\/\r\n.display-monitor{\r\n    width:100%;\r\n    max-width:1100px;\r\n    background:#000;\r\n    padding:15px;\r\n    border-radius:24px;\r\n    box-shadow:0 20px 40px rgba(0,0,0,0.15);\r\n    margin:0 auto 25px auto;\r\n}\r\n\r\n.screen-content{\r\n    background-color:#f1f5f9;\r\n    border-radius:14px;\r\n    min-height:550px;\r\n    display:flex;\r\n    flex-direction:column;\r\n    align-items:center;\r\n    justify-content:center;\r\n    padding:20px;\r\n    position:relative;\r\n    overflow:hidden;\r\n}\r\n\r\n\/* PDF *\/\r\n.pdf-container{\r\n    width:100%;\r\n    height:480px;\r\n    border:none;\r\n    border-radius:8px;\r\n    background:#fff;\r\n    display:none;\r\n    box-shadow:inset 0 2px 4px rgba(0,0,0,0.05);\r\n}\r\n\r\n\/* PLACEHOLDER *\/\r\n.welcome-placeholder{\r\n    text-align:center;\r\n    color:var(--text-light);\r\n    display:flex;\r\n    flex-direction:column;\r\n    align-items:center;\r\n    gap:10px;\r\n}\r\n\r\n.welcome-placeholder svg{\r\n    width:64px;\r\n    height:64px;\r\n    fill:#cbd5e1;\r\n}\r\n\r\n\/* MONTH BUTTONS *\/\r\n.month-selector-zone{\r\n    display:flex;\r\n    gap:12px;\r\n    margin-bottom:15px;\r\n    opacity:0;\r\n    transform:translateY(-10px);\r\n    transition:all 0.4s ease;\r\n    pointer-events:none;\r\n    flex-wrap:wrap;\r\n    justify-content:center;\r\n}\r\n\r\n.month-selector-zone.active{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n    pointer-events:auto;\r\n}\r\n\r\n.btn-month{\r\n    background-color:var(--card-bg);\r\n    color:var(--text-main);\r\n    border:2px solid #e2e8f0;\r\n    padding:10px 24px;\r\n    font-size:15px;\r\n    font-weight:600;\r\n    border-radius:30px;\r\n    cursor:pointer;\r\n    transition:all 0.2s ease;\r\n}\r\n\r\n.btn-month:hover{\r\n    border-color:var(--accent-color);\r\n    color:var(--accent-color);\r\n}\r\n\r\n.btn-month.active{\r\n    background-color:var(--accent-color);\r\n    border-color:var(--accent-color);\r\n    color:#fff;\r\n    box-shadow:0 4px 12px rgba(2,132,199,0.3);\r\n}\r\n\r\n\/* DEPARTMENT BUTTONS *\/\r\n.controls-panel{\r\n    width:100%;\r\n    max-width:1100px;\r\n    display:grid;\r\n    grid-template-columns:repeat(5,1fr);\r\n    gap:12px;\r\n    margin:0 auto;\r\n}\r\n\r\n.btn-department{\r\n    background-color:var(--card-bg);\r\n    color:var(--text-main);\r\n    border:1px solid #e2e8f0;\r\n    padding:16px 10px;\r\n    font-size:15px;\r\n    font-weight:bold;\r\n    border-radius:12px;\r\n    cursor:pointer;\r\n    transition:all 0.2s ease;\r\n    text-align:center;\r\n    box-shadow:0 4px 6px rgba(0,0,0,0.02);\r\n}\r\n\r\n.btn-department:hover{\r\n    transform:translateY(-2px);\r\n    border-color:#cbd5e1;\r\n    box-shadow:0 6px 12px rgba(0,0,0,0.05);\r\n}\r\n\r\n.btn-department.active{\r\n    background-color:var(--primary-color);\r\n    border-color:var(--primary-color);\r\n    color:#ffffff;\r\n    transform:translateY(-2px);\r\n    box-shadow:0 8px 16px rgba(30,41,59,0.25);\r\n}\r\n\r\n\/* LINK *\/\r\n.external-link-btn{\r\n    margin-top:12px;\r\n    font-size:13px;\r\n    color:var(--accent-color);\r\n    text-decoration:none;\r\n    display:none;\r\n    font-weight:600;\r\n}\r\n\r\n.external-link-btn:hover{\r\n    text-decoration:underline;\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media (max-width:768px){\r\n\r\n    .controls-panel{\r\n        grid-template-columns:repeat(2,1fr);\r\n    }\r\n\r\n    .btn-department:last-child{\r\n        grid-column:span 2;\r\n    }\r\n\r\n    .header-container{\r\n        flex-direction:column;\r\n        text-align:center;\r\n    }\r\n\r\n    .screen-content{\r\n        min-height:400px;\r\n    }\r\n\r\n    .pdf-container{\r\n        height:320px;\r\n    }\r\n\r\n    .title-group h1{\r\n        font-size:20px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div class=\"report-system-wrapper\">\r\n\r\n    <div class=\"header-container\">\r\n        <img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/u\/0\/d\/1PXsN9wduHltWrnHPhkF00tdlIc8DSmVP\"\r\n             alt=\"\u0e42\u0e25\u0e42\u0e01\u0e49\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\"\r\n             class=\"logo\"\r\n             onerror=\"this.style.display='none'\">\r\n\r\n        <div class=\"title-group\">\r\n            <h1>\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19<\/h1>\r\n            <p>\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48 \u2022 \u0e1b\u0e23\u0e30\u0e08\u0e33\u0e1b\u0e35\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 2569<\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"display-monitor\">\r\n\r\n        <div class=\"screen-content\">\r\n\r\n            <div class=\"month-selector-zone\" id=\"monthZone\">\r\n\r\n                <button class=\"btn-month\" onclick=\"selectMonth('apr')\">\r\n                    \u0e40\u0e21\u0e29\u0e32\u0e22\u0e19 2569\r\n                <\/button>\r\n\r\n                <button class=\"btn-month\" onclick=\"selectMonth('may')\">\r\n                    \u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21 2569\r\n                <\/button>\r\n\r\n                <button class=\"btn-month\" onclick=\"selectMonth('jun')\">\r\n                    \u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19 2569\r\n                <\/button>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"welcome-placeholder\" id=\"placeholder\">\r\n\r\n                <svg viewBox=\"0 0 24 24\">\r\n                    <path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/>\r\n                <\/svg>\r\n\r\n                <p style=\"font-size:16px;font-weight:bold;\">\r\n                    \u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\r\n                <\/p>\r\n\r\n                <p style=\"font-size:13px;\">\r\n                    \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e2a\u0e23\u0e38\u0e1b\u0e1c\u0e25\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e40\u0e14\u0e37\u0e2d\u0e19\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <iframe\r\n                class=\"pdf-container\"\r\n                id=\"pdfViewer\"\r\n                src=\"\"\r\n                loading=\"lazy\"\r\n                allowfullscreen>\r\n            <\/iframe>\r\n\r\n            <a href=\"#\"\r\n               id=\"extLink\"\r\n               target=\"_blank\"\r\n               class=\"external-link-btn\">\r\n               \u0e40\u0e1b\u0e34\u0e14\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d \u2197\r\n            <\/a>\r\n\r\n        <\/div>\r\n        \r\n\r\n    <\/div>\r\n\r\n    <div class=\"controls-panel\">\r\n\r\n        <button class=\"btn-department\"\r\n                onclick=\"selectDept('admin', this)\">\r\n            \u0e07\u0e32\u0e19\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\r\n        <\/button>\r\n\r\n        <button class=\"btn-department\"\r\n                onclick=\"selectDept('patrol', this)\">\r\n            \u0e07\u0e32\u0e19\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e1b\u0e23\u0e32\u0e1a\u0e1b\u0e23\u0e32\u0e21\r\n        <\/button>\r\n\r\n        <button class=\"btn-department\"\r\n                onclick=\"selectDept('traffic', this)\">\r\n            \u0e07\u0e32\u0e19\u0e08\u0e23\u0e32\u0e08\u0e23\r\n        <\/button>\r\n\r\n        <button class=\"btn-department\"\r\n                onclick=\"selectDept('investigate', this)\">\r\n            \u0e07\u0e32\u0e19\u0e2a\u0e37\u0e1a\u0e2a\u0e27\u0e19\r\n        <\/button>\r\n\r\n        <button class=\"btn-department\"\r\n                onclick=\"selectDept('inquiry', this)\">\r\n            \u0e07\u0e32\u0e19\u0e2a\u0e2d\u0e1a\u0e2a\u0e27\u0e19\r\n        <\/button>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\nconst reportData = {\r\n\r\n    admin: {\r\n        name: \"\u0e07\u0e32\u0e19\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\",\r\n        apr: \"https:\/\/drive.google.com\/file\/d\/1iaRnA3GsHHzz9tYfg7AaeMTad_2vvxBM\/preview\",\r\n        may: \"https:\/\/drive.google.com\/file\/d\/1CvKiLhuobhJKYMxZVe6R9w_jXk9uoFs0\/preview\",\r\n        jun: \"https:\/\/drive.google.com\/file\/d\/1wboF_0u_wb20lJIxQz22YOwzhvXJTRXy\/preview\"\r\n    },\r\n\r\n    patrol: {\r\n        name: \"\u0e07\u0e32\u0e19\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e1b\u0e23\u0e32\u0e1a\u0e1b\u0e23\u0e32\u0e21\",\r\n        apr: \"https:\/\/drive.google.com\/file\/d\/1k4xvTC_0R_xY2I3djkGPm1h1-HuusJv2\/preview\",\r\n        may: \"https:\/\/drive.google.com\/file\/d\/1B7BUghN4YnCk_nNk4733RRc89EiuMMjk\/preview\",\r\n        jun: \"https:\/\/drive.google.com\/file\/d\/1faP1qh8YMzkHX1LWYFoIB2yi3cgg6ceN\/preview\"\r\n    },\r\n\r\n    traffic: {\r\n        name: \"\u0e07\u0e32\u0e19\u0e08\u0e23\u0e32\u0e08\u0e23\",\r\n        apr: \"https:\/\/drive.google.com\/file\/d\/1CjgB7KeerpQcoy7EME_kC7lqXL00zRgg\/preview\",\r\n        may: \"https:\/\/drive.google.com\/file\/d\/1UHeVShH2t0ddUPxVLGKPo9zExHnbEf7L\/preview\",\r\n        jun: \"https:\/\/drive.google.com\/file\/d\/1NsQvi57Ft6ROheAYZy-cWkdOtOf_Wq-x\/preview\"\r\n    },\r\n\r\n    investigate: {\r\n        name: \"\u0e07\u0e32\u0e19\u0e2a\u0e37\u0e1a\u0e2a\u0e27\u0e19\",\r\n        apr: \"https:\/\/drive.google.com\/file\/d\/1K0a0XUXL7lX080EC1B9wmwWJWFIRPX8g\/preview\",\r\n        may: \"https:\/\/drive.google.com\/file\/d\/1uheVs3fMT1sEMsUcd_evZw_S349DvBQC\/preview\",\r\n        jun: \"https:\/\/drive.google.com\/file\/d\/1HE7yltfO6TwULgxXL8ra1YU7XnLfavyM\/preview\"\r\n    },\r\n\r\n    inquiry: {\r\n        name: \"\u0e07\u0e32\u0e19\u0e2a\u0e2d\u0e1a\u0e2a\u0e27\u0e19\",\r\n        apr: \"https:\/\/drive.google.com\/file\/d\/1wgZ1Is5SBJz84T7NJkerAio2Tor5q8Si\/preview\",\r\n        may: \"https:\/\/drive.google.com\/file\/d\/1PsiqHiaPU9LB9xkb0erdIFwNCiy_E9Oa\/preview\",\r\n        jun: \"https:\/\/drive.google.com\/file\/d\/1y5l8aESgm1SrpzzKWusGZ20-PupsSHPk\/preview\"\r\n    }\r\n\r\n};\r\n\r\nlet currentSelectedDept = null;\r\n\r\nfunction selectDept(deptKey, element){\r\n\r\n    currentSelectedDept = deptKey;\r\n\r\n    document.querySelectorAll('.btn-department')\r\n        .forEach(btn => btn.classList.remove('active'));\r\n\r\n    element.classList.add('active');\r\n\r\n    document.querySelectorAll('.btn-month')\r\n        .forEach(btn => btn.classList.remove('active'));\r\n\r\n    document.getElementById('monthZone')\r\n        .classList.add('active');\r\n\r\n    document.getElementById('pdfViewer')\r\n        .style.display = 'none';\r\n\r\n    document.getElementById('extLink')\r\n        .style.display = 'none';\r\n\r\n    const placeholder = document.getElementById('placeholder');\r\n\r\n    placeholder.style.display = 'flex';\r\n\r\n    placeholder.innerHTML = `\r\n        <svg viewBox=\"0 0 24 24\">\r\n            <path d=\"M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z\"\/>\r\n        <\/svg>\r\n\r\n        <p style=\"font-size:16px;font-weight:bold;\">\r\n            \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e14\u0e39\u0e02\u0e2d\u0e07 \"${reportData[deptKey].name}\"\r\n        <\/p>\r\n\r\n        <p style=\"font-size:13px;\">\r\n            \u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e40\u0e21\u0e29\u0e32\u0e22\u0e19, \u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21 \u0e41\u0e25\u0e30\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19 2569\r\n        <\/p>\r\n    `;\r\n}\r\n\r\nfunction selectMonth(monthKey){\r\n\r\n    if(!currentSelectedDept) return;\r\n\r\n    document.querySelectorAll('.btn-month')\r\n        .forEach(btn => btn.classList.remove('active'));\r\n\r\n    event.target.classList.add('active');\r\n\r\n    const pdfUrl = reportData[currentSelectedDept][monthKey];\r\n\r\n    document.getElementById('placeholder')\r\n        .style.display = 'none';\r\n\r\n    const viewer = document.getElementById('pdfViewer');\r\n\r\n    viewer.src = pdfUrl;\r\n\r\n    viewer.style.display = 'block';\r\n\r\n    const fileId = pdfUrl.match(\/\\\/d\\\/(.*?)\\\/\/)[1];\r\n\r\n    const extLink = document.getElementById('extLink');\r\n\r\n    extLink.href = `https:\/\/drive.google.com\/file\/d\/${fileId}\/view`;\r\n\r\n    extLink.style.display = 'inline-block';\r\n}\r\n\/\/ ===== AUTO START DEFAULT PAGE =====\r\nwindow.addEventListener('load', function () {\r\n\r\n    \/\/ \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e1b\u0e38\u0e48\u0e21\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\r\n    const defaultDeptBtn = document.querySelectorAll('.btn-department')[0];\r\n\r\n    \/\/ \u0e40\u0e23\u0e35\u0e22\u0e01\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\r\n    selectDept('admin', defaultDeptBtn);\r\n\r\n    \/\/ \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e1b\u0e38\u0e48\u0e21\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19 active\r\n    const monthButtons = document.querySelectorAll('.btn-month');\r\n\r\n    monthButtons[0].classList.add('active');\r\n\r\n    \/\/ \u0e42\u0e2b\u0e25\u0e14 PDF \u0e40\u0e14\u0e37\u0e2d\u0e19\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19\r\n    const defaultPdf =\r\n        reportData['admin']['apr'];\r\n\r\n    const viewer =\r\n        document.getElementById('pdfViewer');\r\n\r\n    viewer.src = defaultPdf;\r\n\r\n    viewer.style.display = 'block';\r\n\r\n    \/\/ \u0e0b\u0e48\u0e2d\u0e19 placeholder\r\n    document.getElementById('placeholder')\r\n        .style.display = 'none';\r\n\r\n    \/\/ \u0e41\u0e2a\u0e14\u0e07\u0e1b\u0e38\u0e48\u0e21\u0e40\u0e1b\u0e34\u0e14\u0e40\u0e15\u0e47\u0e21\u0e08\u0e2d\r\n    const fileId =\r\n        defaultPdf.match(\/\\\/d\\\/(.*?)\\\/\/)[1];\r\n\r\n    const extLink =\r\n        document.getElementById('extLink');\r\n\r\n    extLink.href =\r\n        `https:\/\/drive.google.com\/file\/d\/${fileId}\/view`;\r\n\r\n    extLink.style.display = 'inline-block';\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d583462 e-con e-atomic-element e-flexbox-base e-d583462-6b40e57 \" data-id=\"d583462\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"d583462\">\n    <div class=\"elementor-element elementor-element-cbf7891 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"cbf7891\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf6285a elementor-widget elementor-widget-heading\" data-id=\"cf6285a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/thungyai.nakhonsithammarat.police.go.th\/#:~:text=%E0%B8%9C%E0%B8%A5%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%9B%E0%B8%8F%E0%B8%B4%E0%B8%9A%E0%B8%B1%E0%B8%95%E0%B8%B4%E0%B8%87%E0%B8%B2%E0%B8%99%E0%B8%82%E0%B8%AD%E0%B8%87,%E0%B8%97%E0%B8%B8%E0%B9%88%E0%B8%87%E0%B9%83%E0%B8%AB%E0%B8%8D%E0%B9%88%20%E2%80%A2%20%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%88%E0%B8%B3%E0%B8%9B%E0%B8%B5%E0%B8%87%E0%B8%9A%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%A1%E0%B8%B2%E0%B8%93%202569\" target=\"_blank\">\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e31\u0e01<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19 \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48 \u2022 \u0e1b\u0e23\u0e30\u0e08\u0e33\u0e1b\u0e35\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 2569 \u0e40\u0e21\u0e29\u0e32\u0e22\u0e19 2569 \u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21 2569 \u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19 2569 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e2a\u0e23\u0e38\u0e1b\u0e1c\u0e25\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e40\u0e14\u0e37\u0e2d\u0e19 \u0e40\u0e1b\u0e34\u0e14\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d \u2197 \u0e07\u0e32\u0e19\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23 \u0e07\u0e32\u0e19\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e1b\u0e23\u0e32\u0e1a\u0e1b\u0e23\u0e32\u0e21 \u0e07\u0e32\u0e19\u0e08\u0e23\u0e32\u0e08\u0e23 \u0e07\u0e32\u0e19\u0e2a\u0e37\u0e1a\u0e2a\u0e27\u0e19 \u0e07\u0e32\u0e19\u0e2a\u0e2d\u0e1a\u0e2a\u0e27\u0e19 \u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e25\u0e31\u0e01<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-25634","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"th_TH\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48 - Thungyai Provincial Police Station\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/thungyai.nakhonsithammarat.police.go.th\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-cropped-\u0e42\u0e25\u0e42\u0e01\u0e49\u0e2a\u0e20\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07-\u0e02\u0e2d\u0e1a\u0e02\u0e32\u0e27.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/thungyai.nakhonsithammarat.police.go.th\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-cropped-\u0e42\u0e25\u0e42\u0e01\u0e49\u0e2a\u0e20\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07-\u0e02\u0e2d\u0e1a\u0e02\u0e32\u0e27.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-05-27T06:07:36+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-06T04:46:50+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/thungyai.nakhonsithammarat.police.go.th\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-cropped-\u0e42\u0e25\u0e42\u0e01\u0e49\u0e2a\u0e20\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07-\u0e02\u0e2d\u0e1a\u0e02\u0e32\u0e27.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/?page_id=25634#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/?page_id=25634#listItem\",\"name\":\"8.2 O3-\\u0e1c\\u0e25\\u0e01\\u0e32\\u0e23\\u0e1b\\u0e0f\\u0e34\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e07\\u0e32\\u0e19\\u0e02\\u0e2d\\u0e07\\u0e41\\u0e15\\u0e48\\u0e25\\u0e30\\u0e2a\\u0e32\\u0e22\\u0e07\\u0e32\\u0e19\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/?page_id=25634#listItem\",\"position\":2,\"name\":\"8.2 O3-\\u0e1c\\u0e25\\u0e01\\u0e32\\u0e23\\u0e1b\\u0e0f\\u0e34\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e07\\u0e32\\u0e19\\u0e02\\u0e2d\\u0e07\\u0e41\\u0e15\\u0e48\\u0e25\\u0e30\\u0e2a\\u0e32\\u0e22\\u0e07\\u0e32\\u0e19\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/#organization\",\"name\":\"\\u0e2a\\u0e16\\u0e32\\u0e19\\u0e35\\u0e15\\u0e33\\u0e23\\u0e27\\u0e08\\u0e20\\u0e39\\u0e18\\u0e23\\u0e17\\u0e38\\u0e48\\u0e07\\u0e43\\u0e2b\\u0e0d\\u0e48\",\"description\":\"Thungyai Provincial Police Station\",\"url\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-cropped-cropped-cropped-\\u0e42\\u0e25\\u0e42\\u0e01\\u0e49\\u0e2a\\u0e20\\u0e41\\u0e01\\u0e49\\u0e44\\u0e02\\u0e44\\u0e21\\u0e48\\u0e21\\u0e35\\u0e1e\\u0e37\\u0e49\\u0e19\\u0e2b\\u0e25\\u0e31\\u0e07-\\u0e02\\u0e2d\\u0e1a\\u0e02\\u0e32\\u0e27.png\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/?page_id=25634\\\/#organizationLogo\",\"width\":510,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/?page_id=25634\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/?page_id=25634#webpage\",\"url\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/?page_id=25634\",\"name\":\"8.2 O3-\\u0e1c\\u0e25\\u0e01\\u0e32\\u0e23\\u0e1b\\u0e0f\\u0e34\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e07\\u0e32\\u0e19\\u0e02\\u0e2d\\u0e07\\u0e41\\u0e15\\u0e48\\u0e25\\u0e30\\u0e2a\\u0e32\\u0e22\\u0e07\\u0e32\\u0e19 - \\u0e2a\\u0e16\\u0e32\\u0e19\\u0e35\\u0e15\\u0e33\\u0e23\\u0e27\\u0e08\\u0e20\\u0e39\\u0e18\\u0e23\\u0e17\\u0e38\\u0e48\\u0e07\\u0e43\\u0e2b\\u0e0d\\u0e48\",\"description\":\"\\u0e01\\u0e23\\u0e38\\u0e13\\u0e32\\u0e40\\u0e25\\u0e37\\u0e2d\\u0e01\\u0e2a\\u0e32\\u0e22\\u0e07\\u0e32\\u0e19\\u0e14\\u0e49\\u0e32\\u0e19\\u0e25\\u0e48\\u0e32\\u0e07\\u0e40\\u0e1e\\u0e37\\u0e48\\u0e2d\\u0e14\\u0e39\\u0e1c\\u0e25\\u0e01\\u0e32\\u0e23\\u0e1b\\u0e0f\\u0e34\\u0e1a\\u0e31\\u0e15\\u0e34\\u0e07\\u0e32\\u0e19 \\u0e23\\u0e30\\u0e1a\\u0e1a\\u0e08\\u0e30\\u0e41\\u0e2a\",\"inLanguage\":\"th\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/?page_id=25634#breadcrumblist\"},\"datePublished\":\"2026-05-27T13:07:36+07:00\",\"dateModified\":\"2026-07-06T11:46:50+07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/#website\",\"url\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/\",\"name\":\"\\u0e2a\\u0e16\\u0e32\\u0e19\\u0e35\\u0e15\\u0e33\\u0e23\\u0e27\\u0e08\\u0e20\\u0e39\\u0e18\\u0e23\\u0e17\\u0e38\\u0e48\\u0e07\\u0e43\\u0e2b\\u0e0d\\u0e48\",\"description\":\"Thungyai Provincial Police Station\",\"inLanguage\":\"th\",\"publisher\":{\"@id\":\"https:\\\/\\\/thungyai.nakhonsithammarat.police.go.th\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48","description":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a","canonical_url":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th#listItem","position":1,"name":"Home","item":"https:\/\/thungyai.nakhonsithammarat.police.go.th","nextItem":{"@type":"ListItem","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634#listItem","name":"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19"}},{"@type":"ListItem","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634#listItem","position":2,"name":"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19","previousItem":{"@type":"ListItem","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/#organization","name":"\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48","description":"Thungyai Provincial Police Station","url":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/","logo":{"@type":"ImageObject","url":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-cropped-\u0e42\u0e25\u0e42\u0e01\u0e49\u0e2a\u0e20\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07-\u0e02\u0e2d\u0e1a\u0e02\u0e32\u0e27.png","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634\/#organizationLogo","width":510,"height":512},"image":{"@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634#webpage","url":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634","name":"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48","description":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a","inLanguage":"th","isPartOf":{"@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/#website"},"breadcrumb":{"@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634#breadcrumblist"},"datePublished":"2026-05-27T13:07:36+07:00","dateModified":"2026-07-06T11:46:50+07:00"},{"@type":"WebSite","@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/#website","url":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/","name":"\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48","description":"Thungyai Provincial Police Station","inLanguage":"th","publisher":{"@id":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/#organization"}}]},"og:locale":"th_TH","og:site_name":"\u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48 - Thungyai Provincial Police Station","og:type":"article","og:title":"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48","og:description":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a","og:url":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634","og:image":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-cropped-\u0e42\u0e25\u0e42\u0e01\u0e49\u0e2a\u0e20\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07-\u0e02\u0e2d\u0e1a\u0e02\u0e32\u0e27.png","og:image:secure_url":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-cropped-\u0e42\u0e25\u0e42\u0e01\u0e49\u0e2a\u0e20\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07-\u0e02\u0e2d\u0e1a\u0e02\u0e32\u0e27.png","article:published_time":"2026-05-27T06:07:36+00:00","article:modified_time":"2026-07-06T04:46:50+00:00","twitter:card":"summary_large_image","twitter:title":"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19 - \u0e2a\u0e16\u0e32\u0e19\u0e35\u0e15\u0e33\u0e23\u0e27\u0e08\u0e20\u0e39\u0e18\u0e23\u0e17\u0e38\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48","twitter:description":"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19 \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e41\u0e2a","twitter:image":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-cropped-\u0e42\u0e25\u0e42\u0e01\u0e49\u0e2a\u0e20\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07-\u0e02\u0e2d\u0e1a\u0e02\u0e32\u0e27.png"},"aioseo_meta_data":{"post_id":"25634","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-05-27 06:07:37","updated":"2026-07-07 01:57:38","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/thungyai.nakhonsithammarat.police.go.th\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/thungyai.nakhonsithammarat.police.go.th"},{"label":"8.2 O3-\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19","link":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/?page_id=25634"}],"_links":{"self":[{"href":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/index.php?rest_route=\/wp\/v2\/pages\/25634","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=25634"}],"version-history":[{"count":43,"href":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/index.php?rest_route=\/wp\/v2\/pages\/25634\/revisions"}],"predecessor-version":[{"id":27350,"href":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/index.php?rest_route=\/wp\/v2\/pages\/25634\/revisions\/27350"}],"wp:attachment":[{"href":"https:\/\/thungyai.nakhonsithammarat.police.go.th\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25634"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}