{"id":45389,"date":"2023-12-28T15:21:27","date_gmt":"2023-12-28T08:21:27","guid":{"rendered":"https:\/\/worldvision.or.th\/cs-fund\/"},"modified":"2026-04-01T15:54:32","modified_gmt":"2026-04-01T08:54:32","slug":"cs-fund","status":"publish","type":"page","link":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/","title":{"rendered":"Where Most Needed"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\">Donate to Where Most Needed<\/h2>\n\n\n\n<p>Children and families are facing urgent needs right now. Your gift to the Where Most Needed Fund allows us to respond immediately, directing support to the areas that need it most, when they need it most.<\/p>\n\n\n<style>\r\n    .donation-container {\r\n        background: none;\r\n        padding: 20px;\r\n        border-radius: 10px;\r\n        \/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\r\n        width: 100%;*\/\r\n        text-align: center;\r\n    }\r\n    .tab {\r\n        display: flex;\r\n        background: #f3f2f0; \/* Light background for tab *\/\r\n        border-radius: 8px;\r\n        overflow: hidden;\r\n        margin-bottom: 0px;\r\n    }\r\n    .tab button {\r\n        flex: 1;\r\n        padding: 8px;\r\n        border: none;\r\n        background: none;\r\n        font-size: 16px;\r\n        cursor: pointer;\r\n        color: #6d6a76; \/* light black for text *\/\r\n    }\r\n    .tab button.active {\r\n        background: #ffbd9d; \/* Orange soft color for active tab *\/\r\n        color: #111222; \/* midnight black *\/\r\n    }\r\n    .amount-buttons {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        margin-top: 8px;\r\n\t\tmargin-bottom: 8px;\r\n    }\r\n    .amount-buttons button {\r\n        width: 30%;\r\n        padding: 8px;\r\n        border: none;\r\n        background: #f3f2f0; \/* Light background for amount buttons *\/\r\n        border-radius: 5px;\r\n        cursor: pointer;\r\n        color: #111222; \/* Midnight black for text *\/\r\n    }\r\n    .amount-buttons button.active {\r\n        background: #111222; \/* Midnight black for active amount button *\/\r\n        color: white;\r\n    }\r\n    input {\r\n        width: 100%;\r\n        padding: 8px;\r\n        border: 1px solid #f3f2f0; \/* Light border for input *\/\r\n        border-radius: 5px;\r\n        margin-bottom: 8px;\r\n        text-align: center;\r\n        color: #111222; \/* Midnight black for input text *\/\r\n    }\r\n    .donate-btn {\r\n        width: 100%;\r\n        padding: 12px;\r\n        background: #ff5515; \/* Orange primary color for donate button *\/\r\n        color: white;\r\n        border: none;\r\n        border-radius: 5px;\r\n        cursor: pointer;\r\n    }\r\n    .donate-btn:hover {\r\n        background: #F14014; \/* Slightly darker orange on hover *\/\r\n    }\r\n    .note {\r\n        font-size: 12px;\r\n        color: gray;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"donation-container\">\r\n    <div class=\"tab\">\r\n        <button class=\"tab-btn active\" onclick=\"switchTab(this, '42315', 'One time')\" id=\"oneTimeTabLabel\"><\/button>\r\n        <button class=\"tab-btn\" onclick=\"switchTab(this, '42316', 'Monthly')\" id=\"monthlyTabLabel\"><\/button>\r\n    <\/div>\r\n    <p id=\"donationImpactText\">\r\n        <span id=\"donationImpactPrefix\"><\/span> <span><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\" width=\"20px\" height=\"20px\"><path d=\"M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2 160 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-306.7L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z\" fill=\"#ff5515\"\/><\/svg><\/span>\r\n    <\/p>\r\n    <div class=\"amount-buttons\">\r\n        <button class=\"amount-btn active\" onclick=\"selectAmount(this, 1000)\">1000<\/button>\r\n        <button class=\"amount-btn\" onclick=\"selectAmount(this, 500)\">500<\/button>\r\n        <button class=\"amount-btn\" onclick=\"selectAmount(this, 300)\">300<\/button>\r\n    <\/div>\r\n    <div>\r\n        <input type=\"number\" id=\"customAmount\" placeholder=\"\" min=\"1000\" oninput=\"updateCustomAmount()\">\r\n    <\/div>\r\n    <p class=\"note\" id=\"donationNote\"><\/p>\r\n    <button class=\"donate-btn\" onclick=\"submitDonation()\" id=\"donateButtonLabel\"><\/button>\r\n<\/div>\r\n\r\n<script>\r\n    let selectedTab = \"42315\"; \/\/ Default Thai one-time\r\n    let selectedAmount = 1000;\r\n    let selectedContent = \"One time\";\r\n    let customAmount = null;\r\n    let currentLanguage = \"en\";\r\n\t\/\/ \u2460 on load: swap labels, then fire view_item\r\n  document.addEventListener('DOMContentLoaded', function() {\r\n    updateTextByLanguage();\r\n\r\n    \/\/ clear any stale ecommerce data\r\n    dataLayer.push({ ecommerce: null });\r\n\r\n    \/\/ fire view_item for GTM\r\n    dataLayer.push({\r\n      event: 'view_item',\r\n      ecommerce: {\r\n        items: [{\r\n          item_id:       selectedTab,\r\n          item_name:     'Mostneeded',\r\n          price:         selectedAmount,\r\n          item_category: 'Donation',\r\n\t\t  sku: '777'\r\n        }]\r\n      }\r\n    });\r\n  });\r\n\t\r\n    function updateTextByLanguage() {\r\n        document.getElementById(\"oneTimeTabLabel\").textContent = currentLanguage === \"en\" ? \"One time\" : \"\u0e23\u0e32\u0e22\u0e04\u0e23\u0e31\u0e49\u0e07\";\r\n        document.getElementById(\"monthlyTabLabel\").textContent = currentLanguage === \"en\" ? \"Monthly\" : \"\u0e23\u0e32\u0e22\u0e40\u0e14\u0e37\u0e2d\u0e19\";\r\n        document.getElementById(\"donationImpactPrefix\").textContent = currentLanguage === \"en\" ? \"Donate monthly to create a greater impact\" : \"\u0e1a\u0e23\u0e34\u0e08\u0e32\u0e04\u0e23\u0e32\u0e22\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e25\u0e01\u0e23\u0e30\u0e17\u0e1a\u0e2d\u0e31\u0e19\u0e22\u0e34\u0e48\u0e07\u0e43\u0e2b\u0e0d\u0e48\";\r\n        document.getElementById(\"customAmount\").placeholder = currentLanguage === \"en\" ? \"Or enter your donation amount (min 20.-) THB\" : \"\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e30\u0e1a\u0e38\u0e08\u0e33\u0e19\u0e27\u0e19\u0e40\u0e07\u0e34\u0e19\u0e1a\u0e23\u0e34\u0e08\u0e32\u0e04 (\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33 20.-) \u0e1a\u0e32\u0e17\";\r\n        document.getElementById(\"donationNote\").textContent = currentLanguage === \"en\" ? \"Share and give with love to World Vision\" : \"\u0e23\u0e48\u0e27\u0e21\u0e41\u0e1a\u0e48\u0e07\u0e1b\u0e31\u0e19\u0e41\u0e25\u0e30\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e28\u0e38\u0e20\u0e19\u0e34\u0e21\u0e34\u0e15 \u0e2a\u0e48\u0e07\u0e15\u0e48\u0e2d\u0e14\u0e49\u0e27\u0e22\u0e2b\u0e31\u0e27\u0e43\u0e08\";\r\n        document.getElementById(\"donateButtonLabel\").textContent = currentLanguage === \"en\" ? \"Donate Now\" : \"\u0e1a\u0e23\u0e34\u0e08\u0e32\u0e04\u0e17\u0e31\u0e19\u0e17\u0e35\";\r\n    }\r\n\r\n    function switchTab(button, tab, content) {\r\n    \tdocument.querySelectorAll('.tab-btn').forEach(btn => btn.classList.remove('active'));\r\n    \tbutton.classList.add('active');\r\n    \tselectedContent = content;\r\n\r\n\t\tif (currentLanguage === \"en\") {\r\n\t\t\tif (tab === \"42315\") { \/\/ Thai One time\r\n\t\t\t\tselectedTab = \"42315\"; \/\/ Replace with the actual English one-time product ID\r\n\t\t\t} else if (tab === \"42316\") { \/\/ Thai Monthly\r\n\t\t\t\tselectedTab = \"42316\"; \/\/ Replace with the actual English monthly product ID\r\n\t\t\t} else {\r\n\t\t\t\tselectedTab = tab; \/\/ Fallback if the tab value doesn't match\r\n\t\t\t}\r\n\t\t} else {\r\n\t\t\tselectedTab = tab;\r\n\t\t}\r\n\t}\r\n\r\n    function selectAmount(button, amount) {\r\n        document.querySelectorAll('.amount-btn').forEach(btn => btn.classList.remove('active'));\r\n        button.classList.add('active');\r\n        document.getElementById('customAmount').value = '';\r\n        selectedAmount = amount;\r\n        customAmount = null;\r\n    }\r\n\r\n    function updateCustomAmount() {\r\n        document.querySelectorAll('.amount-btn').forEach(btn => btn.classList.remove('active'));\r\n        customAmount = document.getElementById('customAmount').value;\r\n    }\r\n\r\n    function generateSecurityToken(length) {\r\n        const characters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';\r\n        let token = '';\r\n        for (let i = 0; i < length; i++) {\r\n            token += characters.charAt(Math.floor(Math.random() * characters.length));\r\n        }\r\n        return token;\r\n    }\r\n\r\n    function submitDonation() {\r\n        let amount;\r\n        let selAmount = selectedAmount; \/\/ Default to selectedAmount\r\n\r\n        if (customAmount) {\r\n            amount = customAmount;\r\n            selAmount = \"\"; \/\/ Leave donation-amount blank if customAmount is used\r\n        } else {\r\n            amount = selectedAmount;\r\n        }\r\n\r\n        if (amount < 20) {\r\n            alert(currentLanguage === \"en\" ? \"Minimum donation is 20 THB.\" : \"\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e08\u0e32\u0e04\u0e04\u0e37\u0e2d 20 \u0e1a\u0e32\u0e17\");\r\n            return;\r\n        }\r\n\t\t\r\n\t\t\/\/ GTM add_to_cart push\r\n\t\tdataLayer.push({\r\n\t\t  event: 'add_to_cart',\r\n\t\t  ecommerce: {\r\n\t\t\tcurrency: 'THB',\r\n\t\t\tvalue:    amount,\r\n\t\t\titems: [{\r\n\t\t\t  item_id:       selectedTab,\r\n\t\t\t  item_name:     'Mostneeded',\r\n\t\t\t  price:         selectedAmount,\r\n\t\t\t  item_category: 'Donation',\r\n\t\t\t  sku: '777',\r\n\t\t\t  quantity:  1\r\n\t\t\t}]\r\n\t\t  }\r\n\t\t});\r\n        const securityToken = generateSecurityToken(10);\r\n        const variation_id = selectedTab;\r\n        const frequency = selectedContent;\r\n        let checkoutUrl = `https:\/\/worldvision.or.th\/checkout\/?action=wcdp_ajax_donation_calculation&security=${securityToken}&postid=42304&donation-amount=${selAmount}&wcdp-donation-amount=${amount}&variation_id=${variation_id}&freq=${frequency}&attribute_freq=${frequency}&quantity=1&attribute_wcdp_donation_amount=${amount}`;\r\n\r\n        if (currentLanguage === \"en\") {\r\n            checkoutUrl = `https:\/\/worldvision.or.th\/en\/checkout\/?action=wcdp_ajax_donation_calculation&security=${securityToken}&postid=42304&donation-amount=${selAmount}&wcdp-donation-amount=${amount}&variation_id=${variation_id}&freq=${frequency}&attribute_freq=${frequency}&quantity=1&attribute_wcdp_donation_amount=${amount}`;\r\n        }\r\n\r\n        \/\/ slight delay so GTM can pick up the push\r\n\t\tsetTimeout(() => {\r\n\t\t  window.location.href = checkoutUrl;\r\n\t\t}, 100);\r\n    }\r\n\r\n   \r\n<\/script>\r\n   \n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"2048\" height=\"1365\" src=\"https:\/\/worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg\" alt=\"\" class=\"wp-image-17270\" srcset=\"https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg 2048w, https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner-600x400.jpg 600w, https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner-300x200.jpg 300w, https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner-1024x683.jpg 1024w, https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner-768x512.jpg 768w, https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner-1536x1024.jpg 1536w, https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner-1568x1045.jpg 1568w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" \/><\/figure>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:960px\">\n<h2 class=\"wp-block-heading\">Giving Towards Where Most Needed<\/h2>\n\n\n\n<p>Giving to the Where Most Needed Fund ensures your donation goes where it can make the greatest impact. It allows World Vision to direct support quickly to communities facing the most urgent needs and funding gaps.<\/p>\n\n\n\n<p>Your gift supports essential programmes in food, water, health, education, and livelihoods across our Area Development Programmes.<br\/><br\/><\/p>\n\n\n\n<p>It also helps reach children who are not currently sponsored, ensuring they too can benefit and are not left behind.<br\/><br\/>Because needs are constantly changing, this fund gives us the flexibility to act quickly \u2014 reaching those who need help most, when it matters most.<\/p>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Donate to Where Most Needed Children and families are facing urgent needs right now. Your gift to the Where Most Needed Fund allows us to respond immediately, directing support to the areas that need it most, when they need it most. Giving Towards Where Most Needed Giving to the Where Most Needed Fund ensures your [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-45389","page","type-page","status-publish","hentry","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Where Most Needed - World Vision Thailand<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Where Most Needed - World Vision Thailand\" \/>\n<meta property=\"og:description\" content=\"Donate to Where Most Needed Children and families are facing urgent needs right now. Your gift to the Where Most Needed Fund allows us to respond immediately, directing support to the areas that need it most, when they need it most. Giving Towards Where Most Needed Giving to the Where Most Needed Fund ensures your [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/\" \/>\n<meta property=\"og:site_name\" content=\"World Vision Thailand\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/worldvisionthailand\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-01T08:54:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2048\" \/>\n\t<meta property=\"og:image:height\" content=\"1365\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/\",\"url\":\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/\",\"name\":\"Where Most Needed - World Vision Thailand\",\"isPartOf\":{\"@id\":\"https:\/\/worldvision.or.th\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg\",\"datePublished\":\"2023-12-28T08:21:27+00:00\",\"dateModified\":\"2026-04-01T08:54:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#primaryimage\",\"url\":\"https:\/\/worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg\",\"contentUrl\":\"https:\/\/worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Where Most Needed\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/worldvision.or.th\/#website\",\"url\":\"https:\/\/worldvision.or.th\/\",\"name\":\"World Vision Thailand\",\"description\":\"\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e40\u0e14\u0e47\u0e01\u0e22\u0e32\u0e01\u0e44\u0e23\u0e49\u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 | \u0e21\u0e39\u0e25\u0e19\u0e34\u0e18\u0e34\u0e28\u0e38\u0e20\u0e19\u0e34\u0e21\u0e34\u0e15\u0e2f\",\"publisher\":{\"@id\":\"https:\/\/worldvision.or.th\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/worldvision.or.th\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/worldvision.or.th\/#organization\",\"name\":\"World Vision Thailand\",\"url\":\"https:\/\/worldvision.or.th\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/worldvision.or.th\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2025\/10\/cropped-logo.png\",\"contentUrl\":\"https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2025\/10\/cropped-logo.png\",\"width\":1182,\"height\":618,\"caption\":\"World Vision Thailand\"},\"image\":{\"@id\":\"https:\/\/worldvision.or.th\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/worldvisionthailand\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Where Most Needed - World Vision Thailand","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/","og_locale":"en_US","og_type":"article","og_title":"Where Most Needed - World Vision Thailand","og_description":"Donate to Where Most Needed Children and families are facing urgent needs right now. Your gift to the Where Most Needed Fund allows us to respond immediately, directing support to the areas that need it most, when they need it most. Giving Towards Where Most Needed Giving to the Where Most Needed Fund ensures your [&hellip;]","og_url":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/","og_site_name":"World Vision Thailand","article_publisher":"https:\/\/www.facebook.com\/worldvisionthailand\/","article_modified_time":"2026-04-01T08:54:32+00:00","og_image":[{"width":2048,"height":1365,"url":"https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/","url":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/","name":"Where Most Needed - World Vision Thailand","isPartOf":{"@id":"https:\/\/worldvision.or.th\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#primaryimage"},"image":{"@id":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#primaryimage"},"thumbnailUrl":"https:\/\/worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg","datePublished":"2023-12-28T08:21:27+00:00","dateModified":"2026-04-01T08:54:32+00:00","breadcrumb":{"@id":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.worldvision.or.th\/en\/cs-fund\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#primaryimage","url":"https:\/\/worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg","contentUrl":"https:\/\/worldvision.or.th\/wp-content\/uploads\/2023\/10\/mostneeded-banner.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.worldvision.or.th\/en\/cs-fund\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"},{"@type":"ListItem","position":2,"name":"Where Most Needed"}]},{"@type":"WebSite","@id":"https:\/\/worldvision.or.th\/#website","url":"https:\/\/worldvision.or.th\/","name":"World Vision Thailand","description":"\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e40\u0e14\u0e47\u0e01\u0e22\u0e32\u0e01\u0e44\u0e23\u0e49\u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 | \u0e21\u0e39\u0e25\u0e19\u0e34\u0e18\u0e34\u0e28\u0e38\u0e20\u0e19\u0e34\u0e21\u0e34\u0e15\u0e2f","publisher":{"@id":"https:\/\/worldvision.or.th\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/worldvision.or.th\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/worldvision.or.th\/#organization","name":"World Vision Thailand","url":"https:\/\/worldvision.or.th\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/worldvision.or.th\/#\/schema\/logo\/image\/","url":"https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2025\/10\/cropped-logo.png","contentUrl":"https:\/\/www.worldvision.or.th\/wp-content\/uploads\/2025\/10\/cropped-logo.png","width":1182,"height":618,"caption":"World Vision Thailand"},"image":{"@id":"https:\/\/worldvision.or.th\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/worldvisionthailand\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.worldvision.or.th\/en\/wp-json\/wp\/v2\/pages\/45389","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.worldvision.or.th\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.worldvision.or.th\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.worldvision.or.th\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.worldvision.or.th\/en\/wp-json\/wp\/v2\/comments?post=45389"}],"version-history":[{"count":2,"href":"https:\/\/www.worldvision.or.th\/en\/wp-json\/wp\/v2\/pages\/45389\/revisions"}],"predecessor-version":[{"id":54323,"href":"https:\/\/www.worldvision.or.th\/en\/wp-json\/wp\/v2\/pages\/45389\/revisions\/54323"}],"wp:attachment":[{"href":"https:\/\/www.worldvision.or.th\/en\/wp-json\/wp\/v2\/media?parent=45389"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}