{"id":172,"date":"2026-03-21T21:19:54","date_gmt":"2026-03-21T13:19:54","guid":{"rendered":"https:\/\/www.felb.my\/?p=172"},"modified":"2026-03-21T21:19:57","modified_gmt":"2026-03-21T13:19:57","slug":"what-is-your-love-language-free-relationship-quiz","status":"publish","type":"post","link":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/","title":{"rendered":"What is Your Love Language? Free Relationship Quiz"},"content":{"rendered":"\n<p>Do you feel most loved when your partner helps with chores, or when they buy you a small gift? Most relationship conflicts happen because people speak different <strong>Love Languages<\/strong>. Identify yours today to build a deeper, more <strong>meaningful connection<\/strong>.&#8221;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The 5 Categories to measure:<\/h3>\n\n\n\n<p><strong>Physical Touch<\/strong> (Affection)<\/p>\n\n\n\n<p><strong>Words of Affirmation<\/strong> (Complaints\/Praise)<\/p>\n\n\n\n<p><strong>Acts of Service<\/strong> (Doing chores\/Helping)<\/p>\n\n\n\n<p><strong>Receiving Gifts<\/strong> (Thoughtfulness)<\/p>\n\n\n\n<p><strong>Quality Time<\/strong> (Undivided attention)<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>5 Love Languages Quiz | felb.my<\/title>\n    <style>\n        :root { --primary: #2c3e50; --accent: #e74c3c; --light: #fdf2f2; }\n        body { font-family: 'Inter', sans-serif; background: var(--light); color: var(--primary); padding: 20px; line-height: 1.6; }\n        .container { max-width: 650px; margin: 40px auto; background: white; padding: 40px; border-radius: 15px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }\n        .quiz-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; font-weight: bold; }\n        #question-counter { color: var(--accent); }\n        .progress-bar { width: 100%; height: 6px; background: #eee; border-radius: 3px; margin-bottom: 30px; overflow: hidden; }\n        #progress-fill { height: 100%; width: 0%; background: var(--accent); transition: 0.4s; }\n        .question-page { display: none; }\n        .question-page.active { display: block; animation: fadeIn 0.4s; }\n        @keyframes fadeIn { from { opacity: 0; transform: translateY(5px); } to { opacity: 1; transform: translateY(0); } }\n        .instruction { text-align: center; font-size: 1.1rem; margin-bottom: 30px; color: #7f8c8d; }\n        .option-card { display: block; background: #fff; border: 2px solid #f0f0f0; padding: 20px; margin-bottom: 15px; border-radius: 10px; cursor: pointer; transition: 0.3s; }\n        .option-card:hover { border-color: var(--accent); background: #fffafa; }\n        .option-card input { display: none; }\n        .option-card.selected { border-color: var(--accent); background: #fdf2f2; font-weight: bold; }\n        #results { display: none; text-align: center; }\n        .result-title { font-size: 2rem; color: var(--accent); margin: 20px 0; }\n        .email-box { background: #fdf2f2; padding: 25px; border-radius: 12px; margin-top: 30px; border: 1px solid #fab1a0; }\n        input[type=\"email\"] { padding: 12px; width: 75%; margin-bottom: 15px; border-radius: 6px; border: 1px solid #ddd; }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"container\">\n    <div id=\"quiz-container\">\n        <div class=\"quiz-header\">\n            <span id=\"question-counter\">Question 1 of 20<\/span>\n            <span id=\"percent-text\">0%<\/span>\n        <\/div>\n        <div class=\"progress-bar\"><div id=\"progress-fill\"><\/div><\/div>\n        <p class=\"instruction\">Which of these would you prefer more?<\/p>\n        \n        <form id=\"loveForm\">\n            <div id=\"question-wrapper\"><\/div>\n        <\/form>\n    <\/div>\n\n    <div id=\"results\">\n        <h2>Your Primary Love Language is:<\/h2>\n        <div id=\"lang-result\" class=\"result-title\">Calculating&#8230;<\/div>\n        <p id=\"lang-desc\" style=\"color: #555; margin-bottom: 30px;\"><\/p>\n        \n        <div class=\"email-box\">\n            <h3>Send these results to your partner!<\/h3>\n            <p>Enter your email and we&#8217;ll send a guide on how your partner can love you better.<\/p>\n            <input type=\"email\" id=\"userEmail\" placeholder=\"your-email@example.com\"><br>\n            <button onclick=\"submitEmail()\" style=\"background:var(--accent); color:white; border:none; padding:12px 30px; border-radius:6px; cursor:pointer; font-weight:bold;\">Email My Profile<\/button>\n        <\/div>\n        <button onclick=\"location.reload()\" style=\"margin-top:20px; background:none; border:none; color:#999; text-decoration:underline; cursor:pointer;\">Retake Test<\/button>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ Categories: W (Words), S (Service), G (Gifts), T (Time), P (Touch)\n    const questions = [\n        { a: \"I love it when people give me compliments.\", typeA: \"W\", b: \"I love it when people help me with chores.\", typeB: \"S\" },\n        { a: \"I like spending one-on-one time with people.\", typeA: \"T\", b: \"I feel loved when someone gives me a gift.\", typeB: \"G\" },\n        { a: \"I appreciate it when people do things for me.\", typeA: \"S\", b: \"I like it when people touch my arm or shoulder.\", typeB: \"P\" },\n        { a: \"I like receiving unexpected notes or texts.\", typeA: \"W\", b: \"I like going on long walks with a friend.\", typeB: \"T\" },\n        { a: \"I love receiving small tokens of affection.\", typeA: \"G\", b: \"I feel loved when someone hugs me.\", typeB: \"P\" },\n        { a: \"I value it when people listen to me without interrupting.\", typeA: \"T\", b: \"I value it when people run errands for me.\", typeB: \"S\" },\n        { a: \"I feel secure when my partner holds my hand.\", typeA: \"P\", b: \"I feel secure when my partner says 'I love you'.\", typeB: \"W\" },\n        { a: \"I love getting gifts for no special reason.\", typeA: \"G\", b: \"I love it when someone helps me with a project.\", typeB: \"S\" },\n        { a: \"I like to be close to people I care about physically.\", typeA: \"P\", b: \"I like it when people tell me they appreciate me.\", typeB: \"W\" },\n        { a: \"I love sharing a meal and deep conversation.\", typeA: \"T\", b: \"I love it when someone buys me something I wanted.\", typeB: \"G\" }\n        \/\/ Note: For a 20-question test, simply duplicate or add variations of these pairs.\n    ];\n\n    let currentPage = 0;\n    const wrapper = document.getElementById('question-wrapper');\n\n    questions.forEach((q, i) => {\n        const div = document.createElement('div');\n        div.className = `question-page ${i === 0 ? 'active' : ''}`;\n        div.innerHTML = `\n            <label class=\"option-card\" onclick=\"handleSelect(${i}, '${q.typeA}', this)\">\n                <input type=\"radio\" name=\"q${i}\" value=\"${q.typeA}\"> ${q.a}\n            <\/label>\n            <label class=\"option-card\" onclick=\"handleSelect(${i}, '${q.typeB}', this)\">\n                <input type=\"radio\" name=\"q${i}\" value=\"${q.typeB}\"> ${q.b}\n            <\/label>\n        `;\n        wrapper.appendChild(div);\n    });\n\n    function handleSelect(index, val, element) {\n        \/\/ Visual feedback\n        const cards = element.parentElement.querySelectorAll('.option-card');\n        cards.forEach(c => c.classList.remove('selected'));\n        element.classList.add('selected');\n        \n        \/\/ Short delay before moving to next page for better UX\n        setTimeout(() => {\n            movePage(1);\n        }, 300);\n    }\n\n    function updateUI() {\n        document.getElementById('question-counter').innerText = `Question ${currentPage + 1} of ${questions.length}`;\n        document.getElementById('progress-fill').style.width = ((currentPage + 1) \/ questions.length * 100) + '%';\n        document.getElementById('percent-text').innerText = Math.round(((currentPage + 1) \/ questions.length * 100)) + '%';\n    }\n\n    function movePage(step) {\n        const pages = document.querySelectorAll('.question-page');\n        pages[currentPage].classList.remove('active');\n        currentPage += step;\n        \n        if (currentPage >= questions.length) {\n            calculateResults();\n        } else {\n            pages[currentPage].classList.add('active');\n            updateUI();\n        }\n    }\n\n    function calculateResults() {\n        let scores = { W: 0, S: 0, G: 0, T: 0, P: 0 };\n        for (let i = 0; i < questions.length; i++) {\n            const checked = document.querySelector(`input[name=\"q${i}\"]:checked`);\n            if (checked) scores[checked.value]++;\n        }\n\n        const winner = Object.keys(scores).reduce((a, b) => scores[a] > scores[b] ? a : b);\n        \n        const data = {\n            W: [\"Words of Affirmation\", \"You feel most loved when people use verbal praise and encouragement to show they care.\"],\n            S: [\"Acts of Service\", \"To you, actions speak louder than words. You value it when others help ease your burden of responsibilities.\"],\n            G: [\"Receiving Gifts\", \"You value the thoughtfulness and effort behind a gift. It's a visual representation of love for you.\"],\n            T: [\"Quality Time\", \"Nothing says 'I love you' like full, undivided attention. You value shared activities and deep conversation.\"],\n            P: [\"Physical Touch\", \"Physical presence and affection are crucial for you. You feel secure through hugs, holding hands, and closeness.\"]\n        };\n\n        document.getElementById('quiz-container').style.display = 'none';\n        document.getElementById('results').style.display = 'block';\n        document.getElementById('lang-result').innerText = data[winner][0];\n        document.getElementById('lang-desc').innerText = data[winner][1];\n    }\n\n    function submitEmail() {\n        const email = document.getElementById('userEmail').value;\n        if(email) { alert(\"Results sent to: \" + email); }\n    }\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Do you feel most loved when your partner helps with chores, or when they buy you a small gift? Most [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-172","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is Your Love Language? Free Relationship Quiz - FELB<\/title>\n<meta name=\"description\" content=\"Discover how you give and receive love. Take the 5 Love Languages test to improve your relationships and emotional connection.\" \/>\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.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is Your Love Language? Free Relationship Quiz - FELB\" \/>\n<meta property=\"og:description\" content=\"Discover how you give and receive love. Take the 5 Love Languages test to improve your relationships and emotional connection.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/\" \/>\n<meta property=\"og:site_name\" content=\"FELB\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-21T13:19:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-21T13:19:57+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/#\\\/schema\\\/person\\\/2dce15a63abd1fea218ff5e782258790\"},\"headline\":\"What is Your Love Language? Free Relationship Quiz\",\"datePublished\":\"2026-03-21T13:19:54+00:00\",\"dateModified\":\"2026-03-21T13:19:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/\"},\"wordCount\":120,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/\",\"url\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/\",\"name\":\"What is Your Love Language? Free Relationship Quiz - FELB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/#website\"},\"datePublished\":\"2026-03-21T13:19:54+00:00\",\"dateModified\":\"2026-03-21T13:19:57+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/#\\\/schema\\\/person\\\/2dce15a63abd1fea218ff5e782258790\"},\"description\":\"Discover how you give and receive love. Take the 5 Love Languages test to improve your relationships and emotional connection.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/2026\\\/03\\\/21\\\/what-is-your-love-language-free-relationship-quiz\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.felb.my\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is Your Love Language? Free Relationship Quiz\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/#website\",\"url\":\"https:\\\/\\\/www.felb.my\\\/\",\"name\":\"FELB\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.felb.my\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.felb.my\\\/#\\\/schema\\\/person\\\/2dce15a63abd1fea218ff5e782258790\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/felb.my\"],\"url\":\"https:\\\/\\\/www.felb.my\\\/index.php\\\/author\\\/engloon-chngfelb-my\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is Your Love Language? Free Relationship Quiz - FELB","description":"Discover how you give and receive love. Take the 5 Love Languages test to improve your relationships and emotional connection.","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.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/","og_locale":"en_US","og_type":"article","og_title":"What is Your Love Language? Free Relationship Quiz - FELB","og_description":"Discover how you give and receive love. Take the 5 Love Languages test to improve your relationships and emotional connection.","og_url":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/","og_site_name":"FELB","article_published_time":"2026-03-21T13:19:54+00:00","article_modified_time":"2026-03-21T13:19:57+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/#article","isPartOf":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/"},"author":{"name":"admin","@id":"https:\/\/www.felb.my\/#\/schema\/person\/2dce15a63abd1fea218ff5e782258790"},"headline":"What is Your Love Language? Free Relationship Quiz","datePublished":"2026-03-21T13:19:54+00:00","dateModified":"2026-03-21T13:19:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/"},"wordCount":120,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/","url":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/","name":"What is Your Love Language? Free Relationship Quiz - FELB","isPartOf":{"@id":"https:\/\/www.felb.my\/#website"},"datePublished":"2026-03-21T13:19:54+00:00","dateModified":"2026-03-21T13:19:57+00:00","author":{"@id":"https:\/\/www.felb.my\/#\/schema\/person\/2dce15a63abd1fea218ff5e782258790"},"description":"Discover how you give and receive love. Take the 5 Love Languages test to improve your relationships and emotional connection.","breadcrumb":{"@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.felb.my\/index.php\/2026\/03\/21\/what-is-your-love-language-free-relationship-quiz\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.felb.my\/"},{"@type":"ListItem","position":2,"name":"What is Your Love Language? Free Relationship Quiz"}]},{"@type":"WebSite","@id":"https:\/\/www.felb.my\/#website","url":"https:\/\/www.felb.my\/","name":"FELB","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.felb.my\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.felb.my\/#\/schema\/person\/2dce15a63abd1fea218ff5e782258790","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/733e7e3345cb5310f0b0bdb5d18054f6763c0f4db321f754627b29480cbf18be?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/felb.my"],"url":"https:\/\/www.felb.my\/index.php\/author\/engloon-chngfelb-my\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts\/172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/comments?post=172"}],"version-history":[{"count":1,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts\/172\/revisions"}],"predecessor-version":[{"id":173,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/posts\/172\/revisions\/173"}],"wp:attachment":[{"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/media?parent=172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/categories?post=172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.felb.my\/index.php\/wp-json\/wp\/v2\/tags?post=172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}